Commit History

Author SHA1 Message Date
  Mikael Nordfeldth f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 10 years ago
  Mikael Nordfeldth de55d8f83b plugins onAutoload now only overloads if necessary (extlibs etc.) 10 years ago
  Siebrand Mazeland e6d053ac41 Update translator documentation. 13 years ago
  Craig Andrews 6317f7d92b Assigning my copyrights to the Free Software Foundation 14 years ago
  Craig Andrews 295e05ea39 Refactor common parts of LdapAuthorization and LdapAuthentication plugins into a separate class 14 years ago
  Craig Andrews 5cd8679961 Fix stupid typo in ldap authorization debug logging 14 years ago
  Craig Andrews 9653cb9f0a Fix error logging 14 years ago
  Jeffery To 3f696ff0ed ldap_get_connection() to return null when passed a config with bad user/pw. 14 years ago
  Craig Andrews 489bd935eb Make LDAP connection error fatal - there really is no way to recover from that. 14 years ago
  Craig Andrews c758b1b1d4 Add version information to a bunch of plugins 14 years ago
  Craig Andrews 208bab32b7 Remove erroneous call to parent::onInitializePlugin() 14 years ago
  Craig Andrews 9e2e0605ed Move Authorization and Authentication plugin structures into core, instead of as plugins. 14 years ago
  Craig Andrews a00141a180 You cannot use static that way - using another approach to save reuse the default ldap connection 14 years ago
  Craig Andrews 6d69d89cfe Reuse ldap connections for the default config 14 years ago
  Craig Andrews 6a505da981 do not required that roles_to_groups be specified 14 years ago
  Craig Andrews b417e4d24f rename isMemberOfGroup to be more consistent with other LDAP functions 14 years ago
  Craig Andrews 297f320e6f attributes['username'] is required 14 years ago
  Craig Andrews 9ed70a5b11 Add some functions that were previously undefined 14 years ago
  Craig Andrews 44c7813ac1 Add login_group configuration option so only members of a certain group can login 14 years ago
  Craig Andrews d07df8a796 Added Authorization plugin 14 years ago