1
0
Эх сурвалжийг харах

fix: ldap certificate path should not be required

Timothy Jaeryang Baek 5 сар өмнө
parent
commit
424f007b10

+ 0 - 1
src/lib/components/admin/Settings/General.svelte

@@ -554,7 +554,6 @@
 													</div>
 													<input
 														class="w-full bg-transparent outline-hidden py-0.5"
-														required
 														placeholder={$i18n.t('Enter certificate path')}
 														bind:value={LDAP_SERVER.certificate_path}
 													/>