Commit graph

11 commits

Author SHA1 Message Date
Francisco Javier López
9e852340fb Removing the two factor check when the user sets a new password 2018-03-01 16:28:15 +00:00
Semyon Pupkov
b7f5205ab1 Move spinach profile tests to RSpec
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
2018-02-15 12:06:45 +05:00
Markus Koller
257fd57134 Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
Jacopo
2f40dac352 Refactor have_http_status into have_gitlab_http_status in the specs 2017-10-20 10:13:18 +02:00
Tiago Botelho
37383d9a9d Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
Keifer Furzland
7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Robin Bobbitt
672a68d372 Fixes needed when GitLab sign-in is not enabled
When sign-in is disabled:
 - skip password expiration checks
 - prevent password reset requests
 - don’t show Password tab in User Settings
 - don’t allow login with username/password for Git over HTTP requests
 - render 404 on requests to Profiles::PasswordsController
2017-07-13 10:08:27 -04:00
Robert Speicher
e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
James Lopez
5f0e7873ae ported EE user service to CE 2017-06-23 11:41:41 +02:00
Robert Speicher
45fb1f9542 Change login_as uses to gitlab_sign_in 2017-06-19 18:59:01 -05:00
Carlos Ribeiro
ed63ead22a Avoid to show the original password field when password is automatically seted 2016-08-08 13:55:57 -03:00