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
/
actions
/
finishaddopenid.php
Age
Commit message (
Expand
)
Author
2008-07-22
Added is_readonly() method to all Actions
zach
2008-07-08
Remove tralling whitespace on lines and a gettext replacement that I missed.
Mike Cochrane
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-06-19
had order of arguments for oid_link_user backwards in finishaddopenid
Evan Prodromou
2008-06-19
move update_user function to openid.php
Evan Prodromou
2008-06-19
immediate mode for openid
Evan Prodromou
2008-06-18
use query method to do some transactions
Evan Prodromou
2008-06-18
take out check for other user
Evan Prodromou
2008-06-18
small debugging and messaging fixes
Evan Prodromou
2008-06-18
fix debug to prefix with var name
Evan Prodromou
2008-06-18
more debugging output, better check on canonical
Evan Prodromou
2008-06-18
debugging for addopenid problem
Evan Prodromou
2008-06-18
change variable name error
Evan Prodromou
2008-06-18
references
Evan Prodromou
2008-06-18
consolidate linking a user to an OpenID
Evan Prodromou
2008-06-18
voodoo changes
Evan Prodromou
2008-06-18
return true on successful save of openid
Evan Prodromou
2008-06-18
error on save
Evan Prodromou
2008-06-18
debugging on adding OpenID
Evan Prodromou
2008-06-18
better error handling
Evan Prodromou
2008-06-18
manage existing OpenIDs
Evan Prodromou