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
/
finishopenidlogin.php
Age
Commit message (
Expand
)
Author
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-07-10
don't auto-pull OpenID parameters
Evan Prodromou
2008-07-02
method
Evan Prodromou
2008-06-23
implement rememberme functionality
Evan Prodromou
2008-06-22
forgot to return on invalid nickname
Evan Prodromou
2008-06-22
disallow nicknames on a blacklist
Evan Prodromou
2008-06-20
change from using tag uris to http urls for identifiers
Evan Prodromou
2008-06-19
push instructions into head and require license
Evan Prodromou
2008-06-19
need a profileurl for new users
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
fix syntax error in finishopenidlogin
Evan Prodromou
2008-06-18
consolidate linking a user to an OpenID
Evan Prodromou
2008-06-18
fix missing parens
Evan Prodromou
2008-06-18
go to profile instead of profile settings
Evan Prodromou
2008-06-18
set nickname correctly
Evan Prodromou
2008-06-18
fix get_saved_values() function in finishopenidlogin
Evan Prodromou
2008-06-18
refactoring error
Evan Prodromou
2008-06-18
check existence of args not booleanness
Evan Prodromou
2008-06-18
fix prompt and debug input
Evan Prodromou
2008-06-18
finish openid
Evan Prodromou