docs: update screenshots
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
37a14858ad
commit
90e7856efb
|
@ -65,7 +65,7 @@ extension-pkg-whitelist=["lxml","xmlsec"]
|
|||
# Allow constants to be shorter than normal (and lowercase, for settings.py)
|
||||
const-rgx="[a-zA-Z0-9_]{1,40}$"
|
||||
|
||||
ignored-modules=["django-otp"]
|
||||
ignored-modules=["django-otp","binascii", "socket"]
|
||||
generated-members=["xmlsec.constants.*","xmlsec.tree.*","xmlsec.template.*"]
|
||||
ignore="migrations"
|
||||
max-attributes=12
|
||||
|
|
Binary file not shown.
Before ![]() (image error) Size: 85 KiB After ![]() (image error) Size: 75 KiB ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 83 KiB |
BIN
website/docs/flow/stages/email/custom_template.png
Normal file
BIN
website/docs/flow/stages/email/custom_template.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 61 KiB |
Binary file not shown.
Before ![]() (image error) Size: 51 KiB |
BIN
website/docs/flow/stages/email/email_recovery.png
Normal file
BIN
website/docs/flow/stages/email/email_recovery.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 40 KiB |
|
@ -4,7 +4,7 @@ title: Email stage
|
|||
|
||||
This stage can be used for email verification. authentik's background worker will send an email using the specified connection details. When an email can't be delivered, delivery is automatically retried periodically.
|
||||
|
||||

|
||||

|
||||
|
||||
## Custom Templates
|
||||
|
||||
|
@ -20,4 +20,4 @@ This is currently only supported for docker-compose installs, and supported star
|
|||
If you've add the line and created a file, and can't see if, check the logs using `docker-compose logs -f worker`.
|
||||
:::
|
||||
|
||||

|
||||

|
||||
|
|
Binary file not shown.
Before ![]() (image error) Size: 98 KiB After ![]() (image error) Size: 79 KiB ![]() ![]() |
Reference in a new issue