Removed validation of from (#3340)

This commit is contained in:
Erik Jan de Wit 2022-09-16 10:58:13 +02:00 committed by GitHub
parent 3ee77abcf4
commit 85f0cab6bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -67,7 +67,6 @@ export const LdapSettingsConnection = ({
const edit = !!id;
const testLdap = async (testType: TestTypes) => {
if (!(await form.trigger())) return;
try {
const settings = convertFormToSettings(form);
await adminClient.realms.testLDAPConnection(