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/events
Jens Langhammer 77a507d2f8 providers/oauth2: add revoked field, create suspicious event when previous token is used
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-07-03 15:59:01 +02:00
..
api build(deps-dev): bump pylint from 2.8.3 to 2.9.0 (#1095) 2021-06-30 10:37:28 +02:00
migrations events: add tenant to event 2021-06-14 18:43:29 +02:00
tests events: rewrite GeoIP to a wrapper, reload file every 8 hours 2021-06-06 00:42:41 +02:00
__init__.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
apps.py tests/e2e: fix invalid flows 2021-05-25 11:18:47 +02:00
geo.py build(deps-dev): bump pylint from 2.8.3 to 2.9.0 (#1095) 2021-06-30 10:37:28 +02:00
middleware.py providers/oauth2: add revoked field, create suspicious event when previous token is used 2021-07-03 15:59:01 +02:00
models.py events: add tenant to event 2021-06-14 18:43:29 +02:00
monitored_tasks.py outposts/ldap: fix client usage 2021-05-24 15:58:59 +02:00
signals.py *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
tasks.py events: fix linting 2021-06-28 20:57:28 +02:00
utils.py events: fix event creation with anonymous user 2021-03-01 12:04:27 +01:00