summaryrefslogtreecommitdiff
path: root/src/saml2/cache.py
Commit message (Expand)AuthorAgeFilesLines
* Fix exception name typoIvan Kanakarakis2019-12-171-2/+6
* Do not overwrite the cache with the decoded value of name_id, instead update ...Alexander Schrijver2016-10-041-0/+1
* Fix Name-ID caching type inconsistencyJozef Knaperek2016-03-291-0/+5
* Language correction.Roland Hedberg2016-02-111-0/+3
* Adapt to python3 shelve.open behavior changesClint Byrum2015-05-281-1/+1
* Fix python3 .keys() as a view failuresClint Byrum2015-05-281-1/+1
* Fix python3 simple cache test failuresClint Byrum2015-05-281-1/+1
* PEP-8Roland Hedberg2014-10-021-24/+24
* Made all exceptions inherit from a basic pySAML2 exception.Roland Hedberg2013-06-141-3/+3
* Rewrote to use NameID instances every where where I previously used just the ...Roland Hedberg2013-02-091-29/+48
* Changed logging setupRoland Hedberg2012-06-271-0/+3
* Initial add0.4.2Roland Hedberg2012-05-231-0/+151