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
|
0e9193651d
|
Fixed PLW1514 (unspecified-encoding): open in text mode without explicit encoding argument
|
2024-03-10 07:56:49 -04:00 |
|
Teal Dulcet
|
cb922ec286
|
Fixed UP015 (redundant-open-modes): Unnecessary open mode parameters
|
2024-03-10 07:54:49 -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
|
83ffc99b9c
|
change the public URL of bootstrap.sh to setup.sh
|
2016-01-30 11:19:51 -05:00 |
|
Joshua Tauberer
|
7527b4dc27
|
show the Mail-in-a-Box version in the control panel and a button to ping the MiaB website for the latest version
fixes #441
|
2015-06-25 13:43:11 +00:00 |
|
Joshua Tauberer
|
a68703dfb3
|
add a tool for me to see how many installations are happening by scanning for accesses to bootstrap.sh
|
2014-10-21 14:02:19 +00:00 |
|