mirror of https://github.com/penpot/penpot.git
🔧 Remove unused LDAP config spec
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
This commit is contained in:
parent
055504ba9a
commit
b475853922
|
|
@ -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…
Reference in New Issue