1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-06-14 20:00:53 +00:00
mailinabox/management
Kim Schulz c7377e602d make it possible to use subnet addresses for axfr ()
it is sometimes needed to be able to set axfr to more than just one ip address. This can be done with multiple xfr: in  the secondary dns input but if you need to add an entire subnet segment (xxx.xxx.xxx.0/yy) then it will not work.
With this patch it is now possible to use a subnet as input for xfr the same way as if it was an ip address.
2019-08-31 08:00:18 -04:00
..
templates Add missing login form method to keep LastPass happy () 2019-05-12 05:10:34 -07: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 Fix rsync backup options string: extraneous single quotes causing problems () 2019-08-13 05:57:05 -04:00
csr_country_codes.tsv drop the CSR_COUNTRY setting and ask within the control panel 2015-12-26 11:48:23 -05:00
daemon.py fix some wrong variable names, fixes 2018-11-30 10:46:54 -05:00
daily_tasks.sh replace free_tls_certificates with certbot 2018-06-29 16:46:21 -04:00
dns_update.py make it possible to use subnet addresses for axfr () 2019-08-31 08:00:18 -04:00
email_administrator.py send the mail_log.py report to the box admin every Monday 2018-02-25 11:55:06 -05:00
mail_log.py Improve postgrey logging () 2018-12-02 17:57:37 -05:00
mailconfig.py user privileges is a set () 2019-04-14 14:17:43 -04:00
munin_start.sh update bind9 configuration 2018-10-03 14:28:43 -04:00
ssl_certificates.py new ssl cert provisioning broke if a domain doesnt yet have a cert, fixes 2018-07-19 11:40:49 -04:00
status_checks.py Fix an issue when Secondary NS has multiple A records () 2019-08-31 07:58:12 -04:00
utils.py move the custom exclusive process code from utils.py into a new python package named exclusiveprocess 2017-01-15 11:02:23 -05:00
web_update.py Autodiscovery fix for additional hosted email domains, Fixes () 2019-05-09 10:13:23 -07:00