app/app
2020-05-18 13:47:42 -07:00
..
api Support disable_pgp in update alias endpoint 2020-05-16 20:51:07 +02:00
auth Put button inside the form 2020-05-18 13:45:02 -07:00
dashboard typo 2020-05-18 13:47:42 -07:00
developer remove unused code 2020-04-30 22:39:31 +02:00
discover
monitor
oauth make pages compatible with dark-theme 2020-05-11 23:22:15 +02:00
__init__.py
admin_model.py
alias_utils.py fix DeletedALias 2020-05-09 23:39:57 +02:00
config.py Add DISABLE_ONBOARDING param 2020-05-10 14:43:41 +02:00
dns_utils.py fix DKIM cname check 2020-05-03 12:48:42 +02:00
email_utils.py Fix user cannot change personal email back and better naming. 2020-05-15 23:18:30 +02:00
errors.py fix formatting 2020-05-07 22:28:49 +02:00
extensions.py Set samesite and secure attributes of session cookie. Enable strong session protection. 2020-05-09 14:13:37 +02:00
greylisting.py Fix greylog query 2020-04-04 18:07:05 +02:00
jose_utils.py
log.py
models.py named key 2020-05-18 02:55:41 -07:00
oauth_models.py
paddle_utils.py reformat 2020-05-09 23:12:46 +02:00
pgp_utils.py use BytesIO as input when encrypting 2020-04-02 21:30:36 +02:00
s3.py optimize import in all files 2020-04-25 13:49:39 +02:00
utils.py