Fri Jun 6 11:17:54 PDT 2008 dag@janrain.com tagged 2.1.0 Fri Jun 6 11:16:30 PDT 2008 dag@janrain.com * update version number in gemspec Fri Jun 6 11:04:58 PDT 2008 dag@janrain.com * Fix pape code in example consumer Fri Jun 6 10:59:18 PDT 2008 dag@janrain.com * fix test failure from old patch & namespace changes Wed Jun 4 16:22:08 PDT 2008 chowells@janrain.com * #220 server.rb Fix to_form_markup to use the return_to frrom the request Fri Jun 6 07:50:55 PDT 2008 Kevin Turner * Message.is_openid1: add parens to quiet warning Thu Jun 5 17:26:55 PDT 2008 dag@janrain.com * Fix the instantiation of the Filesystem store in the rails_openid example Thu Jun 5 17:19:55 PDT 2008 dag@janrain.com * rails_openid example: fix exception with empty identifier Thu Jun 5 17:04:00 PDT 2008 cygnus@janrain.com * Use FileStore in rails demo RP Thu Jun 5 16:57:33 PDT 2008 cygnus@janrain.com * Change OpenID::VERSION to 2.1.0 Thu Jun 5 16:55:34 PDT 2008 dag@janrain.com * message: allow two values for OPENID1_NS Thu Jun 5 16:48:29 PDT 2008 cygnus@janrain.com * Add CHANGES-2.1.0 Thu Jun 5 15:49:37 PDT 2008 dag@janrain.com * Deprecate server.CheckIDRequest.namespace and stop using == OPENID1_NS anywhere in server Thu Jun 5 13:52:13 PDT 2008 dag@janrain.com * Add a note about change to name of ca list instance var Thu Jun 5 13:30:14 PDT 2008 dag@janrain.com * Update README and examples/README Thu Jun 5 13:13:36 PDT 2008 dag@janrain.com * Add 2 missing trust root tests Thu Jun 5 12:23:53 PDT 2008 dag@janrain.com * server..Decode.decode: make sure ProtocolError has a Message even after InvalidOpenIDNamespace Thu Jun 5 12:06:41 PDT 2008 dag@janrain.com * Don't silently fail when trustroot.parse is passed a crazy argument Thu Jun 5 11:12:44 PDT 2008 dag@janrain.com * Raise KVFormError instead of ArgumentError in kvform.rb Wed Jun 4 17:14:38 PDT 2008 dag@janrain.com * Add trustroot test case for scheme caps normalization Wed Jun 4 17:07:54 PDT 2008 dag@janrain.com * message: raise a special exception for invalid openid.ns Wed Jun 4 16:49:10 PDT 2008 dag@janrain.com * Handle trust_root = '' the same as trust_root missing Wed Jun 4 16:09:46 PDT 2008 dag@janrain.com * Extra parsehtml test cases, fixes Tue Jun 3 17:19:51 PDT 2008 dag@janrain.com * Add a handful of trustroot test cases Tue Jun 3 14:42:42 PDT 2008 dag@janrain.com * Manual Rollback of OpenID::ServerError: add server_url to attributes Wed Jun 4 14:02:05 PDT 2008 Kevin Turner * README: Add /contribute/ URL Wed Jun 4 11:58:09 PDT 2008 Kevin Turner * test ProtocolError.which_encoding in no_message test Wed Jun 4 11:50:10 PDT 2008 Kevin Turner * typo Wed Jun 4 11:43:23 PDT 2008 Kevin Turner * test for including session_type in no-encryption assoc response Tue Jun 3 16:44:03 PDT 2008 Kevin Turner * server..Decoder.default_decoder: more readable error message Tue Jun 3 16:36:15 PDT 2008 Kevin Turner * server..CheckIDRequest.from_message: raise ProtocolError if claimed_id is provided without identity Mon Jun 2 16:55:21 PDT 2008 dag@janrain.com * Normalize return_to URI before checking Mon Jun 2 14:33:46 PDT 2008 dag@janrain.com * OpenID::Consumer::IdResHandler.verify_discovery_results_openid1: fall back to OpenID 1.0 type if 1.1 endpoint cannot be found Fri May 30 15:54:12 PDT 2008 dag@janrain.com * remove login generator Fri May 30 14:52:44 PDT 2008 dag@janrain.com * Dont explicitly set no-encryption session type with OpenID 1 requests Fri May 30 14:31:08 PDT 2008 dag@janrain.com * pape.from_success_response returns nil when response is unsigned Thu May 29 16:35:33 PDT 2008 dag@janrain.com * Use html_markup in rails example Thu May 29 13:53:48 PDT 2008 dag@janrain.com * fetcher: set range header to 0-1MB Tue May 27 16:15:50 PDT 2008 chowells@janrain.com * change the auto-submit form generated to hide the continue button. Tue May 27 14:14:15 PDT 2008 chowells@janrain.com * update copyrights to say 2008 Mon May 26 16:30:15 PDT 2008 dag@janrain.com * Check_auth: send the whole message back, not just the signed parts. (openid2 compliance) Fri May 23 12:54:33 PDT 2008 dag@janrain.com * to_html methods for server and consumer that provide complete autosubmitting html documents Thu May 22 17:25:35 PDT 2008 dag@janrain.com * Add optional form_tag_attrs arg to server.OpenIDResponse.to_form_markup Thu May 22 16:20:09 PDT 2008 dag@janrain.com * Fix #112 for Ruby. Be explicit about implicit namespaces. Tue May 20 17:16:15 PDT 2008 dag@janrain.com * PAPE: use auth_time instead of auth_age for compliance with draft 2 Tue May 20 16:38:41 PDT 2008 dag@janrain.com * Bring PAPE with empty auth_policies into compliance Tue May 20 16:17:45 PDT 2008 dag@janrain.com * handle pathological case in discovery Tue May 20 15:57:38 PDT 2008 dag@janrain.com * Use ProtocolError instead of StandardError for bad requests in idres.rb and association.rb Tue May 20 15:48:32 PDT 2008 dag@janrain.com * fetchers.rb: gracefully handle errors happening in redirects, particularly invalid URLs Tue May 20 13:57:37 PDT 2008 dag@janrain.com * Add timeout setting to StandardFetcher. Raises FetchingError on timeout Tue May 20 13:19:27 PDT 2008 dag@janrain.com * Return nil in SReg:Response.from_success_response when no signed args are found. Tue May 20 13:12:31 PDT 2008 dag@janrain.com * Use create! in ActiveRecordStore - failed nonce or association creation will raise Tue May 20 12:02:35 PDT 2008 cygnus@janrain.com * whitespace Thu May 8 08:44:58 PDT 2008 sam@37signals.com * Handle blank content types in OpenID::Yadis::DiscoveryResult.where_is_yadis? Tue May 20 11:41:14 PDT 2008 dag@janrain.com * Not Null constraints on activerecordstore association Tue May 20 11:36:29 PDT 2008 dag@janrain.com * Properly convert timestamps to ints before storing in DB, and vise versa Tue Feb 12 18:02:31 PST 2008 Kevin Turner tagged 2.0.4