deb-python-pysaml2/src/saml2
Dan Sully 73d5897e22 Fix accidental import removal. 2016-10-26 11:23:01 -04:00
..
attributemaps Added eduMember isMemberOf mapping 2016-10-11 21:34:15 -05:00
authn_context Authn_Broker fixed 2014-12-18 11:41:57 +01:00
entity_category Deal with entity category (CoCo) that have more complex evaluation rules. 2016-05-16 20:48:56 +02:00
extension Added PEFIM changes that had been removed. 2015-05-25 17:38:18 +02:00
profile PEP-8 2014-10-02 16:04:41 +02:00
s2repoze Slowly moving from six to future.backports 2016-03-09 09:31:46 +01:00
schema PEP-8 2014-10-02 16:04:41 +02:00
userinfo Added missing directory 2013-11-21 09:11:31 +01:00
ws WS security XML support 2015-06-14 14:00:24 +01:00
xml_template rename xml folder containing template.xml 2016-04-08 15:17:47 -07:00
xmldsig Merge remote-tracking branch 'upstream/master' 2015-11-19 14:29:02 +01:00
xmlenc Moved s2repoze, xmkdsig and xmlenc under saml2. 2015-05-15 19:23:01 +02:00
__init__.py Release version 2016-10-14 10:06:51 +02:00
aes.py Slowly moving from six to future.backports 2016-03-09 09:31:46 +01:00
algsupport.py Used str.splitlines() when parsing list of algorithms from xmlsec. (For example, on Windows) 2016-08-01 14:34:02 +01:00
argtree.py Allow more direct modifications of nested items. 2016-05-16 20:50:42 +02:00
assertion.py Support setting the SessionNotOnOrAfter in an authn response 2016-08-18 14:37:11 -04:00
attribute_converter.py Handle list of attribute values and serialize them properly. 2016-10-03 12:08:11 +02:00
attribute_resolver.py Fix paramter passing in logging messages 2015-10-15 15:33:10 +02:00
authn.py Only define LDAP authn support if the library can be imported. 2015-12-08 11:19:12 +01:00
cache.py Do not overwrite the cache with the decoded value of name_id, instead update a copy. 2016-10-04 17:13:55 +02:00
cert.py Use package 'Cryptodome' instead of 'Crypto' 2016-02-21 10:19:28 +01:00
client.py Applied a modified version of a fix proposed by Valentin Gutierrez and Julian Vilas. 2016-02-03 08:38:37 +01:00
client_base.py Allow more direct modifications of nested items. 2016-05-16 20:50:42 +02:00
config.py Remove (undeclared dependency) usage of backports.test.support. This was 2016-10-26 10:20:22 -04:00
country_codes.py Initial add 2012-05-23 18:56:51 +02:00
discovery.py Fixed some problems with Discovery Server 2016-05-26 20:03:10 +02:00
ecp.py PEP-8 2014-10-02 16:04:41 +02:00
ecp_client.py Fix paramter passing in logging messages 2015-10-15 15:33:10 +02:00
entity.py Added functionality needed by the saml2test tool. 2016-04-16 08:52:53 +02:00
eptid.py Fix eptid key encoding for python 3 2015-05-28 09:50:57 -07:00
filter.py Fix dictionary changing size during iteration 2015-05-28 10:27:51 -07:00
httpbase.py Clean up 2015-12-20 08:47:15 +01:00
httputil.py Use six instead of futures for PY3 compatibility. 2016-09-23 08:12:58 +02:00
ident.py Persistent ID should not be equal to userid ! 2016-02-11 14:47:01 +01:00
mcache.py PEP-8 2014-10-02 16:04:41 +02:00
md.py Moved s2repoze, xmkdsig and xmlenc under saml2. 2015-05-15 19:23:01 +02:00
mdbcache.py Updated mdbcache to use the new MongoClient class and specific version of pymongo in setup.py. 2015-04-22 09:30:25 +02:00
mdie.py Use six.string_types instead of basestring 2015-05-15 11:52:15 -07:00
mdstore.py Fix import_module call. 2016-10-26 10:49:22 -04:00
metadata.py Added functionality needed by the saml2test tool. 2016-04-16 08:52:53 +02:00
mongo_store.py No more references to onts 2015-12-11 13:15:59 +01:00
pack.py Clean up 2015-12-11 14:32:12 +01:00
population.py Fix Name-ID caching type inconsistency 2016-03-29 18:09:05 +02:00
request.py Fix paramter passing in logging messages 2015-10-15 15:33:10 +02:00
response.py File formating. 2016-09-22 18:38:21 +02:00
s_utils.py Fix accidental import removal. 2016-10-26 11:23:01 -04:00
saml.py It's cleaner to conditionally add this attribute 2016-10-06 12:27:55 -04:00
samlp.py Clean up 2015-12-20 08:47:15 +01:00
sdb.py Made MetaData instances pickleable. 2015-12-01 12:53:35 +01:00
server.py The ID of each Signature element must be unique 2016-10-05 17:06:02 -04:00
sigver.py Fixes xmlsec output line parsing on CRLF platforms (e.g. Windows). 2016-08-01 13:27:16 +01:00
soap.py Fix python3 syntax errors 2015-05-15 11:52:15 -07:00
time_util.py Added another time function - utc_time_sans_frac 2015-11-13 10:10:26 +01:00
validate.py Fix typo - inproper string formatting API used 2016-06-03 14:15:20 +02:00
virtual_org.py Fix paramter passing in logging messages 2015-10-15 15:33:10 +02:00