summaryrefslogtreecommitdiff
path: root/app/views/devise/mailer
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@15-7-stable-eeGitLab Bot2023-01-062-2/+2
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-202-2/+6
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-194-20/+16
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-206-30/+23
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-192-0/+15
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-192-0/+11
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-204-7/+6
* Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil TrzciƄski2019-04-152-2/+2
* Use `sanitize_name` to sanitize URL in user full nameKushal Pandya2019-01-311-1/+1
* Merge branch 'security-email-change-notification' into 'master'Cindy Pallares2018-11-282-0/+22
* Replace time_ago_in_words with JS-based oneTakuya Noguchi2018-04-272-2/+2
* Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-051-2/+3
|\
| * Changed account confirmation line to e-mail text. This MR fixes issue #13637bitsapien2017-09-281-2/+3
* | fix whitespaceBrett Walker2017-09-241-1/+1
* | small cleanup changes based on feedbackBrett Walker2017-09-232-9/+2
* | move #cta properly under #contentBrett Walker2017-09-232-9/+9
* | refactored the account confirmation into a partial. Also made theBrett Walker2017-09-236-31/+38
* | Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-234-14/+36
|/
* use common devise layout and use heading styleAlexis Reigel2017-06-134-45/+41
* use common layout for devise mailerAlexis Reigel2017-06-132-22/+20
* Customize the Devise `unlock_instructions` emailRobert Speicher2016-06-162-10/+16
* Customize the Devise `reset_password_instructions` emailRobert Speicher2016-06-163-8/+22
* Customize the Devise `password_change` emailsRobert Speicher2016-06-162-0/+17
* New confirmation email :fire:Robert Speicher2016-05-251-0/+16
* Make the standard Devise confirmation email our new plaintext versionRobert Speicher2016-05-252-9/+9
* Allow account unlock via emailDrew Blessing2015-12-142-7/+10
* Update views to single form of address. Change "my" to "your"Dmitriy Zaporozhets2015-03-223-3/+3
* Update to accomodate devise deprecations and backward incompatible changes.Marin Jankovski2014-07-103-3/+3
* Improve email with confirmation instructionsDmitriy Zaporozhets2013-12-161-2/+6
* Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-053-3/+3
* init commitgitlabhq2011-10-093-0/+20