summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/ChangePasswordPage.java
Commit message (Expand)AuthorAgeFilesLines
* Use the new PasswordHash classes.Florian Zschocke2019-11-051-16/+8
* Replaced duplicated strings by using constantMartin Spielmann2017-01-071-2/+2
* Added possibility to use secure hashes to store passwordsMartin Spielmann2017-01-011-1/+5
* #932 do not trim passwords anywhere in the uiRainerW2015-10-081-3/+3
* Restrict Gitblit cookie to the context pathJames Moger2014-09-251-1/+4
* Change IGitblit API to be more distinct from IUserServiceJames Moger2013-11-291-1/+1
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-2/+2
* Define manager interfaces and update all of Gitblit to use managersJames Moger2013-11-261-2/+2
* Eliminate nearly all direct GitBlit singleton references in WicketJames Moger2013-11-261-10/+9
* Trim trailing whitespace and organize importsJames Moger2013-09-301-3/+3
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+139