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 448dd7ed54 core: change TypeCreateSerializer to component
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-04-02 23:17:30 +02:00
..
api core: change TypeCreateSerializer to component 2021-04-02 23:17:30 +02:00
migrations events: use ExpiringModel with delta of 1 year for events 2021-03-18 17:10:59 +01:00
tests *: add API tests for types endpoints 2021-04-02 23:11:53 +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 events: replace list view with SPA Page 2020-12-28 14:32:34 +01:00
geo.py events: improve logging for geoip 2021-03-18 15:16:43 +01:00
middleware.py api: add tests for swagger generation 2021-03-30 15:23:37 +02:00
models.py events: use ExpiringModel with delta of 1 year for events 2021-03-18 17:10:59 +01:00
monitored_tasks.py *: replace List from typing with normal list 2021-02-18 13:45:46 +01:00
signals.py *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
tasks.py policies: configurable engine mode (#682) 2021-03-31 14:14:56 +02:00
utils.py events: fix event creation with anonymous user 2021-03-01 12:04:27 +01:00