Commit 2ee1145
authored
Merge pull request #16190 from enj/enj/i/validate_provider_username
Automatic merge from submit-queue (batch tested with PRs 15994, 16182, 16190, 16174)
Correctly validate identity provider username
`ValidateIdentityProviderUserName` should be used to validate the provider username, not `ValidateIdentityProviderName`. This makes it so that `~` cannot be used as a provider username.
Signed-off-by: Monis Khan <mkhan@redhat.com>
/assign @liggitt
@openshift/sig-security1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments