.. |
api
|
preload Alias.hibp_breaches
|
2021-07-13 14:11:27 +02:00 |
auth
|
remove unused import
|
2021-07-12 18:56:43 +02:00 |
dashboard
|
take into account expand_alias_info on the dashboard
|
2021-07-22 10:30:38 +02:00 |
developer
|
remove Client.published
|
2021-04-06 19:46:21 +02:00 |
discover
|
add rel="noopener" for target="_blank" link
|
2020-07-30 10:09:10 +02:00 |
email
|
Return 550 instead of 421 when rate limited. Rename greylisting to rate limit
|
2021-06-24 09:47:01 +02:00 |
monitor
|
add /live endpoint
|
2020-12-02 16:34:28 +01:00 |
oauth
|
use data-bouncer-message instead of title to display error message
|
2021-07-03 17:50:54 +02:00 |
__init__.py
|
bootstrap: db models, login, logout, dashboard pages
|
2019-07-01 18:18:12 +03:00 |
admin_model.py
|
add disable OTP to admin page
|
2021-07-22 09:09:13 +02:00 |
alias_utils.py
|
make sure BOUNCE_PREFIX_FOR_REPLY_PHASE can't be used as directory name or for creating aliases on-the-fly
|
2021-05-25 17:59:40 +02:00 |
config.py
|
Merge branch 'simple-login:master' into master
|
2021-06-24 02:57:17 -07:00 |
dns_utils.py
|
black
|
2020-12-06 22:11:58 +01:00 |
email_utils.py
|
speed up should_disable()
|
2021-07-14 12:25:44 +02:00 |
errors.py
|
fix formatting
|
2020-05-07 22:28:49 +02:00 |
extensions.py
|
set rate limit for creating alias endpoint
|
2021-03-24 16:26:42 +01:00 |
import_utils.py
|
reformat imports
|
2021-06-27 17:50:36 +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 Postfix queue-id as log message-id
|
2021-06-04 17:15:59 +02:00 |
models.py
|
Add User.expand_alias_info column
|
2021-07-22 10:17:23 +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
|
add price mention on billing page
|
2021-04-12 10:14:35 +02:00 |
pgp_utils.py
|
use warning level for "Cannot encrypt using the imported key" error
|
2020-12-31 11:05:11 +01:00 |
pw_models.py
|
reformat imports
|
2021-06-27 17:50:36 +02:00 |
s3.py
|
black new version
|
2020-08-27 10:20:48 +02:00 |
spamassassin_utils.py
|
black
|
2020-12-06 22:11:58 +01:00 |
utils.py
|
replace get_suffix() by User.get_random_alias_suffix()
|
2021-06-27 17:51:13 +02:00 |