gnu-social/plugins/OpenID
Mikael Nordfeldth e95f77d34c Updating all Memcached_DataObject extended classes to Managed_DataObject
In some brief tests, this causes no problems.

In this state however, you would need to modify DB_DataObject to have a static declaration of staticget (and probably pkeyGet). The next commit will change the staticGet overload to a unique function name (like getKV for getKeyValue), which means we can properly call the function by PHP Strict Standards.
2013-08-18 12:32:32 +02:00
..
doc-src Update openid docs 2011-09-30 14:52:51 -04:00
extlib OpenID access control options: trusted provider URL, Launchpad team restrictions. Added an admin panel for setting these and OpenID-only mode, off by default. 2010-05-18 13:28:41 -07:00
icons Squashed commit of the following: 2012-07-09 12:56:09 -04:00
locale Localisation updates from http://translatewiki.net. 2012-06-30 11:10:38 +00:00
finishaddopenid.php Update translator documentation. 2011-04-27 20:37:44 +02:00
finishopenidlogin.php Update translator documentation. 2011-04-27 20:37:44 +02:00
openid.php Update translator documentation. 2011-04-27 20:37:44 +02:00
openidadminpanel.php Update translator documentation. 2011-04-27 20:37:44 +02:00
openidlogin.php Add translator documentation. 2011-06-05 19:30:04 +02:00
OpenIDPlugin.php Squashed commit of the following: 2012-07-09 16:54:47 -04:00
openidserver.php Update translator documentation. 2011-04-27 20:37:44 +02:00
openidsettings.php Squashed commit of the following: 2012-07-09 16:54:47 -04:00
openidtrust.php Update translator documentation. 2011-04-27 20:37:44 +02:00
User_openid_prefs.php Plugins with classes that extend Managed_DataObject get better code reuse 2013-08-12 20:00:01 +02:00
User_openid_trustroot.php Updating all Memcached_DataObject extended classes to Managed_DataObject 2013-08-18 12:32:32 +02:00
User_openid.php Updating all Memcached_DataObject extended classes to Managed_DataObject 2013-08-18 12:32:32 +02:00