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 L 217e145d23
stages/authenticator_sms: make sms stage payload customisable (#3780)
* make sms stage payload customisable

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* update phrasing for webhook mapping

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-10-14 11:53:01 +02:00
..
api events: save event to test notification transport 2022-08-28 15:39:42 +02:00
migrations stages/authenticator_sms: make sms stage payload customisable (#3780) 2022-10-14 11:53:01 +02:00
tests tests: use create_test_flow where possible (#3606) 2022-09-17 13:16: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 blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
geo.py events: fix error when attempting to create event with GeoIP City in context 2022-06-05 00:16:07 +02:00
middleware.py ci: update pyright (#3546) 2022-09-07 00:23:25 +02:00
models.py stages/authenticator_sms: make sms stage payload customisable (#3780) 2022-10-14 11:53:01 +02:00
monitored_tasks.py events: reset task info when not saving on success 2022-08-23 19:22:14 +02:00
settings.py events: add task to expire seen notifications 2022-05-14 22:41:50 +02:00
signals.py events: use custom login failed signal, also send for mfa errors, add stage and more to context (#3039) 2022-06-04 15:30:56 +02:00
tasks.py events: add local transport mode (#2992) 2022-05-30 20:55:05 +02:00
utils.py events: fix false-y values being stripped 2022-08-16 22:29:36 +02:00