- Mar 12, 2020
-
-
GitLab Bot authored
-
- Mar 04, 2020
-
-
GitLab Bot authored
-
- Feb 13, 2020
-
-
GitLab Bot authored
-
- Feb 11, 2020
-
-
GitLab Bot authored
-
- Feb 07, 2020
-
-
GitLab Bot authored
-
- Feb 05, 2020
-
-
GitLab Bot authored
-
- Feb 04, 2020
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Jan 31, 2020
-
-
GitLab Bot authored
-
- Jan 17, 2020
-
-
GitLab Bot authored
-
- Nov 17, 2019
-
-
GitLab Bot authored
-
- Nov 08, 2019
-
-
GitLab Bot authored
-
- Oct 23, 2019
-
-
GitLab Bot authored
-
- Oct 18, 2019
-
-
GitLab Bot authored
-
- Oct 07, 2019
-
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
- Sep 13, 2019
-
-
GitLab Bot authored
-
- Sep 06, 2019
-
-
Aishwarya authored
-
- Aug 26, 2019
- Aug 14, 2019
-
-
Alex Buijs authored
-
- Aug 12, 2019
-
-
Alex Buijs authored
-
- Aug 10, 2019
-
-
Alex Buijs authored
With a time treshold of 4 seconds and a firstname and lastname honeypot input fields when signing up
-
- Aug 08, 2019
-
-
Alex Buijs authored
Don't redirect to the Almost there page after registration and after resending confirmation instructions
-
- Jul 18, 2019
-
-
George Thomas authored
Closes #55564 This is first discovered in #54739 (comment 122609857) that if both if: and only: are used in a before_action or after_action or alike, if: is completely ignored.
-
- Jun 25, 2019
-
-
RecaptchaExperimentHelper contains helper methods to assist in the controller and view layers.
-
- May 16, 2019
-
-
Luke "Jared" Bennett authored
Allows instance owners to toggle the recaptcha requirement on the user registration page by feature flag. Allows GitLab Growth team to measure reCAPTCHA's impact on registrations.
-
- 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.
-
- Jun 08, 2018
-
-
Bob Van Landuyt authored
When a user checks the `accept` checkbox, we will track that acceptance as usual. That way they don't need to accept again after they complete the registration. When an unauthenticated user visits the `/-/users/terms` page, there is no button to accept, decline or continue. The 'current-user menu' is also hidden from the top bar.
-
- May 17, 2018
-
-
- Feb 01, 2018
-
-
Yorick Peterse authored
This ensures that we have more visibility in the number of SQL queries that are executed in web requests. The current threshold is hardcoded to 100 as we will rarely (maybe once or twice) change it. In production and development we use Sentry if enabled, in the test environment we raise an error. This feature is also only enabled in production/staging when running on GitLab.com as it's not very useful to other users.
-
- Oct 06, 2017
-
-
Winnie Hellmann authored
-
- Sep 28, 2017
-
-
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
-
- Jun 06, 2017
-
-
blackst0ne authored
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
-
- Jun 05, 2017
-
-
Nick Thomas authored
-
- Apr 13, 2017
-
-
geoandri authored
-
- Apr 02, 2017
-
-
Stan Hu authored
-
- Mar 27, 2017
-
-
George Andrinopoulos authored
-
- Feb 08, 2017
-
-
dixpac authored
* Changed name of delete_user_service and worker to destroy * Move and change delete_group_service to Groups::DestroyService * Rename Notes::DeleteService to Notes::DestroyService
-