This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/core/auth
Jens Langhammer 5d1a3043b2 create SSOLoginPolicy, which allows factors to be applied when user comes from SSO login
implement SESSIION_IS_SSO_LOGIN for OAuth Client and core MFA
2019-04-29 23:19:37 +02:00
..
factors rewrite PasswordFactor to use backends setting instead of trying all backends 2019-03-10 21:47:08 +01:00
__init__.py core: implement new mfa authentication 2018-12-13 18:02:08 +01:00
factor.py totp => otp, integrate with factors, new setup form 2019-02-25 12:29:40 +01:00
view.py create SSOLoginPolicy, which allows factors to be applied when user comes from SSO login 2019-04-29 23:19:37 +02:00