summaryrefslogtreecommitdiffstats
path: root/src/test/java/com/gitblit/tests/AuthenticationManagerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Delete password from memory in AuthenticationManagerFlorian Zschocke2020-04-051-11/+73
* 🦟 fix: Password hash upgrade kills existing passwordsFlorian Zschocke2020-04-051-4/+12
* Use the new PasswordHash classes.Florian Zschocke2019-11-051-6/+32
* Update AuthenticationManager to update weakly stored passwords on loginMartin Spielmann2017-01-071-0/+6
* Log update for Fail2Ban usagePaul Martin2015-10-251-2/+2
* A patch that allows to extract a new user informations from the HTTP sessionFabrice Bacchella2015-05-151-17/+658
* Create infrastructure for XSS sanitizationJames Moger2014-09-071-1/+4
* Add repository and user/team lifecycle listener extension pointsJames Moger2014-06-091-1/+1
* Implement user "disabled" flag as an alternative to deleting the accountJames Moger2014-03-041-0/+66