akkoma/lib/pleroma/web/auth
nullobsi cbc693f832
ci/woodpecker/push/woodpecker Pipeline is pending Details
Fix LDAP user registration (#229)
Simple fix for LDAP user registration. I'm not sure what changed but I managed to get Akkoma running in a debug session and figured out it was missing a match for an extra value at the end. I don't know Elixir all that well so I'm not sure if this was the correct way to do it... but it works. :)

Reviewed-on: #229
Co-authored-by: nullobsi <me@nullob.si>
Co-committed-by: nullobsi <me@nullob.si>
2022-11-01 14:17:55 +00:00
..
authenticator.ex Create WrapperAuthenticator and simplify Authenticator behaviour 2021-06-07 18:18:39 -05:00
helpers.ex Create WrapperAuthenticator and simplify Authenticator behaviour 2021-06-07 18:18:39 -05:00
ldap_authenticator.ex Fix LDAP user registration (#229) 2022-11-01 14:17:55 +00:00
pleroma_authenticator.ex Create WrapperAuthenticator and simplify Authenticator behaviour 2021-06-07 18:18:39 -05:00
totp_authenticator.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
wrapper_authenticator.ex remove all endpoints marked as deprecated (#91) 2022-07-20 12:00:58 +00:00