feat(auth,nextcloud): OAuth2 and LDAP integration

This commit is contained in:
Alexander Tomokhov
2024-12-30 04:22:50 +04:00
parent a45cf792e5
commit 153e1c12d5
4 changed files with 351 additions and 85 deletions

View File

@@ -1,5 +1,11 @@
[
[ "passthru", "selfprivacy", "auth" ],
[ "selfprivacy", "domain" ],
[ "selfprivacy", "modules", "auth", "enable" ],
[ "selfprivacy", "modules", "nextcloud" ],
[ "selfprivacy", "useBinds" ],
[ "selfprivacy", "modules", "nextcloud" ]
[ "services", "nextcloud" ],
[ "services", "phpfpm", "pools", "nextcloud", "group" ],
[ "systemd", "services", "nextcloud" ],
[ "systemd", "services", "nextcloud-setup" ]
]