summaryrefslogtreecommitdiff
path: root/plugins/OpenID
AgeCommit message (Expand)Author
2009-10-30Added simple registration (sreg) support to the OpenID providerCraig Andrews
2009-10-30made openidserver a login action so it can be seen when the site is in "priva...Craig Andrews
2009-10-30Added an "Verify Your Identity" page to the OpenID providerCraig Andrews
2009-10-29whitespace adjustments for doxygenCraig Andrews
2009-10-29Moved the public XRDS from the OpenID plugin to coreCraig Andrews
2009-10-29Warning cleanup: drop reference on router parameter to RouterInitialized even...Brion Vibber
2009-10-28correctly output public XRDS <meta>Evan Prodromou
2009-10-26Make email domain checking optional, as some statusnet installations (such as...Craig Andrews
2009-10-01change DB so OpenIDPlugin manages OpenID tablesEvan Prodromou
2009-09-15statusize OpenID pluginEvan Prodromou
2009-09-09Merge remote branch 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-21add OpenID doc menu item and doc pageEvan Prodromou
2009-08-21move openid docs to OpenID plugin dirEvan Prodromou
2009-08-21Revert "Added a configuration option to disable OpenID."Evan Prodromou
2009-08-21Merge branch '0.9.x' into openidpluginEvan Prodromou
2009-08-04move openid instructions to OpenIDPluginEvan Prodromou
2009-08-04move redirect-to-openid code to OpenID pluginEvan Prodromou
2009-08-04move XRDS code from public action to OpenIDPluginEvan Prodromou
2009-08-04say that it's OK to do OpenID login in private modeEvan Prodromou
2009-08-04incorrectly moved user xrds to OpenID plugin; fixingEvan Prodromou
2009-08-04move check for SSL from util.php to OpenIDPluginEvan Prodromou
2009-08-04fix require paths for OpenID plugin filesEvan Prodromou
2009-08-04OpenIDPlugin autoloads class filesEvan Prodromou
2009-08-04add account settings menu item for OpenIDEvan Prodromou
2009-08-04show OpenID action in login navEvan Prodromou
2009-08-04OpenIDPlugin sets up actions for routerEvan Prodromou
2009-08-04Move OpenID-related files to OpenID plugin directoryEvan Prodromou