mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-11-14 21:20:54 +00:00
* this decouples `TOTP` validation and storage logic from `auth` and moves it to `totp` * reduce `pyotp.validate#valid_window` from `2` to `1` |
||
|---|---|---|
| .. | ||
| templates | ||
| auth.py | ||
| backup.py | ||
| csr_country_codes.tsv | ||
| daemon.py | ||
| daily_tasks.sh | ||
| dns_update.py | ||
| email_administrator.py | ||
| mail_log.py | ||
| mailconfig.py | ||
| munin_start.sh | ||
| ssl_certificates.py | ||
| status_checks.py | ||
| totp.py | ||
| utils.py | ||
| web_update.py | ||