mirror of
https://github.com/redmine/redmine.git
synced 2026-01-19 22:13:00 +01:00
fix AuthSourceLdap#get_attr is not private
git-svn-id: http://svn.redmine.org/redmine/trunk@18692 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -250,4 +250,5 @@ class AuthSourceLdap < AuthSource
|
||||
value.to_s.force_encoding('UTF-8')
|
||||
end
|
||||
end
|
||||
private_class_method :get_attr
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user