Init ldap parameters done

This commit is contained in:
2020-10-16 19:13:45 +03:00
parent 25b39cf525
commit b33aa489cf
+1 -1
View File
@@ -58,7 +58,7 @@ class ConfigLdap < ActiveRecord::Migration[4.2]
auth.attr_lastname = "sn"
auth.attr_mail = "mail"
auth.onthefly_register = 1
auth.verify_peer = 0
#auth.verify_peer = 0
auth.tls = 0
auth.save