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
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
7
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
removing unecessary user cookie code
Rodrigo Andrade
2016-08-15
7
-8
/
+8
|
*
removing duplicated code for cookie genaration and adding random bytes to gen...
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
|
/
*
implement an HTTP header AuthenticationProvider
Joel Johnson
2015-12-09
2
-5
/
+209
*
Merge branch 'ticket/244' into develop
James Moger
2015-03-07
1
-11
/
+24
|
\
|
*
Minor refactoring of user/team checksumming
James Moger
2015-03-07
1
-60
/
+22
|
*
Setting up a checksum on user and team instances to lower connection delay
Pierre-yves Baloche
2015-03-06
1
-14
/
+65
*
|
Fix time units in ldap sync log message
James Moger
2014-11-24
1
-1
/
+2
*
|
Merge branch 'ticket/129' into develop
James Moger
2014-09-30
1
-1
/
+1
|
\
|
|
*
Remove Wicket references from non-Wicket packages
James Moger
2014-09-30
1
-1
/
+1
*
|
Allow authentication providers to control user and team role changes
James Moger
2014-09-26
7
-2
/
+119
|
/
*
Allow LDAP to reset/delete an user email address value
James Moger
2014-09-08
1
-0
/
+4
*
fix misstyped passwords leaked in log files with redmine auth provider
mereth
2014-08-19
1
-2
/
+3
*
[findbugs] Null check on closing PAM provider
James Moger
2014-04-17
1
-1
/
+3
*
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
*
WindowsAuthProvider setting to restrict BUILTIN\Administrators
James Moger
2014-02-21
1
-3
/
+5
*
Remove admin permission setting from Redmine auth provider (issue-368)
James Moger
2014-02-21
1
-5
/
+0
*
API adjustments and elimination of duplicate config options
James Moger
2014-02-19
2
-100
/
+114
*
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
7
-32
/
+25
*
Fix external authentication failure
James Moger
2013-12-11
1
-14
/
+21
*
Allow null authentication provider to manipulate users
James Moger
2013-12-10
1
-4
/
+4
*
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
7
-0
/
+1583