1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-04 00:17:06 +00:00
mailinabox/management
2022-06-27 14:28:43 -04:00
..
reporting remove /admin/me call, which is no longer available, and use the new api_credentials Object, which used to be a String. 2021-09-14 10:00:17 -04:00
templates Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2022-01-11 09:52:34 -05:00
ui-common remove /admin/me call, which is no longer available, and use the new api_credentials Object, which used to be a String. 2021-09-14 10:00:17 -04:00
auth.py Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-10-01 17:43:48 -04:00
backend.py Merge remote-tracking branch 'fspoettel/admin-panel-2fa' into totp 2020-09-10 15:23:27 -04:00
backup.py Merge branch 'jammyjellyfish2204' of https://github.com/mail-in-a-box/mailinabox into jammyjellyfish2204 2022-06-21 23:58:17 -04:00
cli.py Add MFA list/disable to the management CLI so admins can restore access if MFA device is lost 2020-10-31 10:23:43 -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_logger.py Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
daemon_reports.py Split the User Activity/IMAP connections tab into two tables to better deal with the quantity of data 2021-04-12 15:07:56 -04:00
daemon_ui_common.py Initial commit of a log capture and reporting feature 2021-01-11 18:02:07 -05:00
daemon.py Fix another postgrey reload error 2022-06-27 14:28:43 -04:00
daily_tasks.sh daily_tasks.sh: redirect stderr to stdout (#1768) 2020-06-07 09:56:45 -04:00
dns_update.py Fix DeprecationWarning in dnspython query vs resolve method 2022-06-19 05:45:29 -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 Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-12-28 08:59:09 -05:00
mailconfig.py Allow .local domains as valid email address, which fixes an issue caused by the 'email_validator' python module that was recently updated to version 1.2.1 2022-06-22 19:33:19 -04:00
mfa_totp.py Merge remote-tracking branch 'fspoettel/admin-panel-2fa' into totp 2020-10-29 16:56:36 -04:00
mfa.py merge from upstream 2020-10-31 11:31:44 -04:00
munin_start.sh update bind9 configuration 2018-10-03 14:28:43 -04:00
ssl_certificates.py Merge branch 'jammyjellyfish2204' of https://github.com/mail-in-a-box/mailinabox into jammyjellyfish2204 2022-06-21 23:58:17 -04:00
status_checks.py Merge branch 'jammyjellyfish2204' of https://github.com/mail-in-a-box/mailinabox into jammyjellyfish2204 2022-06-21 23:58:17 -04:00
utils.py Merge branch 'jammyjellyfish2204' of https://github.com/mail-in-a-box/mailinabox into jammyjellyfish2204 2022-06-21 23:58:17 -04:00
web_update.py Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox 2021-05-15 22:35:48 -04:00