Actions
Bug #1962
closedincorrect value returned when on the fly ldap is disabled
Description
NoMethodError undefined method `values' for []:Array app/models/auth_source_ldap.rb:132:in `search_for_user_entries' app/models/auth_source_ldap.rb:40:in `authenticate' app/models/user.rb:102:in `try_to_login' app/controllers/users_controller.rb:92:in `login'
this was initially caused by 64ca11af068634641cb0b946bd75e54fa103e735
Updated by Ohad Levy about 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 28075ad6cf8f84f45434f72ca207bff5de2cfbcb.
Actions