mailinabox/management
Joshua Tauberer 8c08f957cd bidirectional alias controls: a new permitted_senders column in the aliases table allows setting who can send as an address independently of where the address forwards to
But the default permitted senders are the same as the addresses the alias forwards to.

Merge branch 'dhpiggott-bidirectional-alias-controls'
2015-08-14 23:09:22 +00:00
..
templates bidirectional alias controls: a new permitted_senders column in the aliases table allows setting who can send as an address independently of where the address forwards to 2015-08-14 23:09:22 +00:00
auth.py the control panel auth hmac message should also include the user's password so that resetting a password in the database forces that user to log in to the control panel again; also use a sha256 hmac 2015-06-06 12:38:19 +00:00
backup.py additional error handling for backups with an invalid target 2015-08-12 11:19:59 +00:00
daemon.py bidirectional alias controls: a new permitted_senders column in the aliases table allows setting who can send as an address independently of where the address forwards to 2015-08-14 23:09:22 +00:00
dns_update.py bug in new secondary nameservers 2015-07-20 11:25:16 +00:00
mail_log.py mail log scanner: dont assume lines are utf8 2015-01-02 22:49:25 +00:00
mailconfig.py various cleanup related to the new permitted_senders column for aliases 2015-08-14 23:05:08 +00:00
status_checks.py Store and set alias receivers and senders separately for maximum control 2015-07-20 12:51:57 +01:00
utils.py improve the sort order of domains - siblings to the primary hostname were not sorted right 2015-07-21 11:25:11 +00:00
web_update.py the control panel would not allow installing a certificate for a www redirect domain, fixes #475 2015-07-02 10:53:54 +00:00