Wordpress identity store (#67)

This commit is contained in:
Max Dor
2018-03-23 17:14:59 +01:00
committed by GitHub
parent d93b546e3c
commit 3fc86465f8
17 changed files with 813 additions and 15 deletions

View File

@@ -115,8 +115,8 @@ Steps of user authentication using a 3PID:
- Homeserver
- Compatible Identity backends:
- LDAP
- SQL
- REST
- Wordpress
### Configuration
@@ -160,12 +160,3 @@ value is the base internal URL of the Homeserver, without any /_matrix/.. or tra
#### Backends
The Backends should be configured as described in the documentation of the [Directory User](directory-users.md) feature.