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
|
e466b9bb53
|
Fixed RUF005 (collection-literal-concatenation)
|
2024-03-10 07:56:49 -04:00 |
|
Teal Dulcet
|
6508d47da1
|
Fixed C405 (unnecessary-literal-set): Unnecessary list literal (rewrite as a set literal)
|
2024-03-10 07:56:49 -04:00 |
|
Teal Dulcet
|
3d72c32b1d
|
Fixed W605 (invalid-escape-sequence)
|
2024-03-10 07:54:51 -04:00 |
|
downtownallday
|
bf63ca827e
|
Add copyright to source files
|
2022-09-19 14:45:11 -04:00 |
|
Joshua Tauberer
|
8e0d9b9f21
|
update list of tls ciphers supported
|
2019-01-09 08:52:51 -05:00 |
|
Joshua Tauberer
|
870b82637a
|
fix some wrong variable names, fixes #1353
|
2018-11-30 10:46:54 -05:00 |
|
Joshua Tauberer
|
5efdd72f41
|
update TLS test to record changes in the ciphers we offer on the open ports
|
2017-10-03 12:01:10 -04:00 |
|
Joshua Tauberer
|
a0c7e63d78
|
best guess at what clients are supported by the tls settings used
|
2015-05-22 17:36:55 -04:00 |
|
Joshua Tauberer
|
2c44333679
|
compare tls ciphers against Mozilla's recommendations
|
2015-05-20 19:41:04 -04:00 |
|
Joshua Tauberer
|
610be9cf17
|
record current TLS settings from my box
|
2015-05-20 18:31:46 -04:00 |
|