app-MAIL-temp/app/auth/views
Adrià Casajús 99ce10a1bc
Send email to users with a subscription and a partner plan upgrade (#1101)
* Send email to users with a subscription and a partner plan upgrade

* Update double-subscription-partner.html

* Update double-subscription-partner.txt.jinja2

Co-authored-by: Adrià Casajús <adria.casajus@proton.ch>
Co-authored-by: Son Nguyen Kim <nguyenkims@users.noreply.github.com>
2022-06-20 14:34:20 +02:00
..
__init__.py bootstrap: db models, login, logout, dashboard pages 2019-07-01 18:18:12 +03:00
activate.py redirect user to dashboard instead of the account activation page for now 2022-05-23 14:44:24 +02:00
change_email.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
facebook.py Only allow relative redirects 2022-02-15 15:16:31 +01:00
fido.py Remove it for all creds 2022-04-26 18:44:57 +02:00
forgot_password.py Add missing rate limits (#1065) 2022-06-08 17:36:03 +02:00
github.py Sanitized missing places 2022-03-29 18:03:18 +02:00
google.py do not use flask-sqlalchemy 2021-10-12 14:36:47 +02:00
login.py Hide proton integration behind cookie (#1092) 2022-06-15 15:42:41 +02:00
login_utils.py handle the referral url that has ?slref=code part 2021-10-25 15:02:02 +02:00
logout.py refactor: use SESSION_COOKIE_NAME instead of hardcoding "slapp" 2020-06-28 21:17:18 +02:00
mfa.py Sanitized missing places 2022-03-29 18:03:18 +02:00
proton.py Send email to users with a subscription and a partner plan upgrade (#1101) 2022-06-20 14:34:20 +02:00
recovery.py Sanitized missing places 2022-03-29 18:03:18 +02:00
register.py Add login with proton 2022-05-05 12:20:55 +02:00
resend_activation.py reformat imports 2021-06-27 17:50:36 +02:00
reset_password.py make sure password can't be longer than 100 chars 2021-11-16 19:41:05 +01:00
social.py Deprecate social login, prettify some pages 2020-04-27 23:08:21 +02:00