gnu-social/plugins/OpenID
Brion Vibber 5355c3b7b5 OpenID fix:
- avoid notice on insert (missing sequenceKeys())
- avoid cache corruption on delete (user_id was missing from keys list, cache not cleared for user_id lookups)
2010-03-05 15:00:27 -08:00
..
doc-src fix broken link in OpenID documentation 2010-02-22 07:08:57 -05:00
locale Pull latest .po files from 0.9.x to testing 2010-03-04 10:20:10 -08:00
finishaddopenid.php New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization. 2009-12-08 12:17:11 -08:00
finishopenidlogin.php move some nickname-guessing code to lib/util.php from OpenID 2010-02-16 11:06:10 -05:00
openid.php New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization. 2009-12-08 12:17:11 -08:00
openidlogin.php New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization. 2009-12-08 12:17:11 -08:00
OpenIDPlugin.php add version info to OpenID plugin 2010-01-07 17:41:55 -08:00
openidserver.php (Puctuation) consistency in clientError() calls. 2009-12-13 18:55:17 +01:00
openidsettings.php New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization. 2009-12-08 12:17:11 -08:00
openidtrust.php New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization. 2009-12-08 12:17:11 -08:00
User_openid_trustroot.php ...and drop the unnecessary &reference from child class pkeyGet() overrides. 2010-01-06 14:28:40 -08:00
User_openid.php OpenID fix: 2010-03-05 15:00:27 -08:00