aboutsummaryrefslogtreecommitdiffstats
path: root/templates/mail/auth
Commit message (Expand)AuthorAgeFilesLines
* Make sure fmt catches all templates (#20979)silverwind2022-08-313-3/+3
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-274-18/+18
* Try to prevent autolinking of displaynames by email readers (#19169)zeripath2022-03-234-8/+12
* Multiple Escaping Improvements (#17551)zeripath2021-11-164-4/+4
* fix email with + when active (#17518)Lunny Xiao2021-11-021-1/+1
* Fix reset password email template (#17025)Jimmy Praet2021-09-121-1/+1
* Fix invalid params and typo of email templates (#16394)Meano2021-07-102-4/+4
* Localize Email Templates (#16200)65432021-06-234-20/+24
* UX + Security current user password reset (#5042)AJ ONeal2019-04-182-4/+5
* Make distinction between DisplayName and Username in email templates (#6495)mrsdizzie2019-04-044-8/+8
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-034-4/+4
* Mention the possibility of resetting the password for new accounts (#3812)Michael Kuhn2018-04-191-0/+1
* Fix copy in email templates (#2801)Arif2017-10-292-2/+2
* xxx_active_code_live setting in printed in hours and minutes instead … (#1814)Jonas Östanbäck2017-05-293-3/+3
* Removed email copyright year (#1348)Jonas2017-03-214-4/+4
* Added rel="noopener" to target="_blank" hrefs (#327)Bwko2016-12-024-4/+4
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-164-19/+19
* Indent all templates with tabsAdam Strzelecki2015-12-084-33/+33
* fix #1979Unknwon2015-11-181-0/+1
* #1525 Triggere mailer for admin created accountsUnknwon2015-09-252-22/+13
* finish new auth e-mailsUnknwon2015-09-172-56/+23
* user gomail and new activate account email tplUnknwon2015-09-173-60/+31
* Template for email activation emailPeter2014-12-171-0/+30
* Remove APP_LOGO settingMathieu Gagnon2014-09-133-3/+3
* In progress of name template name constantUnknown2014-06-221-0/+0
* Corrected grammar and spelling mistakes in templates. Normalizing to American...twitchyliquid642014-04-203-10/+10
* Add reset password, fix #58Unknown2014-04-052-25/+33
* Finish verify emailUnknown2014-03-193-32/+40
* Add register mail tplUnknown2014-03-193-0/+83