summaryrefslogtreecommitdiff
path: root/src/saml2/mdie.py
Commit message (Expand)AuthorAgeFilesLines
* Keep unknown metadata extensionsIvan Kanakarakis2021-09-091-3/+23
* Use six.string_types instead of basestringClint Byrum2015-05-151-2/+4
* Fixed metadata export/import to MongoDB store.Roland Hedberg2013-04-191-0/+2
* To make it work with Python 2.6Roland Hedberg2013-04-161-1/+3
* Mongo DB has special demands on keys in dictionaries, has to take care if that.Roland Hedberg2013-04-151-7/+10
* Refactored out session information storage.Roland Hedberg2013-03-111-7/+17
* PEP-8Roland Hedberg2013-03-091-1/+1
* Editorial PEP-8Roland Hedberg2013-03-011-5/+9
* Handle 'null' attribute valueRoland Hedberg2013-01-111-1/+3
* EditorialRoland Hedberg2013-01-111-3/+2
* Complete rewrite of the metadata handling package.Roland Hedberg2012-12-191-16/+6
* Basic tools that allows the metadata handling to be separated out from the Id...Roland Hedberg2012-12-151-0/+136