]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/OpenID/OpenIDPlugin.php
Added an "Verify Your Identity" page to the OpenID provider
[quix0rs-gnu-social.git] / plugins / OpenID / OpenIDPlugin.php
2009-10-30 Craig AndrewsAdded an "Verify Your Identity" page to the OpenID...
2009-10-29 Brenda WallaceMerge commit 'mainline/0.9.x' into 0.9.x
2009-10-29 Brenda WallaceMerge commit 'mainline/0.9.x' into 0.9.x
2009-10-29 Craig AndrewsMoved the public XRDS from the OpenID plugin to core
2009-10-29 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-29 Brion VibberWarning cleanup: drop reference on router parameter...
2009-10-29 Zach CopleyMerge branch 'api-media-upload' into 0.9.x
2009-10-28 Evan ProdromouMerge branch '0.9.x' into location
2009-10-28 Evan Prodromoucorrectly output public XRDS <meta>
2009-10-19 Evan Prodromoumerge from testing
2009-10-19 Brion VibberMerge branch 'i18n-work' into i18n-0.9.x
2009-10-19 Brion VibberMerge branch 'i18n-work' into i18n-0.9.x
2009-10-13 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-10-13 Zach CopleyMerge branch '0.9.x' into pluginize-twitter-bridge
2009-10-11 Craig AndrewsMerge remote branch 'statusnet/0.8.x' into 0.9.x
2009-10-09 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-10-04 Brion VibberMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-10-04 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-10-02 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-10-01 Zach CopleyMerge branch '0.9.x' into refactor-api
2009-10-01 Evan Prodromouchange DB so OpenIDPlugin manages OpenID tables
2009-09-30 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-09-29 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-28 Sarven CapadisliMerge branch '0.8.x' into 0.9.x
2009-09-27 Craig AndrewsMerge commit 'refs/merge-requests/1633' of git://gitori...
2009-09-27 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-27 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-27 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-26 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:statusnet...
2009-09-24 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-24 Craig AndrewsMerge remote branch 'statusnet/0.8.x' into 0.9.x
2009-09-23 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-09-21 Brion VibberMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-09-16 Zach CopleyMerge branch '0.9.x' into pluginize-twitter-bridge
2009-09-16 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-09-16 Evan ProdromouMerge branch '0.9.x' into httputil
2009-09-16 Evan Prodromoustatusize OpenID plugin
2009-09-10 Craig AndrewsMerge remote branch 'laconica/0.8.x' into 0.9.x
2009-09-10 Craig AndrewsMerge remote branch 'laconica/0.8.x' into 0.9.x
2009-09-04 Brion VibberMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-09-02 Craig AndrewsMerge remote branch 'laconica/0.8.x' into 0.9.x
2009-08-27 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-08-27 Evan ProdromouMerge branch '0.8.x' into 0.9.x
2009-08-27 Craig AndrewsMerge commit 'laconica/0.8.x' into 0.9.x
2009-08-21 Evan Prodromouadd OpenID doc menu item and doc page
2009-08-21 Evan ProdromouMerge branch '0.9.x' into openidplugin
2009-08-04 Evan Prodromoumove openid instructions to OpenIDPlugin
2009-08-04 Evan Prodromoumove redirect-to-openid code to OpenID plugin
2009-08-04 Evan ProdromouMerge branch '0.9.x' into openidplugin
2009-08-04 Evan Prodromoumove XRDS code from public action to OpenIDPlugin
2009-08-04 Evan Prodromousay that it's OK to do OpenID login in private mode
2009-08-04 Evan Prodromouincorrectly moved user xrds to OpenID plugin; fixing
2009-08-04 Evan Prodromoumove check for SSL from util.php to OpenIDPlugin
2009-08-04 Evan ProdromouOpenIDPlugin autoloads class files
2009-08-04 Evan Prodromouadd account settings menu item for OpenID
2009-08-04 Evan Prodromoushow OpenID action in login nav
2009-08-04 Evan ProdromouOpenIDPlugin sets up actions for router