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 c70f6e3122 events: fix Schema for query params for top_per_user
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-03-17 18:33:12 +01:00
..
api events: fix Schema for query params for top_per_user 2021-03-17 18:33:12 +01:00
migrations events: rename context.token to context.secret 2021-02-09 20:10:43 +01:00
tests *: replace shortcuts.reverse with urls.reverse 2021-02-20 19:13:50 +01: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
forms.py events: add send_once flag to send webhooks only once 2021-02-02 19:34:55 +01:00
geo.py events: don't fail on boot when geoip can't be opened 2021-03-11 16:38:14 +01:00
middleware.py events: don't log permission creation 2021-01-16 22:03:06 +01:00
models.py events: fix geoip case when not configured 2021-02-12 10:43:00 +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: fix error when event can't be loaded into rule task 2021-02-27 15:22:43 +01:00
utils.py events: fix event creation with anonymous user 2021-03-01 12:04:27 +01:00