gitlab-org--gitlab-foss/spec/services/users
DJ Mountney a766f60a0b Inlude the password_automatically_check param as permitted config in the user create_service
This param is passed to service in two places, one is in the build_user for non ldap oauth users. And the other is in the initial production admin user seed data.

Without this change, when setting up GitLab in a production environment, you were not being given the option of setting the root password on initial setup in the UI.
2017-04-04 10:18:56 -07:00
..
create_service_spec.rb Inlude the password_automatically_check param as permitted config in the user create_service 2017-04-04 10:18:56 -07:00
destroy_spec.rb Fix race condition where a namespace would be deleted before a project was deleted 2017-04-02 05:37:04 -07:00
refresh_authorized_projects_service_spec.rb Use `:empty_project` where possible in service specs 2017-03-27 20:44:09 -04:00