authelia: enable password reset #251

Merged
mg merged 2 commits from authelia_password-reset into master 2024-11-24 21:09:00 +01:00
Showing only changes of commit 9d6bc4c83d - Show all commits

View 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` |