index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
/
lib
/
openid.php
Age
Commit message (
Expand
)
Author
2009-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2009-04-01
Try to do intelligent redirect codes
Evan Prodromou
2009-03-31
give the correct root url when SSL enabled
Evan Prodromou
2009-03-07
change trust root calculation
Evan Prodromou
2009-02-20
Attempt to access non-existent OPENID_COOKIE_KEY cookie causing a warning
Leslie Michael Orchard
2009-01-23
Help OpenID module make its little form
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-07-08
p.instructions -> div.instructions
Evan Prodromou
2008-06-23
implement rememberme functionality
Evan Prodromou
2008-06-19
put instructions into header div
Evan Prodromou
2008-06-19
try to clear openid url cookie better
Evan Prodromou
2008-06-19
update_user didn't return true
Evan Prodromou
2008-06-19
copy args function
Evan Prodromou
2008-06-19
build backto a little smarter
Evan Prodromou
2008-06-19
added some debugging stuff
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
do some commits
Evan Prodromou
2008-06-18
add more debugging
Evan Prodromou
2008-06-18
fix trust root in openid to use 'public' string
Evan Prodromou
2008-06-18
add xrds for trust root URL
Evan Prodromou
2008-06-18
fixup syntax error in openid.php
Evan Prodromou
2008-06-18
move openid authentication to a common function
Evan Prodromou
2008-06-18
consolidate linking a user to an OpenID
Evan Prodromou
2008-06-18
require the openid relational class
Evan Prodromou
2008-06-17
add OpenID and SReg libraries
Evan Prodromou
2008-06-17
forgot 'new' keyword
Evan Prodromou
2008-06-17
more specific Store class
Evan Prodromou
2008-06-17
beginnings of OpenID login
Evan Prodromou