summaryrefslogtreecommitdiff
path: root/src/saml2/request.py
Commit message (Expand)AuthorAgeFilesLines
* Prepare sign and ecp verify sign for soap.Hans Hörberg2013-04-161-4/+4
* Editorial plus mapping from service endpoint to request parsing function.Roland Hedberg2013-03-291-8/+32
* Fixed so ECP now works both on SP, IdP and Client side. Minor tweaks left.Roland Hedberg2013-01-241-1/+1
* Updated to follow the new API.Roland Hedberg2013-01-221-11/+4
* Fixed authn query request-responseRoland Hedberg2013-01-141-0/+12
* Fixed manage_name_id request-responseRoland Hedberg2013-01-141-1/+13
* Added missing manage_name_id methods and fixed referencesRoland Hedberg2013-01-131-0/+7
* Removed an attribute from _parse_request methodRoland Hedberg2013-01-131-0/+5
* Use the same naming format everywhere.Roland Hedberg2013-01-131-11/+11
* Changed pick_binding method argumentsRoland Hedberg2013-01-121-4/+11
* Even more refactoringRoland Hedberg2012-12-301-10/+18
* Request preparation refactoringRoland Hedberg2012-12-291-5/+8
* Changed logging setupRoland Hedberg2012-06-271-10/+5
* Changed logging setupRoland Hedberg2012-06-271-37/+17
* Initial add0.4.2Roland Hedberg2012-05-231-0/+189