Fri Jun 22 21:41:29 PDT 2007 Kevin Turner tagged release-2.0.1 Fri Jun 22 21:41:13 PDT 2007 Kevin Turner * Set version number to 2.0.1 Fri Jun 22 21:25:08 PDT 2007 Kevin Turner * examples/server.py ServerHandler.isAuthorized: add missing 'id/' to url comparsion thanks to Frederic Pauget for finding this. Fri Jun 22 21:17:26 PDT 2007 Kevin Turner * examples/server.py: make assumption that urls match explicit with an assert. test.test_examples: use 'localhost' in the endpoint base URL, not '127.0.0.1' Fri Jun 22 20:02:49 PDT 2007 Kevin Turner * openid.sreg: update documentation and __all__ to match current API thanks to Boris Erdmann for catching this. Fri Jun 22 20:01:07 PDT 2007 Kevin Turner * examples/server.py: add /id to 'logged in as' link Fri Jun 22 19:26:43 PDT 2007 Kevin Turner * NEWS: can't say "OpenID 2.0" yet, it's still a draft spec. Fri Jun 22 19:18:06 PDT 2007 Kevin Turner * rsplit doesn't exist in python2.3 Fri Jun 22 18:51:03 PDT 2007 Kevin Turner * admin/runtests: invoke djopenid example tests examples are not in a package in sys.path; beware the import hacking. Fri Jun 22 18:44:41 PDT 2007 Kevin Turner * examples djopenid.server.tests: added test for processTrustResult Fri Jun 22 18:41:39 PDT 2007 Kevin Turner * examples djopenid.server.views.processTrustResult: fix sreg call Fri Jun 22 16:25:42 PDT 2007 Kevin Turner * admin/runtests: add test_examples Fri Jun 22 16:22:47 PDT 2007 Kevin Turner * examples/server.py: add missing request reference to addSRegResponse Fri Jun 22 16:21:15 PDT 2007 Kevin Turner * tests.test_examples: cleanup/whitespace Wed Jun 20 16:42:13 PDT 2007 Kevin Turner * test.test_examples: use response headers instead of installing a custom RedirectHandler (I found where they were hiding.) Wed Jun 20 16:22:08 PDT 2007 Kevin Turner * openid.test.test_examples: added to test examples/server.py. Depends on Twill. Super-hacky at the moment, needs work to reduce the number of private twill and mechanize attributes it abuses. Tue Jun 19 15:07:56 PDT 2007 Josh Hoyt * Whitespace Thu Jun 14 13:39:44 PDT 2007 Josh Hoyt * Added support for httplib2 fetcher httplib2 supports caching. Also, a little bit of refactoring of the fetcher test Thu Jun 14 13:38:54 PDT 2007 Josh Hoyt * whitespace Thu Jun 14 13:36:04 PDT 2007 Josh Hoyt * Whitespace Thu Jun 14 13:34:48 PDT 2007 Josh Hoyt * Remove unit test helper module It was only used in two test modules, and it wasn't really helping anymore. Thu Jun 7 16:48:48 PDT 2007 Josh Hoyt * Added function to openid.yadis.etxrd that parses the Expires date out of an XRD Wed May 30 16:53:10 PDT 2007 Josh Hoyt * Added __all__ to openid.consumer.discover Fri May 11 15:25:37 PDT 2007 Kevin Turner tagged release-2.0.0