summaryrefslogtreecommitdiff
path: root/openid/store/interface.py
Commit message (Expand)AuthorAgeFilesLines
* Transform remaining API to text stringsVlastimil Zíma2018-05-111-19/+9
* Pepify and add flake8Vlastimil Zíma2017-11-291-0/+1
* [project @ store.*: remove getExpired [#3667]]Kevin Turner http://kevin.janrain.com/2007-05-111-7/+0
* [project @ store.interface.OpenIDStore.cleanupAssociations,cleanup: added]Kevin Turner2007-05-101-1/+23
* [project @ store.interface.OpenIDStore.cleanupNonces: simpifly docstring]Kevin Turner2007-05-101-1/+2
* [project @ store.interface.OpenIDStore.getAssociation: change docstring to ma...Kevin Turner2007-05-101-2/+1
* [project @ store.interface.OpenIDStore.cleanupNonces: added]Kevin Turner2007-05-091-0/+14
* [project @ docstring nits]Kevin Turner2007-05-091-2/+2
* [project @ store.interface.OpenIDStore.useNonce: should return False if the t...Kevin Turner2007-05-021-1/+3
* [project @ store.interface: note removal of isDumb in @change notes]Kevin Turner2007-05-021-4/+4
* [project @ Fixed the API for the store interface's "useNonce" method]Josh Hoyt2007-03-281-3/+11
* [project @ Use None instead of DumbStore to trigger stateless operation]Josh Hoyt2007-03-211-1/+1
* [project @ store.interface.OpenIDStore: document interface changes introduced...Kevin Turner2007-02-091-29/+17
* [project @ Added getExpired call to all stores]Josh Hoyt2007-02-151-0/+7
* [project @ Remove isDumb interface and dumbstore test]Josh Hoyt2007-02-151-18/+0
* [project @ #1366: remove auth key from store interface]Josh Hoyt2006-11-171-23/+1
* [project @ whitespace]Josh Hoyt2006-05-101-1/+0
* [project @ more doc fixups]tailor2005-11-171-1/+2
* [project @ doc updates]tailor2005-11-171-10/+33
* [project @ change openid.stores package to openid.store]tailor2005-11-171-0/+180