summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/wicket/pages/EditUserPage.java
Commit message (Expand)AuthorAgeFilesLines
* Fix user preferences selecting the wrong preferred locale.Florian Zschocke2019-11-111-22/+3
* Merge branch 'pingunaut-1166_more_secure_password_hashes' into master.Florian Zschocke2019-11-061-13/+8
|\
| * Use the new PasswordHash classes.Florian Zschocke2019-11-051-13/+8
* | New Setting "Default Language" when creating user.william2017-02-081-0/+34
|/
* removing duplicated code for cookie genaration and adding random bytes to gen...Rodrigo Andrade2016-08-151-1/+1
* #932 do not trim passwords anywhere in the uiRainerW2015-10-081-3/+3
* Only set mutable user access permissionsJames Moger2014-10-311-1/+3
* Allow authentication providers to control user and team role changesJames Moger2014-09-261-7/+17
* Disable permission checkboxes if permission is inheritedJames Moger2014-09-111-3/+26
* Implement user "disabled" flag as an alternative to deleting the accountJames Moger2014-03-041-0/+2
* issue-361: Reset user cookie after administrative password changeJames Moger2014-01-281-0/+3
* Change IGitblit API to be more distinct from IUserServiceJames Moger2013-11-291-1/+5
* Refactor user services and separate authentication (issue-281)James Moger2013-11-291-9/+5
* 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-17/+16
* Trim trailing whitespace and organize importsJames Moger2013-09-301-12/+12
* Overhauled navigation and flattened lookJames Moger2013-05-191-0/+5
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+261