downtownallday
|
daca497679
|
remove method argument use, it breaks other commands
|
2024-09-07 10:48:05 -04:00 |
|
downtownallday
|
a6f69f297b
|
Merge remote-tracking branch 'chadfurman/master' into chads-quota
# Conflicts:
# management/daemon.py
# management/mailconfig.py
# management/templates/users.html
# setup/bootstrap.sh
# setup/mail-postfix.sh
# setup/mail-users.sh
# setup/migrate.py
|
2024-09-06 12:03:08 -04:00 |
|
Chad Furman
|
7c7b744605
|
removing the ability to configure the default quota -- default quota is always unlimited.
|
2024-07-12 13:54:49 -04:00 |
|
Chad Furman
|
4e9c564c5d
|
fixing cli commands
|
2024-07-08 20:37:42 -04:00 |
|
Chad Furman
|
1795f8aefd
|
bringing in quota changes
|
2024-04-27 18:41:35 -04:00 |
|
downtownallday
|
d349150dd0
|
Merge remote-tracking branch 'upstream/main' into merge-upstream
# Conflicts:
# .gitignore
# management/auth.py
# management/daemon.py
# management/mail_log.py
# management/mailconfig.py
# management/mfa.py
# management/ssl_certificates.py
# management/status_checks.py
# management/utils.py
# management/web_update.py
# setup/mail-postfix.sh
# setup/migrate.py
# setup/preflight.sh
# setup/webmail.sh
# tests/test_mail.py
# tools/editconf.py
|
2024-03-12 07:41:14 -04:00 |
|
Teal Dulcet
|
f0377dd59e
|
Fixed SIM105 (suppressible-exception)
|
2024-03-10 07:56:49 -04:00 |
|
Teal Dulcet
|
0e9193651d
|
Fixed PLW1514 (unspecified-encoding): open in text mode without explicit encoding argument
|
2024-03-10 07:56:49 -04:00 |
|
Teal Dulcet
|
fba92de051
|
Fixed SIM108 (if-else-block-instead-of-if-exp)
|
2024-03-10 07:54:51 -04:00 |
|
Teal Dulcet
|
49124cc9ca
|
Fixed PLR6201 (literal-membership): Use a set literal when testing for membership
|
2024-03-10 07:54:51 -04:00 |
|
Teal Dulcet
|
cb922ec286
|
Fixed UP015 (redundant-open-modes): Unnecessary open mode parameters
|
2024-03-10 07:54:49 -04:00 |
|
Teal Dulcet
|
0ee64f2fe8
|
Fixed F401 (unused-import)
|
2024-03-10 07:54:21 -04:00 |
|
downtownallday
|
190d7195d3
|
Merge branch 'main' of https://github.com/mail-in-a-box/mailinabox
The roundcube password plugin is not disabled.
# Conflicts:
# management/utils.py
# setup/start.sh
# setup/system.sh
# setup/webmail.sh
# tools/editconf.py
|
2023-01-15 20:35:08 -05:00 |
|
Hugh Secker-Walker
|
820a39b865
|
chore(python open): Refactor open and gzip.open to use context manager (#2203)
Co-authored-by: Hugh Secker-Walker <hsw+miac@hodain.net>
|
2023-01-15 08:28:43 -05:00 |
|
downtownallday
|
bf63ca827e
|
Add copyright to source files
|
2022-09-19 14:45:11 -04:00 |
|
Joshua Tauberer
|
545e7a52e4
|
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 |
|
Joshua Tauberer
|
601c23d91b
|
Add MFA list/disable to the management CLI so admins can restore access if MFA device is lost
|
2020-10-29 15:42:00 -04:00 |
|
Joshua Tauberer
|
ac9ecc3bd3
|
Rename tools/mail.py to management/cli.py
|
2020-10-29 15:41:54 -04:00 |
|