Hopefully, fix some bullet lists in projects pages
... because why would markdown be consistent?
This commit is contained in:
parent
4cd5a31224
commit
a42d3011b7
2 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@ maturity: Beta
|
|||
mxisd is a federated Matrix Identity Server for self-hosted Matrix servers.
|
||||
|
||||
It provides the following features for your Matrix Homeserver:
|
||||
|
||||
- Link to an already existing Identity store - No more duplication of data that would already be in your AD/LDAP, forums, CRM, etc.
|
||||
- Link to the central Matrix Identity servers (vector.im & matrix.org) to provide native experience
|
||||
- Search people by name (or anything else!), looking in your Identity store and your homeserver (integration with Directory API)
|
||||
|
|
|
@ -9,6 +9,7 @@ maturity: Stable
|
|||
|
||||
# {{ page.title }}
|
||||
sydent is an implementation of the Matrix Identity Server API in Python, supporting:
|
||||
|
||||
* Validation of 3PIDs (email and MSISDNs) for signup and discovery
|
||||
* Binding of 3PIDs to MXIDs (for discovery)
|
||||
* Lookup of 3PIDs to MXIDs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue