.. |
api
|
take into account mailbox in alias search
|
2020-08-29 19:03:33 +02:00 |
auth
|
black new version
|
2020-08-27 10:20:48 +02:00 |
dashboard
|
send alert email when a mailbox is an email alias
|
2020-08-30 19:06:50 +02:00 |
developer
|
add rel="noopener" for target="_blank" link
|
2020-07-30 10:09:10 +02:00 |
discover
|
add rel="noopener" for target="_blank" link
|
2020-07-30 10:09:10 +02:00 |
monitor
|
remove lambda function from config.py
|
2019-12-28 14:20:10 +01:00 |
oauth
|
Merge pull request #260 from FabioWidmer/improvements-1
|
2020-08-24 20:16:59 +02:00 |
__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
admin_model.py
|
create BaseForm to enable CSRF
|
2019-07-02 10:20:12 +03:00 |
alias_utils.py
|
create aliases_for_mailbox() and nb_email_log_for_mailbox()
|
2020-08-30 19:56:45 +02:00 |
config.py
|
send alert email when a mailbox is an email alias
|
2020-08-30 19:06:50 +02:00 |
dns_utils.py
|
fix DKIM cname check
|
2020-05-03 12:48:42 +02:00 |
email_utils.py
|
Add check_custom_domain cronjob
|
2020-08-29 19:05:32 +02:00 |
errors.py
|
fix formatting
|
2020-05-07 22:28:49 +02:00 |
extensions.py
|
Implement rate limiting
|
2020-05-25 11:39:33 +02:00 |
greylisting.py
|
black new version
|
2020-08-27 10:20:48 +02:00 |
jose_utils.py
|
add support for response_mode(query and fragment), nonce
|
2019-12-15 18:55:11 +02:00 |
log.py
|
use the same log format for colored log
|
2019-12-15 18:55:17 +02:00 |
models.py
|
only alert on invalid mailbox that has too many email logs
|
2020-08-30 19:59:39 +02:00 |
oauth_models.py
|
add support for response_mode(query and fragment), nonce
|
2019-12-15 18:55:11 +02:00 |
paddle_utils.py
|
use LOG.exception instead of LOG.error to provide stacktrace
|
2020-07-17 12:59:07 +02:00 |
pgp_utils.py
|
also search for PGP key in contact
|
2020-08-08 10:26:24 +02:00 |
s3.py
|
black new version
|
2020-08-27 10:20:48 +02:00 |
utils.py
|
make sure that user cannot use any suffix
|
2019-12-31 17:11:42 +01:00 |