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/migrations
Jens Langhammer cfe2648b62 events: fix transport not allowing blank values
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-05-22 19:32:58 +02:00
..
0001_initial.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
0001_squashed_0019_alter_notificationtransport_webhook_url.py events: fix transport not allowing blank values 2022-05-22 19:32:58 +02:00
0002_auto_20200918_2116.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
0003_auto_20200917_1155.py *: use py3.10 syntax for unions, remove old Type[] import when possible 2021-12-30 14:59:01 +01:00
0004_auto_20200921_1829.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
0005_auto_20201005_2139.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
0006_auto_20201017_2024.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
0007_auto_20201215_0939.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
0008_auto_20201220_1651.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00
0009_auto_20201227_1210.py events: add configuration_error action 2020-12-27 13:11:38 +01:00
0010_notification_notificationtransport_notificationrule.py events: triggers -> rules 2021-01-16 14:15:23 +01:00
0011_notification_rules_default_v1.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
0012_auto_20210202_1821.py events: add send_once flag to send webhooks only once 2021-02-02 19:34:55 +01:00
0013_auto_20210209_1657.py events: rename context.token to context.secret 2021-02-09 20:10:43 +01:00
0014_expiry.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
0015_alter_event_action.py events: add EMAIL_SENT event, show sent emails in event log 2021-06-09 10:28:32 +02:00
0016_add_tenant.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
0017_alter_event_action.py core: don't delete expired tokens, rotate their key 2021-07-14 21:47:32 +02:00
0018_auto_20210911_2217.py events: allow setting a mapping for webhook transport to customise request payloads 2021-09-12 01:05:42 +02:00
0019_alter_notificationtransport_webhook_url.py *: allow URLs without domain and custom schemas 2021-11-23 22:51:04 +01:00
__init__.py events: rename audit to events and use for more metrics (#397) 2020-12-20 22:04:29 +01:00