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/stages
Jens L ec8f2d4bf9
stages/email: prevent authentik emails from being marked as spam (also add text template support) (#7949)
* use <> style email address with name

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add support for text templates

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix icon display in event log

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add text email templates

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* update docs, update email screenshot

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* prevent prettier from breaking example template

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* Optimised images with calibre/image-actions

* Apply suggestions from code review

Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Jens L. <jens@beryju.org>

* reword docs

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens L. <jens@beryju.org>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2023-12-21 14:32:05 +01:00
..
authenticator stages/authenticator: vendor otp (#6741) 2023-09-04 11:45:14 +02:00
authenticator_duo stages/authenticator: vendor otp (#6741) 2023-09-04 11:45:14 +02:00
authenticator_sms events: add better fallback for sanitize_item to ensure everything can be saved as JSON (#7694) 2023-11-23 11:43:39 +01:00
authenticator_static core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
authenticator_totp root: bump python deps (django 5) (#7862) 2023-12-18 22:07:59 +01:00
authenticator_validate flows: add "require outpost" authentication_requirement (#7921) 2023-12-19 13:32:10 +01:00
authenticator_webauthn root: bump python deps (django 5) (#7862) 2023-12-18 22:07:59 +01:00
captcha flows: add "require outpost" authentication_requirement (#7921) 2023-12-19 13:32:10 +01:00
consent core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
deny stage/deny: add custom message (#7144) 2023-10-18 17:13:33 +02:00
dummy api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
email stages/email: prevent authentik emails from being marked as spam (also add text template support) (#7949) 2023-12-21 14:32:05 +01:00
identification flows: add "require outpost" authentication_requirement (#7921) 2023-12-19 13:32:10 +01:00
invitation root: bump python deps (django 5) (#7862) 2023-12-18 22:07:59 +01:00
password stages/password: move password validation to serializer (#6766) 2023-09-05 22:55:33 +02:00
prompt core: Initial RBAC (#6806) 2023-10-16 17:31:50 +02:00
user_delete flows: remove need for post() wrapper by using dispatch (#6765) 2023-09-05 22:15:03 +02:00
user_login flows: add "require outpost" authentication_requirement (#7921) 2023-12-19 13:32:10 +01:00
user_logout flows: remove need for post() wrapper by using dispatch (#6765) 2023-09-05 22:15:03 +02:00
user_write events: fix missing model_* events when not directly authenticated (#7588) 2023-11-16 12:06:39 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00