1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-10-17 17:01:01 +00:00

Reverts r18692 (#32470).

git-svn-id: http://svn.redmine.org/redmine/trunk@19079 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2019-11-16 10:31:48 +00:00
parent 2dfa50ce85
commit 1220a68cbd

View File

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