Unverified Commit 04d0da49 authored by Jonathan's avatar Jonathan Committed by GitHub
Browse files

Merge pull request #150 from bowdoincollege/quote_ldap_password

quote ldap password
parents 9d8c85b7 31a05c36
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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