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
/
app
/
models
/
auth_source_ldap.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Removed useless require 'iconv' (#12787).
Jean-Philippe Lang
2013-01-12
1
-1
/
+0
*
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
-7
/
+35
*
Removed AuthSourceLdap.human_attribute_name.
Jean-Philippe Lang
2012-07-31
1
-8
/
+0
*
Adds a configurable timeout for LDAP authentication (#8978).
Jean-Philippe Lang
2012-07-07
1
-9
/
+25
*
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
-0
/
+8
*
Typo (#1913).
Jean-Philippe Lang
2012-03-17
1
-1
/
+1
*
LDAP: adds the ability to bind with user's account (#1913).
Jean-Philippe Lang
2012-03-17
1
-3
/
+9
*
Fixed that LDAP error is not displayed when testing connection.
Jean-Philippe Lang
2012-03-11
1
-2
/
+2
*
Adds an optional LDAP filter (#1060).
Jean-Philippe Lang
2012-03-01
1
-2
/
+22
*
Friendly response when the LDAP connection fails.
Jean-Philippe Lang
2012-02-19
1
-2
/
+2
*
Require net/ldap.
Jean-Philippe Lang
2012-02-19
1
-0
/
+1
*
Replaced ruby-net-ldap with net-ldap 0.2.2 gem.
Jean-Philippe Lang
2012-02-02
1
-1
/
+0
*
Removed after_initialize methods.
Jean-Philippe Lang
2011-12-18
1
-1
/
+2
*
remove trailing white-spaces from app/models/auth_source_ldap.rb.
Toshi MARUYAMA
2011-08-21
1
-19
/
+19
*
Adds support for SCM/LDAP passwords encryption in the database (#7411).
Jean-Philippe Lang
2011-02-26
1
-2
/
+2
*
Makes AuthSource.authenticate return a hash instead of an array.
Jean-Philippe Lang
2010-02-26
1
-7
/
+7
*
User model should not have to clean up LDAP attributes.
Jean-Philippe Lang
2010-02-26
1
-1
/
+1
*
Refactor: Extract #get_user_dn from AuthSourceLdap.
Eric Davis
2010-02-19
1
-16
/
+27
*
Refactor: extract AuthSourceLdap#search_attributes
Eric Davis
2010-02-19
1
-2
/
+11
*
Refactor: Rewrite authenticate_dn to use an implicit return.
Eric Davis
2010-02-18
1
-6
/
+3
*
Refactor: Moved the check for an empty DN to authenticate_dn
Eric Davis
2010-02-18
1
-2
/
+3
*
Refactor: extract an #authenticate_dn method in AuthSourceLdap
Eric Davis
2010-02-17
1
-6
/
+13
*
Refactor: Extract method from AuthSourceLdap#authenticate
Eric Davis
2010-02-16
1
-4
/
+11
*
Do not request blank LDAP attributes.
Jean-Philippe Lang
2008-11-25
1
-1
/
+3
*
Strip LDAP attribute names before saving (#1890).
Jean-Philippe Lang
2008-09-21
1
-1
/
+10
*
Improved on-the-fly account creation. If some attributes are missing (eg. not...
Jean-Philippe Lang
2008-07-19
1
-1
/
+4
*
Fix LDAP authentication (#714, broken by r1194).
Jean-Philippe Lang
2008-03-06
1
-1
/
+1
*
Fixed "LdapError: invalid binding information" when no username/password are ...
Jean-Philippe Lang
2008-03-05
1
-5
/
+6
*
Fixed: LDAP authentication without password may be possible (#714).
Jean-Philippe Lang
2008-02-22
1
-0
/
+1
*
LDAP authentication: only ask for the user's DN if on-the-fly registration is...
Jean-Philippe Lang
2007-11-04
1
-1
/
+2
*
Fixed: LDAP authentication crashes if one of the LDAP attributes name is left...
Jean-Philippe Lang
2007-10-19
1
-1
/
+1
*
Added LDAPS support for LDAP authentication.
Jean-Philippe Lang
2007-10-16
1
-1
/
+2
*
Fixed: Can not authenticate user against LDAP if its DN contains non-ascii ch...
Jean-Philippe Lang
2007-09-30
1
-1
/
+1
*
Firstname, lastname and email LDAP attributes are now required if "on-the-fly...
Jean-Philippe Lang
2007-08-14
1
-1
/
+2
*
added svn:eol-style native property on /app files
Jean-Philippe Lang
2007-03-12
1
-77
/
+77
*
trunk moved from /trunk/redmine to /trunk
Jean-Philippe Lang
2006-12-05
1
-0
/
+79