LDAP Auth
-
The new pixelfed release got LDAP auth!
https://github.com/pixelfed/pixelfed/pull/3296
Will try to integrate it into our package.
-
This is quite complex to integrate. Requires patching source files - https://docs.pixelfed.org/running-pixelfed/ldap-authentication.html . Not sure why it's made so complicated.
-
Does anyone have a hacked implementation? either with the supported image or a LAMP install?
-
It seems https://docs.pixelfed.org/running-pixelfed/optional-features/ldap-authentication/ is the new link but this still involves editing source files.