summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #359 from rebeckag/nest-eptidv4.1.0Roland Hedberg2016-09-291-6/+11
|\
| * Automagically nest eduPersonTargetedID in a NameID.Rebecka Gulliksson2016-09-271-6/+11
* | Flatten eduPersonTargetedID when converting it.Rebecka Gulliksson2016-09-271-8/+11
|/
* Use six instead of futures for PY3 compatibility.Rebecka Gulliksson2016-09-231-3/+2
* File formating.Roland Hedberg2016-09-221-25/+26
* Merge pull request #341 from knaperek/patch-1Roland Hedberg2016-09-221-1/+1
|\
| * Fix typo - inproper string formatting API usedJozef2016-06-031-1/+1
* | Merge pull request #351 from ashimaathri/support-session-not-on-or-afterRoland Hedberg2016-09-222-13/+28
|\ \
| * | Support setting the SessionNotOnOrAfter in an authn responseAshima Athri2016-08-182-13/+28
* | | Merge pull request #354 from tpazderka/fix-eduidRoland Hedberg2016-09-223-54/+54
|\ \ \
| * | | fixup! Fix eduID attributestpazderka2016-09-163-6/+6
| * | | Fix eduID attributestpazderka2016-09-082-48/+48
| |/ /
* | | Merge pull request #357 from rebeckag/metadata-extensionRoland Hedberg2016-09-221-4/+3
|\ \ \
| * | | Fix bug in MetadataStore.extension().Rebecka Gulliksson2016-09-151-4/+3
| |/ /
* | | Merge pull request #355 from rebeckag/mdq-mdRoland Hedberg2016-09-221-0/+3
|\ \ \ | |/ / |/| |
| * | Recognize MDQ metadata storage from config.Rebecka Gulliksson2016-09-061-0/+3
* | | Used str.splitlines() when parsing list of algorithms from xmlsec. (For exam...Jeff Kyllo2016-08-011-1/+1
* | | Fixes xmlsec output line parsing on CRLF platforms (e.g. Windows).Jeff Kyllo2016-08-011-1/+1
| |/ |/|
* | A second any method that is faster then the first.Roland Hedberg2016-05-261-1/+32
* | Fixed some problems with Discovery ServerRoland Hedberg2016-05-261-3/+8
* | TO deal with Python3 returning not list but dict_items.Roland Hedberg2016-05-181-1/+1
|/
* Don't catch KeyError over too broad statement.Rebecka Gulliksson2016-05-171-6/+5
* Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2016-05-162-8/+9
|\
| * Merge pull request #331 from rebeckag/policy-compileRoland Hedberg2016-05-141-8/+7
| |\
| | * Use deepcopy to avoid modifying external data.Rebecka Gulliksson2016-05-031-8/+7
| * | Merge pull request #330 from rebeckag/remote-md_format_checkRoland Hedberg2016-05-141-0/+2
| |\ \
| | * | Explicitly signal incorrect 'remote' metadata conf.Rebecka Gulliksson2016-05-031-0/+2
| | |/
* | | Handle empty required list.Roland Hedberg2016-05-162-2/+2
* | | Allow more direct modifications of nested items.Roland Hedberg2016-05-164-87/+173
* | | Deal with entity category (CoCo) that have more complex evaluation rules.Roland Hedberg2016-05-163-49/+65
|/ /
* | Fixed bug due to the refactoring.rohe2016-04-161-39/+40
* | Added functionality needed by the saml2test tool.Roland Hedberg2016-04-161-0/+70
* | Added functionality needed by the saml2test tool.Roland Hedberg2016-04-168-112/+208
* | add_header method and returning a byte string.Roland Hedberg2016-04-113-16/+46
* | rename xml folder containing template.xmlEric Zarowny2016-04-082-1/+1
* | Spelling errorRoland Hedberg2016-04-041-1/+1
* | Fix Name-ID caching type inconsistencyJozef Knaperek2016-03-292-6/+7
* | Update population.pymheijink2016-03-161-1/+3
* | Added new eduPerson attributes and fixed some map errorsRoland Hedberg2016-03-093-40/+64
* | release versionRoland Hedberg2016-03-091-1/+1
* | Missing requirementRoland Hedberg2016-03-091-1/+2
* | Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2016-03-091-1/+1
|\ \
| * | Bump version to 4.0.4Jozef Knaperek2016-03-081-1/+1
* | | Slowly moving from six to future.backportsRoland Hedberg2016-03-098-18/+37
|/ /
* | Merge pull request #318 from knaperek/fix-xmlsec-zombiesRoland Hedberg2016-02-282-1/+4
|\ \
| * | Wait until xmlsec program completes to avoid zombiesJozef Knaperek2016-02-262-1/+4
* | | Use package 'Cryptodome' instead of 'Crypto'Legrandin2016-02-214-13/+13
|/ /
* | release version.Roland Hedberg2016-02-121-1/+1
* | Persistent ID should not be equal to userid !Roland Hedberg2016-02-111-2/+2
* | Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2016-02-111-1/+1
|\ \