mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-01 06:14:07 +00:00
cbc693f832
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: https://akkoma.dev/AkkomaGang/akkoma/pulls/229 Co-authored-by: nullobsi <me@nullob.si> Co-committed-by: nullobsi <me@nullob.si> |
||
---|---|---|
.. | ||
authenticator.ex | ||
helpers.ex | ||
ldap_authenticator.ex | ||
pleroma_authenticator.ex | ||
totp_authenticator.ex | ||
wrapper_authenticator.ex |