mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-27 19:17:47 +01:00
Remove validator for username claim input (#17663)
Signed-off-by: AllForNothing <sshijun@vmware.com> Signed-off-by: AllForNothing <sshijun@vmware.com>
This commit is contained in:
parent
180bcd1bf1
commit
c4146667f1
@ -905,8 +905,7 @@
|
||||
[disabled]="
|
||||
!currentConfig.oidc_auto_onboard.value ||
|
||||
disabled(currentConfig.oidc_user_claim)
|
||||
"
|
||||
pattern="^[a-zA-Z0-9_-]*$" />
|
||||
" />
|
||||
</clr-input-container>
|
||||
<div class="oidc-tip">
|
||||
{{ 'CONFIG.OIDC.OIDC_REDIREC_URL' | translate }}
|
||||
|
Loading…
Reference in New Issue
Block a user