summaryrefslogtreecommitdiff
path: root/app/controllers/confirmations_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-1/+1
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-1/+3
* Resolve "Opening Project with invite but without accepting leads to 404 error...🙈 jacopo beschi 🙉2018-05-171-0/+4
* Fix Shows signin tab after new user email confirmationJacopo2018-01-181-1/+1
* use a delegate for `username` to be more future friendlyBrett Walker2017-10-271-2/+1
* fix to pass static-analysisBrett Walker2017-10-241-2/+2
* grab the correct username when confirming secondary emailBrett Walker2017-10-231-1/+2
* Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-051-1/+6
|\
| * Merge branch 'enhance-logging' into 'master'Robert Speicher2017-10-021-0/+1
| |\
| | * # This is a combination of 1 commit.Brian Neel2017-09-271-0/+1
| * | refactor some controllers to make them EE friendlyJames Lopez2017-09-281-1/+5
| |/
* | spacing and small optimisationsAlexandra2017-10-011-1/+1
* | Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-2/+3
|/
* Disable automatic login feature when clicking on email confirmation linksdisable-automatic-login-on-email-confirmationBrian Neel2016-12-311-6/+2
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Improved confirmation UXconfirmation-screenPhil Hughes2016-04-211-0/+9
* Add invites controller.Douwe Maan2015-04-141-2/+2
* Try signing in the user after user confirmation is correct and redirect to da...Marin Jankovski2014-10-021-0/+17