authelia: fix matrix
Signed-off-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
a4444df568
commit
61fc3f4afb
1 changed files with 3 additions and 3 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
| App | User | Password Reset | Group |
|
||||
| - | - | - | - |
|
||||
| ``authelia_*`` | `authelia_bind_user` | yes | `lldap_password_manager` |
|
||||
| `forgejo` | `forgejo_bind_user` | no | `lldap_strict_readonly` + `lldap_password_manager` |
|
||||
| `nextcloud` | `nextcloud_bind_user` | yes | `lldap_password_manager` |
|
||||
| ``authelia_*`` | `authelia_bind_user` | yes | `lldap_strict_readonly` + `lldap_password_manager` |
|
||||
| `forgejo` | `forgejo_bind_user` | no | `lldap_strict_readonly` |
|
||||
| `nextcloud` | `nextcloud_bind_user` | yes | `lldap_strict_readonly` + `lldap_password_manager` |
|
||||
|
|
Loading…
Reference in a new issue