Thu May 3 18:24:47 PDT 2007 Kevin Turner tagged release-2.0.0-rc3 Thu May 3 18:24:35 PDT 2007 Kevin Turner * Set version number to 2.0.0-rc3 Thu May 3 15:37:32 PDT 2007 Kevin Turner * examples/djopenid/templates/server/xrds.html: update 2.0 Type URI, add 1.0 Type. Thu May 3 15:36:38 PDT 2007 Kevin Turner * examples/server.py: add /signon/1.0 type to user XRDS Thu May 3 15:02:47 PDT 2007 Kevin Turner * consumer.consumer: remove unused imports time and kvform Thu May 3 16:10:22 PDT 2007 Josh Hoyt * pylint cleanups for openid/sreg.py Thu May 3 15:53:14 PDT 2007 Josh Hoyt * Call the Extension constructor from the SRegRequest constructor Thu May 3 15:42:54 PDT 2007 Josh Hoyt * Disable spurious pylint warnings in sreg module Thu May 3 15:42:10 PDT 2007 Josh Hoyt * Wrap long line Thu May 3 15:39:19 PDT 2007 Josh Hoyt * Added pylint configuration file It mostly matches our coding conventions. Most things have tons of errors. See openid/ax.py for an example of silencing a warning. Thu May 3 15:12:33 PDT 2007 Josh Hoyt * Added test clarifying that the wildcard is only in the authority section of the trust root Wed May 2 17:09:52 PDT 2007 Kevin Turner * test.storetest.testStore: test useNonce for timestamp checking Wed May 2 16:57:00 PDT 2007 Kevin Turner * store.sqlstore.SQLStore.txn_useNonce: check timestamp Wed May 2 16:51:32 PDT 2007 Kevin Turner * store.filestore.FileOpenIDStore.useNonce: add timestamp check Wed May 2 16:45:23 PDT 2007 Kevin Turner * store.interface.OpenIDStore.useNonce: should return False if the timestamp is not current. Wed May 2 16:42:35 PDT 2007 Kevin Turner * store.memstore: remove unused cryptutil import Wed May 2 16:39:37 PDT 2007 Kevin Turner * store.memstore: add nonce timestamp checking Wed May 2 17:00:47 PDT 2007 Kevin Turner * test.storetest: no import * Wed May 2 16:54:45 PDT 2007 Kevin Turner * store.sqlstore: remove unused cryptutil import Wed May 2 16:50:54 PDT 2007 Kevin Turner * store.filestore.FileOpenIDStore.clean: fix bad reference to checkTimestamp Wed May 2 16:41:52 PDT 2007 Kevin Turner * store.memstore: add module docstring Wed May 2 14:17:24 PDT 2007 Kevin Turner * NEWS: mention store API changes more people have custom stores than I thought. Wed May 2 14:12:50 PDT 2007 Kevin Turner * store.interface: note removal of isDumb in @change notes Wed May 2 13:56:47 PDT 2007 Kevin Turner * examples/README: correct example ID URL Mon Apr 16 16:04:51 PDT 2007 cygnus@janrain.com * Do not send openid.ns values in OpenID 1 messages Mon Apr 16 14:16:33 PDT 2007 cygnus@janrain.com * Remove stale global registered_aliases Mon Apr 16 14:16:08 PDT 2007 cygnus@janrain.com * Fix simple registration API to use toMessage() Thu Apr 12 17:14:38 PDT 2007 Kevin Turner * examples/consumer.py: remove reference to HTTPFetchingError and openid.yadis these may be treated as implementation details the caller doesn't need to know about. Thu Apr 12 17:13:15 PDT 2007 Kevin Turner * update copyright Tue Apr 3 14:57:32 PDT 2007 Kevin Turner tagged release-2.0.0-rc2