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/authentik/providers/ldap
Jens L 01311929d1
providers/ldap: improve password totp detection (#6006)
* providers/ldap: improve password totp detection

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add flag for totp mfa support

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* keep support for static tokens

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix migrations

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-06-20 12:09:13 +02:00
..
controllers *: fix typos in code 2021-09-25 00:01:11 +02:00
migrations providers/ldap: improve password totp detection (#6006) 2023-06-20 12:09:13 +02:00
tests providers/ldap: fix Outpost provider listing excluding backchannel providers (#5933) 2023-06-12 11:28:00 +02:00
__init__.py providers/ldap: add LDAP provider 2021-04-26 11:52:42 +02:00
api.py providers/ldap: improve password totp detection (#6006) 2023-06-20 12:09:13 +02:00
apps.py providers/ldap: add LDAP provider 2021-04-26 11:52:42 +02:00
models.py providers/ldap: improve password totp detection (#6006) 2023-06-20 12:09:13 +02:00
urls.py providers/ldap: fix Outpost provider listing excluding backchannel providers (#5933) 2023-06-12 11:28:00 +02:00