index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
OpenID
Age
Commit message (
Expand
)
Author
2010-02-20
Fixed incorrect link on registration successful page
Eric Helgeson
2010-02-16
move some nickname-guessing code to lib/util.php from OpenID
Evan Prodromou
2010-01-11
inject session before redirect for openid finish login
Evan Prodromou
2010-01-07
add version info to OpenID plugin
Evan Prodromou
2010-01-06
...and drop the unnecessary &reference from child class pkeyGet() overrides.
Brion Vibber
2009-12-13
(Puctuation) consistency in clientError() calls.
Siebrand Mazeland
2009-12-08
New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...
Brion Vibber
2009-12-03
Code style cleanup: dropped some unnecessary =& reference assignments where t...
Brion Vibber
2009-11-26
Some changes to the OpenID DataObjects to make them emit the exact same
Zach Copley
2009-11-26
OpenID plugin should set 'user_openid.display' as unique key
Zach Copley
2009-11-25
Have OpenID plugin DataObjects emit their own .ini info
Zach Copley
2009-11-25
Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...
Zach Copley
2009-11-20
Updated form markup
Sarven Capadisli
2009-11-16
Fix for PHP spewing notices from commit a373d07ae00b878f47970f2e4a7d86c6ec3a65cf
Brion Vibber
2009-11-16
Allow plugin DB_DataObject classes to not have to use the .ini file by overri...
Craig Andrews
2009-11-13
Fix regression in OpenID autosubmit page.
Brion Vibber
2009-11-12
Also delete the OpenID provider data when a user is deleted
Craig Andrews
2009-11-09
Revert "Remove more contractions"
Brion Vibber
2009-11-08
Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x
Siebrand Mazeland
2009-11-08
Remove more contractions
Siebrand Mazeland
2009-11-08
Revert "* [Cc]an't -> [Cc]annot"
Brion Vibber
2009-11-08
* [Cc]an't -> [Cc]annot
Siebrand Mazeland
2009-11-08
Fix bug 1962: deleteuser.php regression when OpenID plugin not enabled
Brion Vibber
2009-10-30
Added simple registration (sreg) support to the OpenID provider
Craig Andrews
2009-10-30
made openidserver a login action so it can be seen when the site is in "priva...
Craig Andrews
2009-10-30
Added an "Verify Your Identity" page to the OpenID provider
Craig Andrews
2009-10-29
whitespace adjustments for doxygen
Craig Andrews
2009-10-29
Moved the public XRDS from the OpenID plugin to core
Craig Andrews
2009-10-29
Warning cleanup: drop reference on router parameter to RouterInitialized even...
Brion Vibber
2009-10-28
correctly output public XRDS <meta>
Evan Prodromou
2009-10-26
Make email domain checking optional, as some statusnet installations (such as...
Craig Andrews
2009-10-01
change DB so OpenIDPlugin manages OpenID tables
Evan Prodromou
2009-09-15
statusize OpenID plugin
Evan Prodromou
2009-09-09
Merge remote branch 'laconica/0.8.x' into 0.9.x
Craig Andrews
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-21
add OpenID doc menu item and doc page
Evan Prodromou
2009-08-21
move openid docs to OpenID plugin dir
Evan Prodromou
2009-08-21
Revert "Added a configuration option to disable OpenID."
Evan Prodromou
2009-08-21
Merge branch '0.9.x' into openidplugin
Evan Prodromou
2009-08-04
move openid instructions to OpenIDPlugin
Evan Prodromou
2009-08-04
move redirect-to-openid code to OpenID plugin
Evan Prodromou
2009-08-04
move XRDS code from public action to OpenIDPlugin
Evan Prodromou
2009-08-04
say that it's OK to do OpenID login in private mode
Evan Prodromou
2009-08-04
incorrectly moved user xrds to OpenID plugin; fixing
Evan Prodromou
2009-08-04
move check for SSL from util.php to OpenIDPlugin
Evan Prodromou
2009-08-04
fix require paths for OpenID plugin files
Evan Prodromou
2009-08-04
OpenIDPlugin autoloads class files
Evan Prodromou
2009-08-04
add account settings menu item for OpenID
Evan Prodromou
2009-08-04
show OpenID action in login nav
Evan Prodromou
2009-08-04
OpenIDPlugin sets up actions for router
Evan Prodromou
[next]