summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/GitblitUserService.java
Commit message (Collapse)AuthorAgeFilesLines
* Persist cookies in ConfigUserService. Update LDAPUserService to generate ↵James Moger2012-07-111-1/+1
| | | | cookies.
* Allow user services to control editing of display name and email addressJames Moger2012-04-251-0/+10
|
* Added a logout hook to IUserServiceJames Moger2012-04-251-0/+5
|
* Rework LDAP implementation with unboundid. Also allows for an LDAP server ↵John Crygier2012-04-101-3/+12
| | | | to be started with Gitblit GO (backed by an LDIF file).
* Skeleton LdapUserService based on John Cryiger's implementationJames Moger2012-04-061-2/+36
|
* Fixed upgrade bug in user service (issue 41)v0.8.2James Moger2012-01-131-2/+2
|
* Show additional columns in users and teams tablesJames Moger2011-12-281-0/+10
|
* Improved logging of GitblitUserServiceJames Moger2011-12-231-0/+6
|
* Fix for nasty bug in GitblitUserServiceJames Moger2011-12-211-1/+1
|
* Renamed GitblitUserService, sendMail method, sendmail.groovy, and ↵James Moger2011-12-201-0/+217
RepositoryModel.mailingLists