Merged r19079 to 4.1-stable (#32470).

git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19080 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2019-11-16 10:32:43 +00:00
parent 131184e99a
commit 9d3f6cb3ae

View File

@@ -250,5 +250,4 @@ class AuthSourceLdap < AuthSource
value.to_s.force_encoding('UTF-8')
end
end
private_class_method :get_attr
end