mobilizon/lib/service/auth
Thomas Citharel a22a5e3cb9
fix(auth): Handle logging-in with disabled auth provider
When only MobilizonAuthenticator provider is available, user can be found, but isn't valid for auth. We need to reject those users as well.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-17 09:34:02 +02:00
..
applications.ex refactor(credo): Refactor to appease new credo checks (complexity and logging) 2023-04-19 18:33:06 +02:00
authenticator.ex Introduce application tokens 2023-03-22 09:34:10 +01:00
ldap_authenticator.ex Fix formatting 2023-01-16 10:08:32 +01:00
mobilizon_authenticator.ex fix(auth): Handle logging-in with disabled auth provider 2023-05-17 09:34:02 +02:00