authentik/authentik/stages/authenticator_duo
Jens L e9c84b8bfb
events: ensure all models' __str__ can be called without any further lookups (#9480)
* events: ensure all models' __str__ can be called without any further lookups

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

* allow for additional queries for models using default_token_key

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2024-04-27 22:19:33 +02:00
..
migrations stages: Add ability to set user friendly names for MFA stages (#5005) 2023-04-02 16:52:44 +02:00
__init__.py stages/authenticator_duo: initial duo stage 2021-05-23 21:10:39 +02:00
api.py rbac: fix permission decorator for global permissions (#8591) 2024-02-20 17:20:45 +01:00
apps.py root: simplify task signal imports (#8454) 2024-02-08 12:44:33 +00:00
models.py events: ensure all models' __str__ can be called without any further lookups (#9480) 2024-04-27 22:19:33 +02:00
stage.py root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
tasks.py root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
tests.py root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00
urls.py root: reformat with latest black version and fix tests (#8376) 2024-01-31 15:24:45 +01:00