.. |
api
|
Merge pull request #342 from herrboyer/linting
|
2020-12-07 17:45:50 +01:00 |
auth
|
linting
|
2020-12-06 22:08:35 +01:00 |
dashboard
|
fix coinbase button not displayed on pricing page
|
2020-12-13 19:51:00 +01: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
|
add /live endpoint
|
2020-12-02 16:34:28 +01:00 |
oauth
|
linting
|
2020-12-06 18:02:47 +01: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
|
inform user when an alias can't be created when a directory is disabled
|
2020-12-07 10:55:13 +01:00 |
config.py
|
Add COINBASE_WEBHOOK_SECRET, COINBASE_CHECKOUT_ID config
|
2020-12-13 19:11:49 +01:00 |
dns_utils.py
|
black
|
2020-12-06 22:11:58 +01:00 |
email_utils.py
|
Merge pull request #342 from herrboyer/linting
|
2020-12-07 17:45:50 +01: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
|
refactor: create is_reply_email()
|
2020-11-16 19:22:19 +01:00 |
jose_utils.py
|
add support for response_mode(query and fragment), nonce
|
2019-12-15 18:55:11 +02:00 |
log.py
|
linting
|
2020-12-06 17:58:56 +01:00 |
models.py
|
Add User.can_use_coinbase column
|
2020-12-13 19:28:13 +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
|
linting
|
2020-12-06 18:00:06 +01:00 |
pgp_utils.py
|
linting
|
2020-12-06 18:02:23 +01: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
|
create normalize_reply_email(): handle case where reply email contains space, quote, etc
|
2020-11-22 13:07:09 +01:00 |