Fri Aug 18 16:11:45 PDT 2006 Josh Hoyt tagged Before token removal Thu Aug 17 12:22:28 PDT 2006 Kevin Turner * consumer.discover: resolve conflict between yadis_available removal and xri -> xrires move Wed Aug 16 14:09:55 PDT 2006 Josh Hoyt * openid.test.consumer -> openid.test.test_consumer Wed Aug 16 13:44:20 PDT 2006 Josh Hoyt * Remove yadis_available usage from consumer module Tue Aug 8 12:09:13 PDT 2006 dag@janrain.com * More non-wildcard TRs are sane now. Fri Aug 4 18:41:32 PDT 2006 Kevin Turner * consumer.consumer.GenericConsumer._doIdRes: do discovery on IdP-selected identifiers. Closes #1045. Fri Aug 4 17:08:02 PDT 2006 Kevin Turner * consumer.consumer.GenericConsumer._doIdRes: refactoring, part II Fri Aug 4 15:17:17 PDT 2006 Kevin Turner * consumer.consumer.GenericConsumer._doIdRes: refactor part 1 Fri Aug 4 15:04:32 PDT 2006 Kevin Turner * test.consumer.TestComplete.test_idResURLMismatch: add required fields to query Fri Aug 4 14:45:55 PDT 2006 Kevin Turner * openid.test.consumer.TestCheckAuthTriggered: add some required query fields Fri Aug 4 13:29:19 PDT 2006 Kevin Turner * consumer.consumer.GenericConsumer._doIdRes: fail if return_to is not signed Fri Aug 4 13:27:04 PDT 2006 Kevin Turner * test.consumer.TestComplete: add CatchLogs Fri Aug 4 13:19:11 PDT 2006 Kevin Turner * consumer.consumer.GenericConsumer._doIdRes: fix for openid.identity-is-signed assertion and more tests for that in test.consumer Fri Aug 4 12:12:22 PDT 2006 Kevin Turner * whitespace normalization Fri Aug 4 12:06:24 PDT 2006 Kevin Turner * consumer.consumer: replace *all* occurances of openIDDiscover with discoverURL Wed Aug 2 17:05:31 PDT 2006 Josh Hoyt * Don't run SHA256 association test unless SHA256 is available Wed Aug 2 16:59:36 PDT 2006 Josh Hoyt * Move redirect URL and form markup generation to message object Wed Aug 2 16:44:00 PDT 2006 Josh Hoyt * Add tests for server-side association negotiation with different supported types Wed Aug 2 16:42:46 PDT 2006 Josh Hoyt * Remove unused extra_args field and use message object to send standard arguments in AuthRequest Wed Aug 2 16:41:48 PDT 2006 Josh Hoyt * Let the user of the Message object set whether added arguments should default to signed or unsigned Wed Aug 2 16:30:40 PDT 2006 Josh Hoyt * Add functionality to consumer.AuthRequest to output a HTML form or just get the dictionary of form values Wed Aug 2 16:28:52 PDT 2006 Josh Hoyt * Re-name discovery function to make it easier to understand (openid.consumer.consumer.openIDDiscover -> openid.consumer.consumer.discoverURL) Wed Aug 2 16:26:48 PDT 2006 Josh Hoyt * Make the negotiator that the server or consumer gets a *copy* of the default negotiator, not the default negotiator itself Tue Jul 25 19:25:28 PDT 2006 Kevin Turner * consumer.consumer.AuthRequest.redirectURL: allow request without identity Thu Jul 27 15:06:24 PDT 2006 chowells@janrain.com * Pass the association type to the association creator in the server Thu Jul 27 15:06:07 PDT 2006 chowells@janrain.com * Correct argument order in association logic in server. Thu Jul 27 10:41:56 PDT 2006 chowells@janrain.com * Handle fetcher response of None in consumer._getAssociation Tue Jul 25 17:59:24 PDT 2006 Kevin Turner * consumer.discover.OpenIDServiceEndpoint: discover server endpoints for IdP identifiers Tue Jul 25 17:24:05 PDT 2006 Josh Hoyt * Added simple registration request/response to example consumer Tue Jul 25 16:42:19 PDT 2006 Josh Hoyt * Convert to RFC3986 URI normalization instead of the ad-hoc OpenID 1.0 mechanism. Tue Jul 25 15:06:27 PDT 2006 Kevin Turner * [API] server.server.CheckIDRequest.answer: add identity parameter, for use with IdP-driven identity selection. Tue Jul 25 14:33:58 PDT 2006 Kevin Turner * server.server.CheckIDRequest.fromQuery(): make 'identity' optional Mon Jul 24 14:21:48 PDT 2006 Josh Hoyt * Added a message indicating how to support SHA256 Mon Jul 24 11:22:04 PDT 2006 cygnus@janrain.com * BUGFIX: Fixed nonce-handling in FileStore for empty server_url, added test Thu Jul 20 14:19:50 PDT 2006 Josh Hoyt * Make SHA256-related tests depend on SHA256 being available Thu Jul 20 14:11:56 PDT 2006 Josh Hoyt * Added stub functions for when sha256 is not available Thu Jul 20 14:03:54 PDT 2006 Josh Hoyt * Added support for HMAC-SHA256 and DH-SHA256 in the consumer Wed Jul 19 17:03:30 PDT 2006 Josh Hoyt * make Association support HMAC-SHA1 and HMAC-SHA256 Wed Jul 19 15:49:23 PDT 2006 Josh Hoyt * Add SHA256 support if available Tue Jul 18 16:16:51 PDT 2006 Josh Hoyt * plaintext->no-encryption and add association session negotiator Tue Jul 18 14:43:04 PDT 2006 Josh Hoyt * Added answerUnsupported method to association request (openid-2.0-06 section 7.4.5 support for server) Tue Jul 18 15:02:11 PDT 2006 chowells@janrain.com * fix typo in message.py Tue Jul 18 13:28:33 PDT 2006 Josh Hoyt tagged OpenID 2.0 M1