mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-12-14 02:10:55 +00:00
* Convert domain names to IDNA when going into the users or aliases table. * After that, ensure domain names are ASCII-only and IDNA-valid. * In the admin panel, turn IDNA back into Unicode where appropriate. * Everything on the wire remains ASCII-only, including e.g. IMAP login. |
||
|---|---|---|
| .. | ||
| templates | ||
| auth.py | ||
| backup.py | ||
| buy_certificate.py | ||
| daemon.py | ||
| dns_update.py | ||
| mail_log.py | ||
| mailconfig.py | ||
| status_checks.py | ||
| utils.py | ||
| web_update.py | ||