Skip to content

Resolve "Enterprise users - Disallow Password Auth" [RUN ALL RSPEC] [RUN AS-IF-FOSS]

What does this MR do?

This MR has one goal: to remove possibility to update password for users provided by group. In the same time it is vital to allow users to read themselves to the group using SAML.

To achieve this, I added a possibility to find a user by email - if there is no user matching given criteria.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #300191 (closed)

Edited by Gosia Ksionek

Merge request reports