authelia: enable password reset #251
1 changed files with 7 additions and 0 deletions
7
docker-compose/authelia/docs.md
Normal file
7
docker-compose/authelia/docs.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# authelia function matrix
|
||||||
|
|
||||||
|
| 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` |
|
Loading…
Reference in a new issue