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
/
client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handling error in XML document
Roland Hedberg
2013-05-16
1
-2
/
+0
*
ProtocolBinding in AuthnRequest indicates how response should be delivered, n...
Andrew Wason
2013-04-23
1
-4
/
+6
*
Some more descriptive text.
Roland Hedberg
2013-04-15
1
-0
/
+8
*
Added method - handle_logout_request
Roland Hedberg
2013-04-15
1
-16
/
+67
*
Don't always sign the logout requests, use what the config says
Lorenzo Gil Sanchez
2013-04-11
1
-1
/
+1
*
If no SOAP binding the other once aren't check. Caught by Hans H.
Roland Hedberg
2013-03-09
1
-2
/
+7
*
Editorial
Roland Hedberg
2013-02-27
1
-5
/
+4
*
Made log out work in the sp+idp2 example .
Roland Hedberg
2013-02-11
1
-1
/
+5
*
Rewrote to use NameID instances every where where I previously used just the ...
Roland Hedberg
2013-02-09
1
-46
/
+43
*
Reintroduce BINDING_SOAP for logout, why was it left out ? Testing ?
Roland Hedberg
2013-02-09
1
-7
/
+6
*
Handle HTTP error
Roland Hedberg
2013-01-18
1
-3
/
+6
*
Made the test work.
Roland Hedberg
2013-01-18
1
-0
/
+5
*
Changed pick_binding method arguments
Roland Hedberg
2013-01-12
1
-3
/
+2
*
Used the signature method.
Roland Hedberg
2013-01-11
1
-9
/
+3
*
Even more refactoring and the FakeIDP for test purposes.
Roland Hedberg
2012-12-31
1
-1
/
+1
*
More refactoring
Roland Hedberg
2012-12-30
1
-41
/
+34
*
Request preparation refactoring
Roland Hedberg
2012-12-29
1
-63
/
+72
*
The examples are also working (at least for me) now.
Roland Hedberg
2012-12-21
1
-61
/
+0
*
All tests works
Roland Hedberg
2012-12-21
1
-36
/
+53
*
Complete rewrite of the metadata handling package.
Roland Hedberg
2012-12-19
1
-114
/
+122
*
Added documentation. Removed the return_to parameter from logout methods.
Roland Hedberg
2012-12-13
1
-16
/
+20
*
Name changes
Roland Hedberg
2012-11-19
1
-51
/
+20
*
Take 2
Roland Hedberg
2012-11-14
1
-1
/
+1
*
All tests works now
Roland Hedberg
2012-11-14
1
-14
/
+20
*
More on clients
Roland Hedberg
2012-11-12
1
-107
/
+131
*
Client class refactoring
Roland Hedberg
2012-11-12
1
-693
/
+78
*
Working logging
Roland Hedberg
2012-06-28
1
-1
/
+2
*
Changed logging setup
Roland Hedberg
2012-06-27
1
-20
/
+12
*
Changed logging setup
Roland Hedberg
2012-06-27
1
-155
/
+73
*
SSO location dependent on binding
Roland Hedberg
2012-06-14
1
-1
/
+1
*
First attempt at doing encryption/decryption
Roland Hedberg
2012-06-08
1
-6
/
+6
*
Fixed conflicts -missed some, fixed now
Roland Hedberg
2012-05-28
1
-186
/
+5
*
Fixed conflicts
Roland Hedberg
2012-05-28
1
-0
/
+180
|
\
|
*
The parse_qs function was moved from the cgi module to the urlparse module in...
Lorenzo Gil
2012-03-20
1
-1
/
+6
|
*
Add a new config option: logout_requests_signed to automatically sign all log...
Lorenzo Gil
2012-03-18
1
-2
/
+12
|
*
The reason for not allowing signed requests when using HTTP_REDIRECT are obsc...
Roland Hedberg
2012-03-17
1
-1
/
+2
|
*
Use the SP authn_requests_signed config option to decide wheter to sign these...
Lorenzo Gil
2012-03-16
1
-4
/
+12
|
*
Missing a stupid 's' in my previous commit
Lorenzo Gil Sanchez
2011-12-11
1
-1
/
+1
|
*
Now the config methods return lists of values instead of values so we need to...
Lorenzo Gil Sanchez
2011-12-11
1
-2
/
+2
|
*
copy and paste error
Roland Hedberg
2011-11-24
1
-1
/
+2
|
*
Added ca certs to use for HTTPS client certificate verification
Roland Hedberg
2011-11-22
1
-3
/
+6
|
*
Better handling of transient name ID
Roland Hedberg
2011-10-24
1
-6
/
+11
|
*
Tried to increase robustness. Other changes is a result of my work with ECP s...
Roland Hedberg
2011-08-18
1
-12
/
+55
|
*
Change method api
Roland Hedberg
2011-07-06
1
-5
/
+9
|
*
get_idp_from_discovery_service() should take either the whole url or just the...
Roland Hedberg
2011-06-30
1
-6
/
+12
|
*
Added IdP discovery protocol methods
Roland Hedberg
2011-06-23
1
-2
/
+60
|
*
made endpoint() return a list of endpoints instead of just one
Roland Hedberg
2011-06-23
1
-1
/
+5
|
*
Allow specification of binding
Roland Hedberg
2011-06-20
1
-1
/
+1
|
*
This is so I can distinguish between sync/async operations at a higher level ...
Roland Hedberg
2011-06-19
1
-2
/
+7
|
*
More correct code
Roland Hedberg
2011-06-07
1
-5
/
+4
[next]