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
/
manager
/
AuthenticationManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete password from memory in AuthenticationManager
Florian Zschocke
2020-04-05
1
-19
/
+23
*
🦟 fix: Password hash upgrade kills existing passwords
Florian Zschocke
2020-04-05
1
-17
/
+26
*
Use the new PasswordHash classes.
Florian Zschocke
2019-11-05
1
-35
/
+22
*
fix comment
Martin Spielmann
2017-01-07
1
-1
/
+1
*
Update AuthenticationManager to update weakly stored passwords on login
Martin Spielmann
2017-01-07
1
-6
/
+35
*
Added possibility to use secure hashes to store passwords
Martin Spielmann
2017-01-01
1
-0
/
+10
*
Set secure user cookies and only for HTTP.
Florian Zschocke
2016-12-10
1
-0
/
+14
*
Merge pull request #990 from dbywalec/authenthication-of-federation-user
James Moger
2016-01-16
1
-0
/
+6
|
\
|
*
Fix authentication failure warning log messages for FEDERATION_USER
Dariusz Bywalec
2016-01-04
1
-0
/
+6
*
|
Lower log level of servlet authenticate when request is already authenticated
Dariusz Bywalec
2016-01-04
1
-1
/
+1
|
/
*
implement an HTTP header AuthenticationProvider
Joel Johnson
2015-12-09
1
-2
/
+20
*
Log update for Fail2Ban usage
Paul Martin
2015-10-25
1
-16
/
+20
*
prevent session fixation for external authentication
Joel Johnson
2015-07-14
1
-10
/
+25
*
Invalid kerberos patches, works now and with a test.
Fabrice Bacchella
2015-05-26
1
-0
/
+29
*
A patch that allows to extract a new user informations from the HTTP session
Fabrice Bacchella
2015-05-15
1
-0
/
+48
*
Merge branch 'ticket/129' into develop
James Moger
2014-09-30
1
-16
/
+11
|
\
|
*
Remove Wicket references from non-Wicket packages
James Moger
2014-09-30
1
-16
/
+11
*
|
Allow authentication providers to control user and team role changes
James Moger
2014-09-26
1
-0
/
+23
*
|
Merge branch 'ticket/187' into develop
James Moger
2014-09-25
1
-2
/
+35
|
\
|
|
*
Restrict Gitblit cookie to the context path
James Moger
2014-09-25
1
-2
/
+35
*
|
Annotate managers with @Singleton
James Moger
2014-07-03
1
-1
/
+3
*
|
Use Guice annotations, not javax.inject annotations
James Moger
2014-07-03
1
-1
/
+1
*
|
Embrace @Inject for Managers, Servlets, and Filters
James Moger
2014-07-03
1
-0
/
+2
|
/
*
Handle ssh keys as objects, not strings, and improve the ls and rm key commands
James Moger
2014-04-10
1
-6
/
+6
*
Revise SSH public key integration with AuthenticationManager
James Moger
2014-04-10
1
-11
/
+14
*
Establish ssh keys folder, support multiple keys, revise key authenticator
James Moger
2014-04-10
1
-1
/
+1
*
SSHD: Add support for git pack commands
David Ostrovsky
2014-04-10
1
-0
/
+29
*
Fix authentication security hole with external providers
James Moger
2014-03-18
1
-29
/
+44
*
Implement user "disabled" flag as an alternative to deleting the account
James Moger
2014-03-04
1
-8
/
+29
*
API adjustments and elimination of duplicate config options
James Moger
2014-02-19
1
-0
/
+7
*
issue-361: Reset user cookie after administrative password change
James Moger
2014-01-28
1
-26
/
+35
*
Fix external authentication failure
James Moger
2013-12-11
1
-2
/
+3
*
Added filesystem write permission check (issue-345)
James Moger
2013-11-29
1
-2
/
+2
*
Refactor managers and authentication for federation
James Moger
2013-11-29
1
-29
/
+1
*
Refactor user services and separate authentication (issue-281)
James Moger
2013-11-29
1
-0
/
+511