mirror of
https://github.com/open-webui/open-webui
synced 2025-05-24 14:54:33 +00:00
fix: ldap certificate path should not be required
This commit is contained in:
parent
5e720cd84b
commit
424f007b10
@ -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}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user