Commit Verlauf

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