summaryrefslogtreecommitdiffstats
path: root/Auth
Commit message (Collapse)AuthorAgeFilesLines
...
* [project @ [1/2] Move Services/Yadis to Auth/]tailor2007-03-1211-0/+2764
|
* [project @ Added Auth_OpenID::isFailure]tailor2007-03-092-9/+23
|
* [project @ Fix pass-by-reference for _extractAssociation]tailor2007-03-071-1/+1
|
* [project @ Add association response tests]tailor2007-03-072-1/+35
|
* [project @ Add session negotiation tests and fix consumer]tailor2007-03-071-14/+45
|
* [project @ Add VerifyDisco tests from python library]tailor2007-03-061-1/+1
|
* [project @ Make example consumer send redirect or use form markup]tailor2007-03-061-3/+12
|
* [project @ Fix pass-by-reference for PHP 4]tailor2007-03-051-2/+2
|
* [project @ Added AuthRequest test module]tailor2007-03-051-1/+2
|
* [project @ Added auth request methods and added anonymous support to ↵tailor2007-03-031-27/+111
| | | | consumer (tests pending)]
* [project @ Make the verification step for OpenID 1 work with 1.0, 1.1]tailor2007-03-022-1/+28
|
* [project @ Fix consumer check_authentication to work properly with extensions]tailor2007-03-021-2/+1
|
* [project @ Added Auth_OpenID_Message:getAliasedArg]tailor2007-03-021-0/+19
|
* [project @ Add getExpired to stores]tailor2007-03-027-21/+83
|
* [project @ Make the GenericConsumer a parameter to Consumer]tailor2007-03-021-2/+9
|
* [project @ Make check_authentication handle signed ns field properly]tailor2007-03-021-7/+27
|
* [project @ Remove isDumb from store interface]tailor2007-03-023-27/+1
|
* [project @ Removed store interface storeNonce, updated docs]tailor2007-03-021-23/+17
|
* [project @ Removed settings table and auth key code from stores]tailor2007-02-146-235/+7
|
* [project @ Fix tests (include HMACSHA1/256 and fix reference usage)]tailor2007-02-131-3/+3
|
* [project @ Fixed Message->delArg and added more tests]tailor2007-02-131-0/+21
|
* [project @ More consumer tests]tailor2007-02-121-5/+15
|
* [project @ Update tests and stub discovery object creation]tailor2007-02-091-6/+13
|
* [project @ Test typo]tailor2007-02-081-1/+0
|
* [project @ Fix URL-parsing: remove PHP5-specific convenience constants]tailor2007-02-081-6/+32
|
* [project @ Remove raise comments]tailor2007-02-082-22/+0
|
* [project @ Updated consumer tests, updated consumer nonce code]tailor2007-02-081-28/+114
|
* [project @ Typo]tailor2007-02-081-1/+1
|
* [project @ Add association tests]tailor2007-02-061-6/+47
|
* [project @ Update unsupported association type message]tailor2007-02-061-1/+1
|
* [project @ Added more negotiation tests]tailor2007-02-061-1/+24
|
* [project @ Fix PHP4 syntax error]tailor2007-02-051-1/+1
|
* [project @ Fix reference-passing for PHP 4]tailor2007-02-051-2/+2
|
* [project @ Fix sha256 hash output]tailor2007-02-051-2/+2
|
* [project @ Check supported association types]tailor2007-02-051-1/+18
|
* [project @ Added tests from Python test suite]tailor2007-02-021-7/+31
|
* [project @ Added no-return-to, no-realm tests for OpenID2]tailor2007-02-011-3/+8
|
* [project @ Added OpenID2 checkid_setup decode test]tailor2007-02-011-0/+2
|
* [project @ Whitespace]tailor2007-02-011-8/+8
|
* [project @ Server port patch]tailor2007-02-012-68/+247
|
* [project @ Port server session changes from python library]tailor2007-01-251-33/+92
|
* [project @ Added SHA256 consumer session]tailor2007-01-161-0/+8
|
* [project @ Added [HMAC]SHA256 code]tailor2007-01-162-27/+84
|
* [project @ Refactored consumer from python implementation]tailor2007-01-163-134/+403
|
* [project @ Return-by-reference fixes]tailor2007-01-151-4/+6
|
* [project @ Set Auth_OpenID_NO_MATH_SUPPORT in OpenID.php]tailor2007-01-151-0/+5
|
* [project @ Fix no-math-support in consumer]tailor2007-01-152-18/+25
|
* [project @ Refactor Consumer, add session negotiator, update session type ↵tailor2007-01-154-129/+346
| | | | classes]
* [project @ _getAssociation takes endpoint instead of server_url]tailor2007-01-121-6/+6
|
* [project @ Move OpenID 1 nonce name to constant, reorder authrequest ↵tailor2007-01-121-6/+11
| | | | constructor args]
* [project @ Discovery refactoring: add discovery result, simplify discovery ↵tailor2007-01-121-30/+24
| | | | logic]
* [project @ Discovery fixes]tailor2007-01-121-8/+16
|
* [project @ Typos]tailor2007-01-121-2/+2
|
* [project @ More discovery refactoring and fixes]tailor2007-01-122-46/+49
|
* [project @ [break] Refactor discovery]tailor2007-01-111-23/+93
|
* [project @ [break] Update discovery code with local_id / claimed_id and ↵tailor2007-01-112-65/+112
| | | | refactor]
* [project @ getServerID -> getLocalID]tailor2007-01-112-3/+3
|
* [project @ Service endpoint methods and 2.0 types]tailor2007-01-111-0/+41
|
* [project @ Comments]tailor2007-01-111-0/+3
|
* [project @ Use XMLNS constant]tailor2007-01-111-1/+1
|
* [project @ Clean up constants for service types and XML NS]tailor2007-01-111-11/+11
|
* [project @ Update server code and tests to use Message abstraction (and ↵tailor2007-01-113-272/+219
| | | | other refactoring)]
* [project @ FIX #2182: Finish up file-scoped vars]tailor2007-01-102-1/+1
|
* [project @ Add tests for message form markup generation]tailor2007-01-091-1/+4
|
* [project @ API CHANGE: Make Auth_OpenID_extensionResponse::extensionResponse ↵tailor2007-01-091-2/+21
| | | | take boolean to require extension args to be signed]
* [project @ Update consumer code and tests to use Message abstraction]tailor2007-01-092-89/+108
|
* [project @ Fix Message implementation and add tests]tailor2007-01-092-14/+111
|
* [project @ Make namespace constants define()d]tailor2007-01-081-51/+33
|
* [project @ Add prefix to _isError]tailor2007-01-051-2/+2
|
* [project @ Remove unnecessary XML parser code from toFormMarkup]tailor2007-01-051-7/+0
|
* [project @ Auth_OpenID_Mapping docs]tailor2007-01-051-0/+42
|
* [project @ Fix openid.ns value]tailor2007-01-051-2/+1
|
* [project @ FIX #1150: Move DH defaults into getters]tailor2007-01-041-18/+20
|
* [project @ FIX #1150: Move OpenID namespaces into Auth_OpenID class]tailor2007-01-041-10/+11
|
* [project @ FIX #1150: Fix _startswith and _pct_escape_unicode]tailor2007-01-041-4/+4
|
* [project @ FIX #1150: Move globals into getter functions in ↵tailor2007-01-031-36/+55
| | | | Auth/OpenID/URINorm.php]
* [project @ FIX #1150: Move globals into getter functions in ↵tailor2007-01-031-1/+2
| | | | Services/Yadis/Misc.php]
* [project @ Silence warning about gmmktime in Nonce code]Josh Hoyt2006-09-271-1/+1
|
* [project @ Fix Nonce include in Consumer.php]tailor2006-09-271-0/+1
|
* [project @ More info in comment about SQLite bug workaround]Josh Hoyt2006-09-211-1/+3
|
* [project @ Fix PECL sqlite_escape_string w/ empty string bug]Josh Hoyt2006-09-191-2/+9
|
* [project @ Make MySQL and PostGreSQL store tests work; make NO_MATH_SUPPORT ↵Josh Hoyt2006-09-084-14/+26
| | | | work]
* [project @ Make all tests pass!]Josh Hoyt2006-09-081-21/+20
|
* [project @ Fix MySQLStore nonce SQL]Josh Hoyt2006-09-071-10/+16
|
* [project @ Add nonce test, make it pass.]Josh Hoyt2006-09-071-31/+44
|
* [project @ Fix long lines in Message.php]Josh Hoyt2006-09-071-3/+4
|
* [project @ Fix import for KVForm.php in Message.php]Josh Hoyt2006-09-071-1/+1
|
* [project @ close() -> fclose() fix]tailor2006-08-291-1/+1
|
* [project @ Empty server_url fix in filestore]tailor2006-08-291-1/+7
|
* [project @ Added message implementation]tailor2006-08-291-0/+685
|
* [project @ Fixes to SQLiteStore]tailor2006-08-291-2/+2
|
* [project @ Nonce-handling code]tailor2006-08-281-0/+86
|
* [project @ Server-generated and one-way nonces patch from python openid]tailor2006-08-257-184/+53
|
* [project @ Fix global variables for release]tailor2007-03-231-0/+1
|
* [project @ BigMath no longer triggers error on no math support]tailor2007-01-151-4/+3
|
* [project @ Removed last of call-time references]tailor2006-12-082-3/+3
|
* [project @ Fix bug in FileStore which prevented associations from being ↵tailor2006-12-011-1/+1
| | | | generated]
* [project @ Remove platform-specific temporary directory code to tests since ↵Josh Hoyt2006-09-271-15/+1
| | | | the library was not using it]
* [project @ Fix filestore platform temporary directory code]Josh Hoyt2006-09-271-2/+2
|
* [project @ Make temporary directory generation platform-dependent]Josh Hoyt2006-09-271-1/+15
|