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
/
main
/
java
/
com
/
gitblit
/
auth
/
LdapAuthProvider.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1160 from fzs/sshLdapAuthenticator
Florian Zschocke
2016-12-18
1
-274
/
+10
|
\
|
*
Retrieve public SSH keys from LDAP.
Florian Zschocke
2016-11-29
1
-7
/
+4
|
*
Extract LdapConnection into new class from LdapAuthProvider
Florian Zschocke
2016-11-23
1
-268
/
+7
*
|
Merge branch 'rcaa-master' into master.
Florian Zschocke
2016-12-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
removing unecessary user cookie code
Rodrigo Andrade
2016-08-15
1
-1
/
+1
*
|
Set "can admin" permission on LDAP users and teams correctly
merged--fixAdminRoleLDAP
Florian Zschocke
2016-11-18
1
-12
/
+32
*
|
Clean up `LdapAuthProvider` to properly cover different LDAP search scenarios.
Florian Zschocke
2016-11-11
1
-114
/
+284
|
/
*
Fix time units in ldap sync log message
James Moger
2014-11-24
1
-1
/
+2
*
Allow authentication providers to control user and team role changes
James Moger
2014-09-26
1
-1
/
+27
*
Allow LDAP to reset/delete an user email address value
James Moger
2014-09-08
1
-0
/
+4
*
Warn on LDAP synchronization if the uid attribute is null/undefined
James Moger
2014-04-08
1
-4
/
+8
*
LDAP: Escape username in case we are using userbased bind.
Jani Averbach
2014-03-31
1
-1
/
+1
*
LDAP: Authenticated Searches without a manager password
j3rem1e
2014-03-27
1
-1
/
+15
*
API adjustments and elimination of duplicate config options
James Moger
2014-02-19
1
-100
/
+102
*
Added logging for empty group sync.
Alfred Schmid
2014-02-19
1
-0
/
+2
*
Load empty groups as empty teams from ldap, when ldap user
Alfred Schmid
2014-02-19
1
-0
/
+24
*
Fixed error with negative periods. Using at least ldapCaching period to
Alfred Schmid
2014-02-19
1
-11
/
+11
*
Basic implementation of feature for ldap user synchronization as
Alfred Schmid
2014-02-19
1
-1
/
+30
*
Centralize cookie creation
James Moger
2013-12-11
1
-3
/
+1
*
Fix external authentication failure
James Moger
2013-12-11
1
-14
/
+21
*
Fix LDAP port and bind regressions due to change for issue-343
James Moger
2013-12-10
1
-2
/
+11
*
Refactor user services and separate authentication (issue-281)
James Moger
2013-11-29
1
-0
/
+508