app-MAIL-temp/app
Adrià Casajús ca93c8e603
Merge remote-tracking branch 'origin/master' into ac-dmarc-reply-phase
* origin/master:
  Only send enum name for events intead of the full class.enum
  Also track login and register events from the api routes
  typo
  revert changes
  Added fix for parts that are not messages
  Add missing formatting place
  Revert unwanted changes
  Do not show an error if we receive an unsubscribe from a different address
  Revert changes to pgp_utils
  Send newrelic events on login and register
2022-04-12 12:48:46 +02:00
..
api Also track login and register events from the api routes 2022-04-11 16:11:01 +02:00
auth typo 2022-04-11 16:04:28 +02:00
dashboard Sanitized missing places 2022-03-29 18:03:18 +02:00
developer refactor: move template files to templates/ 2021-11-04 15:00:39 +01:00
discover fix discover page 2022-03-08 16:38:03 +01:00
email Replace 5XX with 2XX for return path that fail SPF check 2022-03-29 15:09:10 +02:00
events Only send enum name for events intead of the full class.enum 2022-04-12 09:04:57 +02:00
handler Only send enum names 2022-04-12 09:34:05 +02:00
monitor add /live endpoint 2020-12-02 16:34:28 +01:00
oauth fix test 2022-03-29 21:03:55 +02:00
phone add /phone/provider2/sms 2022-01-05 18:14:51 +01:00
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
admin_model.py Merge pull request #836 from cquintana92/feature/allow-to-edit-manual-subscription 2022-03-14 18:07:07 +01:00
alias_utils.py handle the case mailboxes is empty in try_auto_create_via_domain 2022-01-13 09:33:32 +01:00
config.py Apply dmarc policy to the reply phase 2022-04-06 12:51:04 +02:00
db.py add type annotation for Session 2022-01-06 18:30:14 +01:00
dns_utils.py remove g.deduct_limit in api auth endpoint 2022-03-21 14:23:20 +01:00
email_utils.py Merge remote-tracking branch 'origin/master' into ac-dmarc-reply-phase 2022-04-12 12:48:46 +02:00
errors.py Move dmarc management to its own file 2022-04-08 11:28:14 +02:00
extensions.py set rate limit for creating alias endpoint 2021-03-24 16:26:42 +01:00
fake_data.py move fake_data() to dedicated fiel 2021-11-28 11:51:31 +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 Moved spamd check to a custom file and cached the result 2022-04-07 19:17:37 +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 black 2021-09-10 17:42:07 +02:00
pgp_utils.py Revert changes to pgp_utils 2022-04-11 10:20:02 +02:00
pw_models.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
regex_utils.py refactor: move regex_match() to its own file 2021-12-14 15:00:32 +01:00
s3.py black new version 2020-08-27 10:20:48 +02:00
spamassassin_utils.py Add flake8-bugbear 2022-02-06 20:37:43 +00:00
utils.py Merge pull request #862 from simple-login/ac/sanitize-next 2022-03-30 19:40:36 +07:00