Historique des commits

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