summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mako is needed to run the examples.1.0.0Roland Hedberg2013-04-101-0/+1
* Mongo DB might not be present so 'basic' tests should not depend on its prese...Roland Hedberg2013-04-103-1/+3
* Choose session storage.Roland Hedberg2013-04-101-34/+48
* MongoDB based identity cache.Roland Hedberg2013-04-101-16/+12
* Removed imports that wasn't used.Roland Hedberg2013-04-101-6/+98
* Small fixes.Roland Hedberg2013-04-101-6/+8
* Added a new configuration parameter - session_storageRoland Hedberg2013-04-101-41/+44
* New common classesRoland Hedberg2013-04-102-0/+284
* Reduced function that is not supposed to be used.Roland Hedberg2013-04-101-22/+20
* EditorialRoland Hedberg2013-04-101-3/+3
* Merge pull request #23 from lorenzogil/run-tests-from-root-directoryRoland Hedberg2013-04-0229-2368/+229
|\
| * Allow running the tests inside the tests directoryLorenzo Gil Sanchez2013-04-027-28/+45
| * Add pymongo to tests_requires and remove extras_requires since it is not usedLorenzo Gil Sanchez2013-04-021-6/+1
| * Allow running the tests from the pysaml2 root directory.Lorenzo Gil Sanchez2013-04-0229-2356/+205
* | EditorialRoland Hedberg2013-04-021-2/+21
* | Differentiate between SAML errors and other errors.Roland Hedberg2013-04-021-1/+4
* | Missing handling of error.Roland Hedberg2013-04-021-4/+9
* | Let the SAML2 status codes govern what exceptions are raised.Roland Hedberg2013-03-291-3/+132
* | EditorialRoland Hedberg2013-03-291-1/+3
* | Differentiate between SAML status errors and exceptions.Roland Hedberg2013-03-291-2/+6
|/
* New method for consistency.Roland Hedberg2013-03-291-1/+13
* EditorialRoland Hedberg2013-03-291-1/+1
* Editorial plus mapping from service endpoint to request parsing function.Roland Hedberg2013-03-291-8/+32
* Mapping from service endpoint to message type.Roland Hedberg2013-03-291-2/+16
* Allow also for handling HTTP redirect not just HTTP Post.Roland Hedberg2013-03-291-6/+11
* Refactored out session information storage.Roland Hedberg2013-03-118-130/+264
* Use the HTTPbase class.Roland Hedberg2013-03-091-7/+6
* PEP-8Roland Hedberg2013-03-093-3/+4
* PEP-8Roland Hedberg2013-03-092-23/+13
* If no SOAP binding the other once aren't check. Caught by Hans H.Roland Hedberg2013-03-091-2/+7
* Allow choice of IdP through query parameter.Roland Hedberg2013-03-091-0/+1
* Allow choice of IdP through query parameter.Roland Hedberg2013-03-091-39/+47
* Better PEP-8 complianceRoland Hedberg2013-03-081-259/+29
* Better PEP-8 complianceRoland Hedberg2013-03-081-1/+2
* Wrong value corrected.Roland Hedberg2013-03-081-2/+2
* PEP-8 complianceRoland Hedberg2013-03-081-16/+18
* refactoredRoland Hedberg2013-03-081-14/+22
* Change name on parameter.Roland Hedberg2013-03-081-4/+4
* refactoredRoland Hedberg2013-03-081-13/+7
* EditorialRoland Hedberg2013-03-081-32/+36
* EditorialRoland Hedberg2013-03-081-7/+69
* Use mongodb as backend storeRoland Hedberg2013-03-053-39/+105
* Added mongodict as an extra requirement.Roland Hedberg2013-03-051-10/+6
* Modified to work with the refactored crypto backend.Roland Hedberg2013-03-051-1/+5
* EditorialRoland Hedberg2013-03-051-0/+2
* Started to add code for using MongoDB as backend store.Roland Hedberg2013-03-051-17/+23
* EditorialRoland Hedberg2013-03-051-49/+58
* Mark keys more clearly for usage.Roland Hedberg2013-03-051-34/+78
* Allow for using attribute_consuming_service_indexRoland Hedberg2013-03-051-5/+11
* Changed 'id' to 'sid', left over from earlier parameter change.Roland Hedberg2013-03-021-2/+1