.. |
templates
|
Clear credentials and reset menu after receiving 403 (#2477)
|
2025-02-16 17:01:51 -05:00 |
auth.py
|
Fixed PLC1901 (compare-to-empty-string)
|
2025-01-12 06:07:00 -08:00 |
backup.py
|
Merge 7c3c956228 into 3efd4257b5
|
2025-02-17 14:20:14 -08:00 |
cli.py
|
removing 'quota' from user output
|
2024-12-28 17:10:50 -05: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.py
|
Merge 7c3c956228 into 3efd4257b5
|
2025-02-17 14:20:14 -08:00 |
daily_tasks.sh
|
Fixed SC2046: Quote to prevent word splitting.
|
2024-04-03 09:21:34 -04:00 |
dns_update.py
|
Fixed UP032 (f-string): Use f-string instead of format call
|
2025-01-12 07:36:41 -08:00 |
email_administrator.py
|
Fixed PLC1901 (compare-to-empty-string)
|
2025-01-12 06:07:00 -08:00 |
mail_log.py
|
Explicitly removed temporary file and deleted outdated comment.
|
2025-02-15 03:09:07 -08:00 |
mailconfig.py
|
Merge 7c3c956228 into 3efd4257b5
|
2025-02-17 14:20:14 -08:00 |
mfa.py
|
Fixed TRY003 (raise-vanilla-args): Avoid specifying long messages outside the exception class
|
2025-01-12 06:43:15 -08:00 |
munin_start.sh
|
update bind9 configuration
|
2018-10-03 14:28:43 -04:00 |
ssl_certificates.py
|
Fixed UP032 (f-string): Use f-string instead of format call
|
2025-01-12 07:36:41 -08:00 |
status_checks.py
|
Fixed PERF102 (incorrect-dict-iterator): When using only the keys of a dict use the keys() method
|
2025-01-12 07:38:26 -08:00 |
utils.py
|
Fixed TRY300 (try-consider-else): Consider moving this statement to an else block
|
2025-01-12 06:55:42 -08:00 |
web_update.py
|
Fixed RUF039 (unraw-re-pattern)
|
2025-01-12 07:27:27 -08:00 |
wsgi.py
|
Fixed W292 (missing-newline-at-end-of-file): No newline at end of file
|
2024-03-10 07:56:49 -04:00 |