OpenID 2.0 Hack for Geeklog 1.8.1 & 2.0.0pre
0 Downloads
This is an OpenID 2.0 hack for Geeklog for Geeklog 1.8.1 and 2.0.0pre
This hack include OpenID client/server function. Detail see README.txt
== Changes ==
version 1.1.1
Add : can select associate_type and session_type.
version 1.1.0
Fix : HTML code php file to layout_files (usersetting.php/opidep.php)
Fix : UI Icon always Display local UI icon.(op/geeklog_op.class)
Fix : blank screen on Javascript-OFF
Update: OpenID_Auth library 0.9.6 to 1.0.0
(xml parse, session_type check update and etc.)
Add : Geeklog 2.0.0pre support
== Require ==
GMP extension or pear/Math_BigInteger
cURL extension or pear/HTTP_Request2