app-MAIL-temp/app
Son 63f4d15329 do not decrease directory or subdomain quota when user deletes a subdomain/directory 2021-11-20 20:00:35 +01:00
..
api fix the pagination error display 2021-11-19 18:30:36 +01:00
auth make sure password can't be longer than 100 chars 2021-11-16 19:41:05 +01:00
dashboard flake8 2021-11-19 18:32:04 +01:00
developer refactor: move template files to templates/ 2021-11-04 15:00:39 +01:00
discover refactor: move template files to templates/ 2021-11-04 15:00:39 +01:00
email return 250 status when handling bounces 2021-11-13 11:21:19 +01:00
monitor add /live endpoint 2020-12-02 16:34:28 +01:00
oauth redirect user directly to the client page if user has already authorized the client 2021-11-04 14:59:01 +01:00
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
admin_model.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
alias_utils.py if user.disable_automatic_alias_note, do not add alias note 2021-10-23 18:24:28 +02:00
config.py limit the number of subdomains 2021-11-09 10:17:47 +01:00
db.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
dns_utils.py black 2020-12-06 22:11:58 +01:00
email_utils.py return only bounce report that can be decoded 2021-11-17 10:54:17 +01:00
errors.py make sure a deleted subdomain can't be recreated 2021-11-17 17:21:13 +01:00
extensions.py set rate limit for creating alias endpoint 2021-03-24 16:26:42 +01:00
import_utils.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
jose_utils.py reformat 2021-09-08 11:29:55 +02:00
log.py black 2021-11-01 17:58:20 +01:00
models.py do not decrease directory or subdomain quota when user deletes a subdomain/directory 2021-11-20 20:00:35 +01:00
oauth_models.py add support for response_mode(query and fragment), nonce 2019-12-15 18:55:11 +02:00
paddle_utils.py black 2021-09-10 17:42:07 +02:00
pgp_utils.py reformat 2021-09-08 11:29:55 +02:00
pw_models.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
s3.py black new version 2020-08-27 10:20:48 +02:00
spamassassin_utils.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
utils.py allow contact email to be case sensitive 2021-11-18 16:44:04 +01:00