summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/pages/ChangePasswordPage.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-139/+0
* Support --baseFolder parameter and small data reorganizationJames Moger2013-01-151-1/+1
* Support local accounts with LdapUserService and RedmineUserService (issue-183)James Moger2013-01-041-2/+3
* Implemented custom request handling for (un)authenticated sessions to workaro...James Moger2012-08-241-1/+1
* Skeleton LdapUserService based on John Cryiger's implementationJames Moger2012-04-061-0/+6
* Fixed overzealous externalization of save and cancel buttonsJames Moger2012-03-301-2/+2
* Externalized a bunch of strings for translationJames Moger2012-03-251-7/+6
* Rearranged button order to properly set default (issue 60)James Moger2012-02-091-0/+2
* Combined-md5 password storage optionJames Moger2011-10-241-1/+6
* Clarified page hierarchy. Fixed TicGit pages.James Moger2011-09-301-1/+1
* More Bootstrap improvements.James Moger2011-09-301-10/+2
* Documentation. Unit testing. Checkstyle. Findbugs.James Moger2011-07-221-9/+10
* Change password feature (issue 1)James Moger2011-07-201-0/+133