- Mar 12, 2020
-
-
GitLab Bot authored
-
- Feb 05, 2020
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Aug 08, 2019
-
-
Alex Buijs authored
Don't redirect to the Almost there page after registration and after resending confirmation instructions
-
- Apr 08, 2019
-
-
Martin Wortschack authored
- Externalize strings in controllers - Update PO file
-
- Sep 19, 2018
-
-
gfyoung authored
Enables frozen string for the following: * app/controllers/*.rb * app/controllers/admin/**/*.rb * app/controllers/boards/**/*.rb * app/controllers/ci/**/*.rb * app/controllers/concerns/**/*.rb Partially addresses #47424.
-
- May 17, 2018
-
-
- Jan 18, 2018
-
-
Jacopo authored
When a new user confirm his email the signin tab is correctly shown.
-
- Oct 27, 2017
-
-
Brett Walker authored
-
- Oct 24, 2017
-
-
Brett Walker authored
-
- Oct 23, 2017
-
-
Brett Walker authored
-
- Oct 01, 2017
-
-
Alexandra authored
-
- Sep 28, 2017
-
-
James Lopez authored
-
Brian Neel authored
# This is the 1st commit message: Add logging for all web authentication events # This is the commit message #2: Re-add underscore to after_inactive_sign_up_path_for # This is the commit message #3: Standardize on username= # This is the commit message #4: after_filter -> after_action, _resource -> resource # This is the commit message #5: Add two-factor login failures and account lockouts # This is the commit message #6: Move logging from two-factor concern to user model # This is the commit message #7: Add spaces around default parameter assignments # This is the commit message #8: Move logs out of user model # This is the commit message #9: Replace filtered_params with user_params # This is the commit message #10: Standardize case # This is the commit message #1: Fixes for username and AppLogger.info
-
- Sep 23, 2017
-
-
Brett Walker authored
Send a confirmation email when the user adds a secondary email address. Utilizes the Devise `confirmable` capabilities. Issue #37385
-
- Dec 31, 2016
-
-
Brian Neel authored
-
- Jul 01, 2016
-
-
Grzegorz Bizon authored
-
- Apr 22, 2016
-
-
Phil Hughes authored
Closes #4228
-
- Apr 14, 2015
-
-
Douwe Maan authored
-
- Oct 02, 2014
-
-
Marin Jankovski authored
Try signing in the user after user confirmation is correct and redirect to dashboard, otherwise redirect to signin page
-