Loading templates/ldap.erb +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ ldap <%= @name %> { identity = '<%= @identity %>' <%- end -%> <%- if @password -%> password = <%= @password %> password = '<%= @password %>' <%- end -%> # Unless overridden in another section, the dn from which all Loading Loading
templates/ldap.erb +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ ldap <%= @name %> { identity = '<%= @identity %>' <%- end -%> <%- if @password -%> password = <%= @password %> password = '<%= @password %>' <%- end -%> # Unless overridden in another section, the dn from which all Loading