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 ba5374f6e1 web: mass update API calls
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-05-16 18:24:15 +02:00
..
api web: mass update API calls 2021-05-16 18:24:15 +02:00
migrations improved out-of-box experience (#704) 2021-04-06 20:25:22 +02: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 events: handle error when notifications are triggered and no users exist 2021-05-06 20:13:04 +02:00
utils.py events: fix event creation with anonymous user 2021-03-01 12:04:27 +01:00