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.
Jens L
fa04883ac1
events: use custom login failed signal, also send for mfa errors, add stage and more to context ( #3039 )
...
* use custom login failed signal, also send for mfa errors, add stage and more to context
closes #3027
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* include device class in event
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* update tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-06-04 15:30:56 +02:00
..
migrations
policies/reputation: rework reputation to use a single entry, include geo_ip data
2022-01-05 21:02:33 +01:00
__init__.py
wip: rename to authentik ( #361 )
2020-12-05 22:08:42 +01:00
api.py
ensure all viewsets have filter and search and add tests ( #2946 )
2022-05-24 22:01:18 +02:00
apps.py
policies/reputation: rework reputation to use a single entry, include geo_ip data
2022-01-05 21:02:33 +01:00
models.py
policies/reputation: fix test
2022-01-05 21:44:15 +01:00
settings.py
*: decrease frequency of background tasks, smear tasks based on name and fqdn
2022-04-20 18:43:40 +02:00
signals.py
events: use custom login failed signal, also send for mfa errors, add stage and more to context ( #3039 )
2022-06-04 15:30:56 +02:00
tasks.py
policies/reputation: rework reputation to use a single entry, include geo_ip data
2022-01-05 21:02:33 +01:00
tests.py
events: use custom login failed signal, also send for mfa errors, add stage and more to context ( #3039 )
2022-06-04 15:30:56 +02:00