mirror of
https://github.com/penpot/penpot.git
synced 2025-05-24 01:26:11 +02:00
🎉 Add registration domain whitelist for emails
Signed-off-by: Andrey Miskov <amiskov@gmail.com>
This commit is contained in:
parent
394d238f97
commit
c663d54eb8
4 changed files with 26 additions and 0 deletions
|
@ -32,6 +32,7 @@ respective defaults):
|
|||
- `UXBOX_SMTP_TLS=` (defaults to `false`)
|
||||
- `UXBOX_SMTP_ENABLED=false`
|
||||
- `UXBOX_REGISTRATION_ENABLED=true`
|
||||
- `UXBOX_REGISTRATION_DOMAIN_WHITELIST=""` (comma-separated domains, defaults to `""` which means that all domains are allowed)
|
||||
- `UXBOX_DEBUG_HUMANIZE_TRANSIT=true`
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue