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
/
openidlogin.php
Age
Commit message (
Expand
)
Author
2009-02-05
Allow re-authentication with OpenID
Evan Prodromou
2009-01-23
openid markup and style
sarven
2009-01-22
First steps to getting OpenID working again
Evan Prodromou
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
Evan Prodromou
2008-12-23
move opening brace of class declaration to next line
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-11-17
♫ Don't you forget about me ♫
Evan Prodromou
2008-08-29
swap around some stuff to show the form correctly on a CSRF error in openidlogin
Evan Prodromou
2008-08-28
CSRF protection for OpenID form
Evan Prodromou
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-07-02
method
Evan Prodromou
2008-07-01
add OpenID documentation
Evan Prodromou
2008-06-19
immediate mode for openid
Evan Prodromou
2008-06-18
move instructions to top in openid pages
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
manage existing OpenIDs
Evan Prodromou
2008-06-17
close function call in javascript
Evan Prodromou
2008-06-17
fixup &
Evan Prodromou
2008-06-17
inclusion of our local OpenID lib
Evan Prodromou
2008-06-17
beginnings of OpenID login
Evan Prodromou
2008-06-17
start openid rp integration
Evan Prodromou