1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-30 04:27:01 +00:00
mailinabox/management
Joshua Tauberer c38c61a1e4 internationalized domain names
* 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.
2015-01-17 14:48:18 +00:00
..
templates internationalized domain names 2015-01-17 14:48:18 +00:00
auth.py web-based administrative UI 2014-08-17 22:46:06 +00:00
backup.py fix control panel when no backup has been made yet 2014-10-15 12:31:08 -04:00
buy_certificate.py show SSL certificate expiration info in the control panel even long before certificates expire 2014-10-07 14:49:36 +00:00
daemon.py add a control panel for setting custom dns records so that we dont have to use the api manually 2014-12-21 11:31:24 -05:00
dns_update.py allow the dns api to set srv records 2015-01-02 23:39:09 +00:00
mail_log.py mail log scanner: dont assume lines are utf8 2015-01-02 22:49:25 +00:00
mailconfig.py internationalized domain names 2015-01-17 14:48:18 +00:00
status_checks.py internationalized domain names 2015-01-17 14:48:18 +00:00
utils.py internationalized domain names 2015-01-17 14:48:18 +00:00
web_update.py internationalized domain names 2015-01-17 14:48:18 +00:00