Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-29Externalize strings of password page in user profileantonyliu
2019-04-15Forbid the use of `#reload` and prefer `#reset`Kamil Trzciński
2018-09-23Enable more frozen string in app/controllers/gfyoung
2018-03-01Removing the two factor check when the user sets a new passwordFrancisco Javier López
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-09-28refactor users update serviceJames Lopez
2017-09-28refactor services to match EE signatureJames Lopez
2017-09-01Rollsback changes made to signing_enabled.Tiago Botelho
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-06-23refactor update user service not to do auth checksJames Lopez
2017-06-23updated emails, notifications and passwords controllerJames Lopez
2016-08-08Avoid to show the original password field when password is automatically setedCarlos Ribeiro
2015-05-01Add helpers for header title and sidebar, and move setting those from control...Douwe Maan
2015-04-30Fix Profiles::PasswordsController.Douwe Maan
2015-04-30Add a page title to every page.Douwe Maan
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-02-13Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan
2014-07-29Require current password even if password was expiredDmitriy Zaporozhets
2014-06-27Fix password change. Fix test settingsDmitriy Zaporozhets
2014-06-26User model to strong params. Comment other attr_accessible to let tests runDmitriy Zaporozhets
2013-10-09Fix spinach profile testsDmitriy Zaporozhets
2013-10-09Separate page for password changeDmitriy Zaporozhets
2013-06-24Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets