5 Commits (237faead29c2d0dfcc503fe80039a6d985764d81)

Author SHA1 Message Date
  Günter Dressel 237faead29 Bind LDAP connection after TLS initialization (issue-343) 10 years ago
  James Moger 699e71e76b Trim trailing whitespace and organize imports 10 years ago
  James Moger 7d22407fa8 Fixed anonymous LDAP logins (issue-297) 10 years ago
  James Moger de3474a1dd Moved #externalAccount string to common constants class 11 years ago
  James Moger f6b200be4c Reorganized to Apache Standard Directory Layout & integrated Moxie 11 years ago
  James Moger 93d5065810 Support --baseFolder parameter and small data reorganization 11 years ago
  James Moger 4e3c152fa7 Support local accounts with LdapUserService and RedmineUserService (issue-183) 11 years ago
  mschaefers 334d158ad3 FIX: setting line separator back to Windows style 11 years ago
  mschaefers 296ace81ee cache results of LDAP user synchronization for a configurable amount of time (realm.ldap.ldapCachePeriod = 2 MINUTES) 11 years ago
  mschaefers e2013b9162 significantly reduce write operations to backing user system. 11 years ago
  mschaefers 27ae909563 feature: when using LdapUserService one can configure Gitblit to fetch all users from ldap that can possibly login. This allows to see newly generated LDAP users instantly in Gitblit. By now an LDAP user had to log in once to appear in GitBlit. 11 years ago
  James Moger 301adb550d Fix LDAP connection leak (issue 139) 11 years ago
  James Moger 27c74e4013 Setting Admin attribute is now consistent with LDAP team config 11 years ago
  Steffen Gebert 845b532f90 StartTLS is not supported in LdapUserService (issue 122) 11 years ago
  James Moger a01257b8a1 Fixed LdapUserService if account has null email address (issue 110) 12 years ago
  James Moger 62aeb92c04 Persist cookies in ConfigUserService. Update LDAPUserService to generate cookies. 12 years ago
  James Moger 0aa8cf8606 Allow user services to control editing of display name and email address 12 years ago
  John Crygier 7e0ce40e79 Add logic to get display name & email (Simply stored in user model for now). 12 years ago
  James Moger 6e15cb51dd Documentation 12 years ago
  James Moger 049a68bfee Corrected log typos 12 years ago
  James Moger 668663dffb Updated the key generator to build nested key classes 12 years ago
  unknown 3d699cb14d Allow for admin teams with spaces in their name. 12 years ago
  John Crygier f898a655a9 Change username to come from simpleUserName (from login screen) instead of CN. 12 years ago
  John Crygier f3b625d298 Rework LDAP implementation with unboundid. Also allows for an LDAP server to be started with Gitblit GO (backed by an LDIF file). 12 years ago
  James Moger 6cca8699f9 Skeleton LdapUserService based on John Cryiger's implementation 12 years ago