История коммитов

Автор SHA1 Сообщение Дата
  Mikael Nordfeldth 871912a00a Plugins didn't match lib/plugin.php onPluginVersion function definition 9 лет назад
  Mikael Nordfeldth f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 11 лет назад
  Mikael Nordfeldth 3cab5b36c1 Replace common_good_random with common_random_hexstr 11 лет назад
  Mikael Nordfeldth de55d8f83b plugins onAutoload now only overloads if necessary (extlibs etc.) 11 лет назад
  Siebrand Mazeland e6d053ac41 Update translator documentation. 13 лет назад
  Craig Andrews 6317f7d92b Assigning my copyrights to the Free Software Foundation 14 лет назад
  Craig Andrews 23bad16bba don't attempt to read a user's ldap password 14 лет назад
  Craig Andrews 6b538cd9b3 Fix some regressions caused by refactor of LDAP plugin 14 лет назад
  Craig Andrews eb563937df Need to pass the password parameter to checkPassword 14 лет назад
  Craig Andrews 295e05ea39 Refactor common parts of LdapAuthorization and LdapAuthentication plugins into a separate class 14 лет назад
  Jeffery To 3f696ff0ed ldap_get_connection() to return null when passed a config with bad user/pw. 14 лет назад
  Craig Andrews 3bfe3345df Use common_nicknamize() in better places. 14 лет назад
  Craig Andrews 74bcc6929d Show messaging on the login and registration forms informing users that they may use their LDAP credentials 14 лет назад
  Craig Andrews 489bd935eb Make LDAP connection error fatal - there really is no way to recover from that. 14 лет назад
  Craig Andrews 61d4709eb8 Pass username and nickname to autoregister so auth plugins can set the nickname correct when creating a new user. 15 лет назад
  Craig Andrews a27aef9206 Add nickname suggestion capability for use during autoregistration. 15 лет назад
  Craig Andrews c758b1b1d4 Add version information to a bunch of plugins 15 лет назад
  Craig Andrews 0f6ccee6d3 remove invalid calls to AuthenticationPlugin::onAutoload 15 лет назад
  Craig Andrews 9e2e0605ed Move Authorization and Authentication plugin structures into core, instead of as plugins. 15 лет назад
  Craig Andrews a43c310fbc Cache the LDAP schema in memcache (if memcache is available) 15 лет назад
  Eric Helgeson 4002c18065 Allow caching of ldap schema, greatly improves performance. 15 лет назад
  Eric Helgeson 490238faf6 search->count() doesnt seem to be cached, so we will 15 лет назад
  Eric Helgeson f70c3b6ae9 Limit search to only the basedn we're looking in 15 лет назад
  Craig Andrews a00141a180 You cannot use static that way - using another approach to save reuse the default ldap connection 15 лет назад
  Craig Andrews 6d69d89cfe Reuse ldap connections for the default config 15 лет назад
  Craig Andrews 297f320e6f attributes['username'] is required 15 лет назад
  Craig Andrews d07df8a796 Added Authorization plugin 15 лет назад
  Craig Andrews 1d6bacc681 Improved parameter checking 15 лет назад
  Craig Andrews 7dfce35bea (Theoretically) allow users to change their passwords. 15 лет назад
  Craig Andrews ed690615de Added a User_username table that links the external username with a StatusNet user_id 15 лет назад