index
:
gitblit.git
1026-Lucene-Index-PDF
fixup-1.9
gh-pages
master
ticket/104
ticket/114
ticket/138
ticket/235
ticket/7
ticket/75
wicket-7
Pure java git solution: https://github.com/gitblit-org/gitblit
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
gitblit
/
LdapUserService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support local accounts with LdapUserService and RedmineUserService (issue-183)
James Moger
2013-01-04
1
-3
/
+15
*
Fix LDAP connection leak (issue 139)
James Moger
2012-09-26
1
-34
/
+37
*
Setting Admin attribute is now consistent with LDAP team config
James Moger
2012-08-27
1
-10
/
+23
*
StartTLS is not supported in LdapUserService (issue 122)
Steffen Gebert
2012-08-09
1
-2
/
+17
*
Fixed LdapUserService if account has null email address (issue 110)
James Moger
2012-07-17
1
-2
/
+8
*
Persist cookies in ConfigUserService. Update LDAPUserService to generate coo...
James Moger
2012-07-11
1
-13
/
+6
*
Allow user services to control editing of display name and email address
James Moger
2012-04-25
1
-18
/
+45
*
Merge jcrygier's LDAP injection defense and displayname/email retrieval
James Moger
2012-04-25
1
-15
/
+69
|
\
|
*
Add logic to get display name & email (Simply stored in user model for now).
John Crygier
2012-04-25
1
-15
/
+69
*
|
Documentation
James Moger
2012-04-24
1
-2
/
+2
*
|
Corrected log typos
James Moger
2012-04-24
1
-2
/
+2
*
|
Updated the key generator to build nested key classes
James Moger
2012-04-24
1
-10
/
+10
|
/
*
Allow for admin teams with spaces in their name.
unknown
2012-04-24
1
-11
/
+11
*
Change username to come from simpleUserName (from login screen) instead of CN.
John Crygier
2012-04-18
1
-3
/
+3
*
Rework LDAP implementation with unboundid. Also allows for an LDAP server to...
John Crygier
2012-04-10
1
-86
/
+154
*
Skeleton LdapUserService based on John Cryiger's implementation
James Moger
2012-04-06
1
-0
/
+200