Shubham Dhama
2dec30e4ab
forms: Fix accounts listed in password_reset email to active accounts.
...
Previously we were listing both accounts, active as well as non-active.
Fixes : #10130 .
2018-08-04 09:16:19 -07:00
Vishnu Ks
610eb557b8
backend: Make password reset form support multi realm membership.
2017-11-26 15:35:25 -08:00
Vishnu Ks
9c50819dd6
email: Add reset button to password reset email.
2017-11-20 10:35:03 -08:00
Umair Khan
95ba3e7cbb
password_reset: Send email unconditionally.
...
This was basically rewritten by tabbott, because the code is a lot
cleaner after just rewriting the ZulipPasswordResetForm code to no
longer copy the model of the original Django version.
Fixes #4733 .
2017-11-20 10:32:40 -08:00
Vishnu Ks
dfaa939af2
emails: Store the compiled emails in separate directory.
2017-09-27 16:48:18 -07:00
Vishnu Ks
caaa90f22d
emails: Extract CSS from email_base_default.
2017-09-27 16:48:18 -07:00