You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move to VerifySecretFields to reject invalid passwords
Service passwords are usually defined in the osp-secret and propagated to
their config. This patch moves from verifyServiceSecret to the new
lib-common VerifySecretFields, that accepts a validator to accept/reject
the password field and set the appropriate errorMsg to the InputReady
Condition.
Signed-off-by: Francesco Pantano <fpantano@redhat.com>
0 commit comments