6 Commity (e1b00bd19810736ea5244e3dbb8cf09525127315)

Autor SHA1 Wiadomość Data
  Florian Zschocke e1b00bd198 Merge pull request #122 from fzs/ldap-deref-alias 10 lat temu
  Günter Dressel 237faead29 Bind LDAP connection after TLS initialization (issue-343) 10 lat temu
  James Moger 699e71e76b Trim trailing whitespace and organize imports 10 lat temu
  James Moger 7d22407fa8 Fixed anonymous LDAP logins (issue-297) 11 lat temu
  James Moger de3474a1dd Moved #externalAccount string to common constants class 11 lat temu
  James Moger f6b200be4c Reorganized to Apache Standard Directory Layout & integrated Moxie 11 lat temu
  James Moger 93d5065810 Support --baseFolder parameter and small data reorganization 11 lat temu
  James Moger 4e3c152fa7 Support local accounts with LdapUserService and RedmineUserService (issue-183) 11 lat temu
  mschaefers 334d158ad3 FIX: setting line separator back to Windows style 11 lat temu
  mschaefers 296ace81ee cache results of LDAP user synchronization for a configurable amount of time (realm.ldap.ldapCachePeriod = 2 MINUTES) 11 lat temu
  mschaefers e2013b9162 significantly reduce write operations to backing user system. 11 lat temu
  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 lat temu
  James Moger 301adb550d Fix LDAP connection leak (issue 139) 11 lat temu
  James Moger 27c74e4013 Setting Admin attribute is now consistent with LDAP team config 12 lat temu
  Steffen Gebert 845b532f90 StartTLS is not supported in LdapUserService (issue 122) 12 lat temu
  James Moger a01257b8a1 Fixed LdapUserService if account has null email address (issue 110) 12 lat temu
  James Moger 62aeb92c04 Persist cookies in ConfigUserService. Update LDAPUserService to generate cookies. 12 lat temu
  James Moger 0aa8cf8606 Allow user services to control editing of display name and email address 12 lat temu
  John Crygier 7e0ce40e79 Add logic to get display name & email (Simply stored in user model for now). 12 lat temu
  James Moger 6e15cb51dd Documentation 12 lat temu
  James Moger 049a68bfee Corrected log typos 12 lat temu
  James Moger 668663dffb Updated the key generator to build nested key classes 12 lat temu
  unknown 3d699cb14d Allow for admin teams with spaces in their name. 12 lat temu
  John Crygier f898a655a9 Change username to come from simpleUserName (from login screen) instead of CN. 12 lat temu
  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 lat temu
  James Moger 6cca8699f9 Skeleton LdapUserService based on John Cryiger's implementation 12 lat temu