index
:
delta/python-packages/pysaml2.git
0.4.x
7.3-backport
assert_deletion
ci-experiments
clean-client-api
develop
feat-requested-attributes-per-request
feature-logout-response-location
jkakavas-edit-readme
master
pylint-fixes
shibsp_enc
those-badges
v.4.8.0
v4.7.0
v4.9.0
github.com: rohe/pysaml2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
saml2
/
entity.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sign logout requests according to logout_requests_signed config option
Ivan Kanakarakis
2021-04-09
1
-1
/
+5
*
Calculate entity configurations and then choose
Ivan Kanakarakis
2020-12-08
1
-7
/
+6
*
Resolve sign_alg and digest_alg wherever pre_signature_part is called
Ivan Kanakarakis
2020-12-08
1
-0
/
+4
*
Notes on _response
Ivan Kanakarakis
2020-12-07
1
-43
/
+90
*
Formatting and restructure
Ivan Kanakarakis
2020-12-07
1
-4
/
+6
*
Difference between sigver.signed_instance_factory and Entity.sign
Ivan Kanakarakis
2020-12-07
1
-1
/
+6
*
Remove unneeded response_factory helper
Ivan Kanakarakis
2020-12-07
1
-5
/
+4
*
WIP, TODO cleanup, see description
Ivan Kanakarakis
2020-11-24
1
-109
/
+301
*
WIP works good - set on init use on create_
Ivan Kanakarakis
2020-11-24
1
-18
/
+30
*
Fix formatting
Ivan Kanakarakis
2020-11-24
1
-7
/
+13
*
Configurable signing and digest alg
peppelinux
2020-11-24
1
-0
/
+4
*
Check allowed signature and digest algo for the POST binding
Ivan Kanakarakis
2020-11-23
1
-2
/
+2
*
Remove unneeded intermediate static methods
Ivan Kanakarakis
2020-11-23
1
-7
/
+3
*
Create the signer along with the sigalg allowance check
Ivan Kanakarakis
2020-11-23
1
-12
/
+8
*
Correctly sign an AuthnRequest with Redirect binding
Ivan Kanakarakis
2020-11-23
1
-2
/
+24
*
Formatting
Ivan Kanakarakis
2020-11-23
1
-24
/
+60
*
Fix #242: make sure status code is always returned in http_info dict
Florian Best
2020-11-10
1
-1
/
+1
*
Return the ResponseLocation before falling back to Location
feature-logout-response-location
Ivan Kanakarakis
2020-10-28
1
-11
/
+9
*
Fixes #720: honor ResponseLocation in metadata when building logout responses
Maxime Besson
2020-10-27
1
-4
/
+8
*
Replace assert with proper checks
assert_deletion
Ivan Kanakarakis
2020-09-11
1
-4
/
+10
*
Allow request signing in artifact2message
Krzysztof Jurewicz
2020-08-25
1
-2
/
+8
*
Remove logger configuration
Ivan Kanakarakis
2020-05-12
1
-1
/
+0
*
Extract `PYSAML2_DELETE_TMPFILES` option to config.py
John Paraskevopoulos
2019-11-26
1
-2
/
+4
*
Read from env var PYSAML2_DELETE_TMPFILES
Ivan Kanakarakis
2019-11-26
1
-4
/
+4
*
Fix logic error in pick_binding method for class Entity
Scott Koranda
2019-08-26
1
-10
/
+2
*
Do not swallow response verification exceptions.
Andrew Wason
2018-11-28
1
-2
/
+0
*
Pull out sigalg and look it up once
Ivan Kanakarakis
2018-11-21
1
-2
/
+3
*
Lookup signer only if signing is requested
Ivan Kanakarakis
2018-11-21
1
-1
/
+1
*
Remove unused code about only_identity_in_encrypted_assertion
Ivan Kanakarakis
2018-11-21
1
-5
/
+0
*
Group response_is_signed and assertions_are_signed blocks
Ivan Kanakarakis
2018-11-21
1
-24
/
+20
*
Add want_assertions_or_response_signed functionality
Scott Koranda
2018-11-21
1
-3
/
+66
*
Remove unneeded variable
Ivan Kanakarakis
2018-11-19
1
-2
/
+1
*
Various small refactor
Egor Panfilov
2018-11-19
1
-3
/
+1
*
Retrieve SLO endpoint by the appropriate service type
Ivan Kanakarakis
2018-08-03
1
-2
/
+9
*
Cleanup Entity _parse_response
Ivan Kanakarakis
2018-08-03
1
-58
/
+47
*
fixbug: 'NoneType' object has no attribute 'get_signer'
william
2017-05-25
1
-1
/
+1
*
Fix some ECP problems
Czémán Arnold
2017-04-15
1
-2
/
+3
*
Swap pycrypto* for pyca/cryptography
Paul Kehrer
2017-01-12
1
-3
/
+0
*
Added functionality needed by the saml2test tool.
Roland Hedberg
2016-04-16
1
-1
/
+1
*
Slowly moving from six to future.backports
Roland Hedberg
2016-03-09
1
-4
/
+7
*
Use package 'Cryptodome' instead of 'Crypto'
Legrandin
2016-02-21
1
-1
/
+1
*
Make UnravelError exception a little more helpful
Aaron Barnes
2016-02-04
1
-1
/
+1
*
Added support for one callback. Will be used by the saml2test tool.
rohe
2015-12-18
1
-2
/
+8
*
Reworked the security backend so you should now be able to use a HSM again fo...
Roland Hedberg
2015-12-11
1
-47
/
+71
*
Merge remote-tracking branch 'upstream/master'
Hans Hörberg
2015-11-19
1
-1
/
+7
|
\
|
*
form_post are suppost to use POST not GET.
Roland Hedberg
2015-11-16
1
-1
/
+1
|
*
Rolled back on form_post vs post
Roland Hedberg
2015-11-16
1
-10
/
+10
|
*
The IdP doing form_post or the SP doing post is two different things.
Roland Hedberg
2015-11-13
1
-4
/
+10
*
|
Merge remote-tracking branch 'upstream/master'
Hans Hörberg
2015-11-06
1
-79
/
+119
|
\
\
|
|
/
|
*
Merge pull request #277 from spaceone/issue259
Roland Hedberg
2015-11-01
1
-1
/
+1
|
|
\
[next]