summaryrefslogtreecommitdiffstats
path: root/test/unit/auth_source_ldap_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Disabled on the fly registration for auth_source fixture.Jean-Philippe Lang2012-02-191-0/+1
* add test of replace port zero to 389 at unit auth_source_ldap_test.Toshi MARUYAMA2011-08-291-0/+9
* remove trailing white-spaces from test/unit/auth_source_ldap_test.rb.Toshi MARUYAMA2011-08-291-7/+7
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Makes AuthSource.authenticate return a hash instead of an array.Jean-Philippe Lang2010-02-261-4/+2
* Test that AuthSourceLdap#authenticate returns valid User attributes only.Jean-Philippe Lang2010-02-261-16/+9
* Moves the LDAP test server to a fixture.Jean-Philippe Lang2010-02-261-11/+3
* Refactor: Extract method from AuthSourceLdap#authenticateEric Davis2010-02-161-3/+6
* Added some tests for the LDAP authentication.Eric Davis2010-02-161-0/+58
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Strip LDAP attribute names before saving (#1890).Jean-Philippe Lang2008-09-211-0/+36