From a42d3011b78911975dac8d925825ba25553d52b0 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Sun, 17 Sep 2017 17:29:40 +0100 Subject: [PATCH] Hopefully, fix some bullet lists in projects pages ... because why would markdown be consistent? --- supporting-docs/projects/2017-01-23-mxisd.md | 1 + supporting-docs/projects/2017-05-02-sydent.md | 1 + 2 files changed, 2 insertions(+) diff --git a/supporting-docs/projects/2017-01-23-mxisd.md b/supporting-docs/projects/2017-01-23-mxisd.md index 1ccacf3e..9f9e2147 100644 --- a/supporting-docs/projects/2017-01-23-mxisd.md +++ b/supporting-docs/projects/2017-01-23-mxisd.md @@ -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) diff --git a/supporting-docs/projects/2017-05-02-sydent.md b/supporting-docs/projects/2017-05-02-sydent.md index b247acc8..e2939249 100644 --- a/supporting-docs/projects/2017-05-02-sydent.md +++ b/supporting-docs/projects/2017-05-02-sydent.md @@ -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