summaryrefslogtreecommitdiff
path: root/spec/features/profiles/password_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-0/+44
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-4/+19
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-6/+9
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-1/+1
* Add latest changes from gitlab-org/security/gitlab@14-9-stable-eeGitLab Bot2022-03-301-4/+4
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-6/+6
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-4/+4
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-5/+5
* Add latest changes from gitlab-org/security/gitlab@14-3-stable-eeGitLab Bot2021-09-291-19/+59
* Add latest changes from gitlab-org/security/gitlab@14-3-stable-eeGitLab Bot2021-09-291-59/+19
* Add latest changes from gitlab-org/security/gitlab@14-3-stable-eeGitLab Bot2021-09-291-19/+59
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-241-2/+2
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Removing the two factor check when the user sets a new passwordFrancisco Javier López2018-03-011-0/+10
* Move spinach profile tests to RSpecSemyon Pupkov2018-02-151-7/+69
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-3/+4
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-2/+2
* Rollsback changes made to signing_enabled.Tiago Botelho2017-09-011-2/+2
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-25/+55
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* ported EE user service to CEJames Lopez2017-06-231-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Avoid to show the original password field when password is automatically setedCarlos Ribeiro2016-08-081-0/+45