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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Authn_Broker fixed
tpazderka
2014-12-18
2
-4
/
+28
*
Merge pull request #177 from tpazderka/Requested_authn_context-from-list
Roland Hedberg
2014-12-18
1
-1
/
+3
|
\
|
*
Requested_authn_context from list
tpazderka
2014-12-18
1
-1
/
+3
|
/
*
Better error message
Roland Hedberg
2014-12-15
2
-4
/
+5
*
Looks at the Popen returncode.
Roland Hedberg
2014-12-15
3
-8
/
+46
*
Fixed issue #176
Roland Hedberg
2014-12-15
1
-2
/
+6
*
Fixed making redirect signature work, cleaned up.
Roland Hedberg
2014-12-15
5
-22
/
+38
*
Fixed making redirect signature work
Roland Hedberg
2014-12-15
1
-1
/
+1
*
Fixed making redirect signature
Roland Hedberg
2014-12-15
7
-42
/
+76
*
Incorrect reference spotted by Tom Briles.
Roland Hedberg
2014-12-12
1
-1
/
+1
*
Merge pull request #150 from tpazderka/MetadataStore
Roland Hedberg
2014-12-10
21
-212
/
+651
|
\
|
*
Added backward support for Metadata
tpazderka
2014-12-10
2
-30
/
+312
|
*
Updated tests to pass with the redesigned MetaData import
tpazderka
2014-12-10
18
-85
/
+110
|
*
MetaData redesigned
tpazderka
2014-12-10
2
-127
/
+259
|
/
*
Fixed file path problem if you run 'setup.py test'
Roland Hedberg
2014-12-10
1
-3
/
+1
*
Missing file
Roland Hedberg
2014-12-10
1
-0
/
+84
*
Allow the addition of SessionIndexes to a LogoutRequest
Roland Hedberg
2014-12-10
3
-4
/
+16
*
Support for more arguments
Roland Hedberg
2014-12-01
1
-1
/
+21
*
Print if HTTPS on start up.
Roland Hedberg
2014-12-01
2
-2
/
+4
*
PEP-8
Roland Hedberg
2014-12-01
1
-37
/
+44
*
Added another test
Roland Hedberg
2014-12-01
1
-1
/
+21
*
Starting to add more debug information.
Roland Hedberg
2014-12-01
1
-1
/
+1
*
Starting to add more debug information.
Roland Hedberg
2014-12-01
1
-0
/
+1
*
Allow adding an AuthnStatement instance to the Assertion construct and Server...
Roland Hedberg
2014-12-01
2
-5
/
+15
*
Fixed file name error
Roland Hedberg
2014-11-16
1
-3
/
+3
*
When doing local import allow for importing all files within a directory.
Roland Hedberg
2014-11-16
5
-2
/
+200
*
Just to mark that we start on the next version.
Roland Hedberg
2014-11-14
1
-1
/
+1
*
Releasing new version.
v2.2.0
Roland Hedberg
2014-11-14
1
-1
/
+1
*
Merge pull request #170 from erickt/pycrypto
Roland Hedberg
2014-11-14
1
-1
/
+1
|
\
|
*
pysaml2 needs at least pycrypto 2.2 for Crypto.RSA.importKey
Erick Tryzelaar
2014-11-13
1
-1
/
+1
*
|
Merge branch 'master' of github.com:rohe/pysaml2
Roland Hedberg
2014-11-13
2
-4
/
+10
|
\
\
|
*
\
Merge pull request #169 from its-dirg/saml_metadata_fix
Roland Hedberg
2014-11-13
1
-3
/
+9
|
|
\
\
|
|
*
|
Added support for endpoints as lists (read directly from JSON arrays instead ...
Rebecka Gulliksson
2014-11-12
1
-3
/
+9
|
|
|
/
|
*
|
Merge pull request #168 from tpazderka/Fix_attribute_converters
Roland Hedberg
2014-11-13
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fixed attribute converters
tpazderka
2014-11-12
1
-1
/
+1
|
|
/
*
|
Tests will not fail if you don't have a MondoDB running.
Roland Hedberg
2014-11-13
2
-90
/
+104
*
|
Changes in the MetaDataMDX class to allow for entity id transformation.
Roland Hedberg
2014-11-12
3
-19
/
+36
|
/
*
Merge pull request #164 from erickt/logout
Roland Hedberg
2014-11-10
9
-44
/
+178
|
\
|
*
allow a SP to use the configured name_id_format
Erick Tryzelaar
2014-11-05
2
-8
/
+13
|
*
Use a better error message if we find a non-existing session
Erick Tryzelaar
2014-11-05
1
-2
/
+2
|
*
whitespace cleanup
Erick Tryzelaar
2014-11-05
2
-4
/
+4
|
*
SPEC says SP AssertionConsumerService cannot support HTTP-Redirect
Erick Tryzelaar
2014-11-05
1
-1
/
+0
|
*
sign authn and logout requests in the example
Erick Tryzelaar
2014-11-05
1
-0
/
+2
|
*
Fix example/idp2 logging out with SOAP, POST, or REDIRECT
Erick Tryzelaar
2014-11-03
1
-6
/
+25
|
*
add support for logging out to example/sp-wsgi
Erick Tryzelaar
2014-11-03
3
-23
/
+125
|
*
expose LogoutRequest.issuer property to fix logging out with redirect
Erick Tryzelaar
2014-11-03
1
-0
/
+4
|
*
explicitly set binding when calling parse_logout_request_response
Erick Tryzelaar
2014-11-03
1
-1
/
+1
|
*
ignore example/sp-wsgi/sp_conf.py
Erick Tryzelaar
2014-11-03
1
-0
/
+2
*
|
Don't use redirect binding on ACS endpoint.
Roland Hedberg
2014-11-10
1
-2
/
+2
*
|
Don't use redirect binding on ACS endpoint.
Roland Hedberg
2014-11-10
2
-2
/
+1
[next]