OSDN Git Service

Fix LDAP on the fly creation. The User object doesn't have a :dn attribute.
authorEric Davis <edavis@littlestreamsoftware.com>
Thu, 25 Feb 2010 16:19:55 +0000 (16:19 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Thu, 25 Feb 2010 16:19:55 +0000 (16:19 +0000)
commit19d4ddf2f2158c5210a0b10cdd9934cbf93885c2
treeb879a4ad473ec86a477df7d58216be66097b2a58
parent39c97279ca6fe8864d44f6892f8769f656cba487
Fix LDAP on the fly creation.  The User object doesn't have a :dn attribute.

Fixes #4918 and adds a test for the behavior.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3485 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/user.rb
test/unit/user_test.rb