1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-08-04 04:20:53 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Teal Dulcet
e6adda6f97 Fixed PLR6201 (literal-membership): Use a set literal when testing for membership 2023-12-22 07:10:25 -08:00
Teal Dulcet
e2349f1137 Fixed UP015 (redundant-open-modes): Unnecessary open mode parameters 2023-12-22 07:08:56 -08:00
Teal Dulcet
fa755d7968 Fixed F401 (unused-import) 2023-12-22 07:08:30 -08: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
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
ac9ecc3bd3 Rename tools/mail.py to management/cli.py 2020-10-29 15:41:54 -04:00