summaryrefslogtreecommitdiff
path: root/spec/features/profiles/password_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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