mirror of
https://github.com/penpot/penpot.git
synced 2025-02-09 00:28:20 -05:00
🔧 Remove unused LDAP config spec
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
This commit is contained in:
parent
055504ba9a
commit
b475853922
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@
|
|||
|
||||
(s/def ::ldap-auth-host ::us/string)
|
||||
(s/def ::ldap-auth-port ::us/integer)
|
||||
(s/def ::ldap-auth-version ::us/string)
|
||||
(s/def ::ldap-bind-dn ::us/string)
|
||||
(s/def ::ldap-bind-password ::us/string)
|
||||
(s/def ::ldap-auth-ssl ::us/boolean)
|
||||
|
|
Loading…
Add table
Reference in a new issue