summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:rohe/pysaml2v4.5.0Roland Hedberg2017-10-111-4/+15
|\
| * Merge pull request #387 from SUNET/ft-swamid-attribute-release-policy-mergebr...Roland Hedberg2017-10-111-4/+15
| |\
| | * Update with changes from Hans NordlöfFredrik Thulin2017-02-101-4/+15
* | | Release 4.5.0Roland Hedberg2017-10-111-1/+1
|/ /
* | Ordered way to find a local name of an attribute.Roland Hedberg2017-10-111-13/+25
* | Function that can tell you if an attribute is optional or not for a specified...Roland Hedberg2017-10-111-2/+18
* | Merge pull request #440 from grebinger/masterRoland Hedberg2017-10-111-2/+2
|\ \
| * | Add sign_alg override to logout request handlerGrischa Ebinger2017-08-021-2/+2
* | | Merge pull request #454 from jkakavas/fix_authnRoland Hedberg2017-10-111-2/+3
|\ \ \
| * | | Quick fix for the authentication bypass due to optimizations #451Ioannis Kakavas2017-09-121-2/+3
* | | | Merge pull request #439 from jkakavas/fix_sane_defaultsRoland Hedberg2017-10-111-11/+24
|\ \ \ \
| * \ \ \ Merge branch 'master' into fix_sane_defaultsRoland Hedberg2017-09-283-20/+45
| |\ \ \ \
| * | | | | refactored based on @c00kiemon5ter commentsIoannis Kakavas2017-08-021-17/+19
| * | | | | Fix syntaxIoannis Kakavas2017-08-021-2/+2
| * | | | | Log a warning for insecure configurationsIoannis Kakavas2017-08-021-0/+5
| * | | | | Allow deployers to override default True parametersIoannis Kakavas2017-08-021-5/+12
| * | | | | Revert this change as it is not requiredIoannis Kakavas2017-08-011-1/+1
| * | | | | Ensure signature checking for SAML Responses is enabled by defaultIoannis Kakavas2017-08-012-4/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #369 from jgehrcke/jp/fix-static-file-handlerRoland Hedberg2017-10-111-0/+3
|\ \ \ \ \
| * | | | | example/sp-wsgi/sp.py: respond with bytes (enhance WSGI compliance)Jan-Philip Gehrcke2016-10-141-0/+3
* | | | | | Merge pull request #419 from leifj/satosa-double-parseRoland Hedberg2017-10-111-1/+2
|\ \ \ \ \ \
| * | | | | | fix issue with satosa and encrypted assertionsLeif Johansson2017-05-291-1/+2
* | | | | | | Add eIDAS RequestedAttributes node supportivan2017-10-083-0/+188
* | | | | | | Add eIDAS SPType node supportivan2017-10-084-1/+77
* | | | | | | Add eIDAS namespace and attributesivan2017-10-081-0/+17
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #447 from rhoerbe/rh_issue446Roland Hedberg2017-09-281-5/+9
|\ \ \ \ \ \
| * | | | | | make exception not_before/notonorafter messages more explicit (formatted time...r2h22017-08-291-5/+9
| | |_|/ / / | |/| | | |
* | | | | | Fix for 459 HTTP_POST form nonconforming and shows submitScott Koranda2017-09-231-14/+35
| |_|_|/ / |/| | | |
* | | | | attr might not be in _fro. Resolves #441Ioannis Kakavas2017-08-041-1/+1
|/ / / /
* | | | Merge branch 'master' into feature-hide-assertion-consumer-serviceIvan Kanakarakis2017-07-264-4/+12
|\ \ \ \
| * \ \ \ Merge pull request #431 from c00kiemon5ter/feature-force-authn-configurationIvan Kanakarakis2017-07-262-1/+10
| |\ \ \ \
| | * | | | Add force_authn sp configuration optionivan2017-07-142-1/+10
| * | | | | Merge pull request #430 from c00kiemon5ter/feature-remove-allow-unsolicitedIvan Kanakarakis2017-07-261-1/+0
| |\ \ \ \ \
| | * | | | | Remove allow_unsolicited attribute from config objectivan2017-07-121-1/+0
| | |/ / / /
| * | | | | Merge pull request #436 from jkakavas/masterIvan Kanakarakis2017-07-251-1/+1
| |\ \ \ \ \
| | * | | | | Change log level for no attribute statements. Resolves #329Ioannis Kakavas2017-07-201-1/+1
| | |/ / / /
| * | | | | Merge pull request #428 from bogdan-ds/remote_encoding_fixIoannis Kakavas2017-07-181-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Added certificate file and referenced it in the corresponding test. Patched M...Bogdan Despotov2017-07-171-1/+1
| | * | | | Using the binary response content of requests in order to avoid the metadata ...Bogdan Despotov2017-07-031-1/+1
* | | | | | Add option to hide assertion consumer service on authn requestsivan2017-07-172-16/+21
|/ / / / /
* | | | | Merge pull request #425 from rectalogic/dsa-sha1Ioannis Kakavas2017-07-122-2/+2
|\ \ \ \ \
| * | | | | Fix dsa-sha1 signature URLs.Andrew Wason2017-06-262-2/+2
| |/ / / /
* | | | | Minor fixesIoannis Kakavas2017-07-051-8/+5
* | | | | Base attribute filtering on internal representation namesIoannis Kakavas2017-06-121-4/+9
|/ / / /
* | | | Merge pull request #415 from skoranda/name_id_format_noneRoland Hedberg2017-05-301-1/+10
|\ \ \ \
| * | | | Enable deployer to signal no name format in authn requestScott Koranda2017-05-151-1/+10
| |/ / /
* | | | Merge pull request #418 from WilliamRen/masterRoland Hedberg2017-05-301-1/+1
|\ \ \ \
| * | | | fixbug: 'NoneType' object has no attribute 'get_signer'william2017-05-251-1/+1
| |/ / /
* | | | fix for bad xsi:nil on complex attributevalueLeif Johansson2017-05-291-3/+5
|/ / /
* | | Merge pull request #407 from cemiarni/masterRoland Hedberg2017-04-244-43/+55
|\ \ \