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 9af1d6f63b events: fix error when event can't be loaded into rule task 2021-02-27 15:22:43 +01:00
..
api events: allow searching by event id 2021-02-04 10:09:19 +01:00
migrations events: rename context.token to context.secret 2021-02-09 20:10:43 +01:00
tests events: add send_once flag to send webhooks only once 2021-02-02 19:34:55 +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 root: add initial geoip implementation 2021-02-12 09:52: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 *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00