Download List

專案描述

phpMyID is a small, fairly lightweight,
standalone, single-user Identity Provider for
OpenID authentication. It comprises a single PHP
script that can be used by one individual to run
their own personal OpenID "IdP." The program
requires no external libraries, and has very
minimal requirements. It should run on almost any
server that runs PHP 4 or 5. It requires no
database, and does not access the file system
beyond session handling.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-24 03:10
0.9

A weakness in the digest authentication method has been addressed. A few PHP "Notices" have been corrected. Paranoid mode ancestry checks did not work correctly in PHP4. The cancel URL did not have 'openid.mode=cancel' appended to it. Paranoid mode will not be invoked on checkid_immediate. The Suhosin incompatibility warning can now by bypassed. HTML META refreshes have been replaced with HTTP 302 refreshes.
標籤: Minor bugfixes

2008-01-18 19:14
0.8

This release adds "paranoid" mode and support for MicroID and Pavatar.
標籤: Minor feature enhancements

2007-11-06 23:42
0.7

Non-default query argument separators are now corrected. An internal req_url key is now generated using HTTP_HOST instead of SERVER_NAME. Session validation was removed from the self_check routine. The config file now 'requires' instead of 'includes' the program file.
標籤: Minor bugfixes

2007-08-07 20:26
0.6

This release should fix the outstanding (known) "bad signature" errors, adds a number of refinements, includes a testing mode, and provides support for a more versatile set of "big math" functions.
標籤: Major bugfixes

2007-01-10 17:30
0.5

Fixes have been made to allow authorization when
PHP is running in CGI mode.
標籤: Major bugfixes

Project Resources