index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
auth_source_ldap_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support frozen_string_literal in test/**/*.rb (#26561).
Go MAEDA
2019-03-21
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Set User.current to nil before unit tests.
Jean-Philippe Lang
2018-12-16
1
-0
/
+1
*
Support self-signed LDAPS connections (#29606).
Jean-Philippe Lang
2018-09-23
1
-0
/
+38
*
#assert_nothing_raised takes no arguments.
Jean-Philippe Lang
2017-08-01
1
-1
/
+1
*
LdapError is deprecated (#24970).
Jean-Philippe Lang
2017-07-08
1
-3
/
+3
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
revert r16322 (#24970)
Toshi MARUYAMA
2017-02-02
1
-1
/
+1
*
replace depricated Net::LDAP::LdapError by Net::LDAP::Error (#24970)
Toshi MARUYAMA
2017-02-02
1
-1
/
+1
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
1
-3
/
+3
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Include tested method name in tests names (#21674).
Jean-Philippe Lang
2016-01-22
1
-7
/
+7
*
Makes the test LDAP host configurable (#21674).
Jean-Philippe Lang
2016-01-22
1
-25
/
+1
*
Fixed DN in tests (#21674).
Jean-Philippe Lang
2016-01-22
1
-4
/
+4
*
Fixed that LDAP does not check the user and password when are defined in the ...
Jean-Philippe Lang
2016-01-22
1
-0
/
+117
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Removing shoulda context.
Jean-Philippe Lang
2013-02-03
1
-48
/
+35
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Auto-populate fields while creating a new user with LDAP (#10286).
Jean-Philippe Lang
2012-12-26
1
-0
/
+24
*
Adds a configurable timeout for LDAP authentication (#8978).
Jean-Philippe Lang
2012-07-07
1
-0
/
+10
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Fixes error message for LDAP filter (#1060).
Jean-Philippe Lang
2012-03-24
1
-1
/
+1
*
Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...
Jean-Philippe Lang
2012-03-05
1
-1
/
+1
*
Adds an optional LDAP filter (#1060).
Jean-Philippe Lang
2012-03-01
1
-0
/
+30
*
Disabled on the fly registration for auth_source fixture.
Jean-Philippe Lang
2012-02-19
1
-0
/
+1
*
add test of replace port zero to 389 at unit auth_source_ldap_test.
Toshi MARUYAMA
2011-08-29
1
-0
/
+9
*
remove trailing white-spaces from test/unit/auth_source_ldap_test.rb.
Toshi MARUYAMA
2011-08-29
1
-7
/
+7
*
Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050
Jean-Baptiste Barth
2010-12-12
1
-1
/
+1
*
Makes AuthSource.authenticate return a hash instead of an array.
Jean-Philippe Lang
2010-02-26
1
-4
/
+2
*
Test that AuthSourceLdap#authenticate returns valid User attributes only.
Jean-Philippe Lang
2010-02-26
1
-16
/
+9
*
Moves the LDAP test server to a fixture.
Jean-Philippe Lang
2010-02-26
1
-11
/
+3
*
Refactor: Extract method from AuthSourceLdap#authenticate
Eric Davis
2010-02-16
1
-3
/
+6
*
Added some tests for the LDAP authentication.
Eric Davis
2010-02-16
1
-0
/
+58
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
Strip LDAP attribute names before saving (#1890).
Jean-Philippe Lang
2008-09-21
1
-0
/
+36