mailinabox/management
Teal Dulcet 2b426851f9 Fixed UP032 (f-string): Use f-string instead of `format` call 2024-03-10 07:54:51 -04:00
..
templates Fix typo in system-backup.html: Amazone -> Amazon (#2311) 2023-10-10 13:22:19 -04:00
auth.py Fixed EM101 (raw-string-in-exception): Exception must not use a string literal, assign to variable first 2024-03-10 07:54:51 -04:00
backup.py Fixed UP032 (f-string): Use f-string instead of `format` call 2024-03-10 07:54:51 -04:00
cli.py Fixed PLR6201 (literal-membership): Use a `set` literal when testing for membership 2024-03-10 07:54:51 -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 Fixed UP032 (f-string): Use f-string instead of `format` call 2024-03-10 07:54:51 -04:00
daily_tasks.sh daily_tasks.sh: redirect stderr to stdout (#1768) 2020-06-07 09:56:45 -04:00
dns_update.py Fixed UP032 (f-string): Use f-string instead of `format` call 2024-03-10 07:54:51 -04:00
email_administrator.py Fixed UP032 (f-string): Use f-string instead of `format` call 2024-03-10 07:54:51 -04:00
mail_log.py Fixed UP032 (f-string): Use f-string instead of `format` call 2024-03-10 07:54:51 -04:00
mailconfig.py Fixed RET504 (unnecessary-assign) 2024-03-10 07:54:51 -04:00
mfa.py Fixed EM101 (raw-string-in-exception): Exception must not use a string literal, assign to variable first 2024-03-10 07:54:51 -04:00
munin_start.sh update bind9 configuration 2018-10-03 14:28:43 -04:00
ssl_certificates.py Fixed EM101 (raw-string-in-exception): Exception must not use a string literal, assign to variable first 2024-03-10 07:54:51 -04:00
status_checks.py Fixed UP032 (f-string): Use f-string instead of `format` call 2024-03-10 07:54:51 -04:00
utils.py Fixed RET504 (unnecessary-assign) 2024-03-10 07:54:51 -04:00
web_update.py Fixed RET504 (unnecessary-assign) 2024-03-10 07:54:51 -04:00
wsgi.py Fixed F401 (unused-import) 2024-03-10 07:54:21 -04:00