Skip to content

Port from CE to EE: Changing OAuth lookup to be case insensitive

What does this MR do?

Makes the OAuth lookup to be case insensitive

Are there points in the code the reviewer needs to double check?

There are differences between EE and CE related to the model Identity. For example, in EE there is another uid field available.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

gitlab-org/gitlab-ce#38822

Merge request reports