<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pysaml2.git/tests/test_30_mdstore.py, branch assert_deletion</title>
<subtitle>github.com: rohe/pysaml2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/'/>
<entry>
<title>Reformat and rearrange code</title>
<updated>2019-12-26T18:49:47+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2019-12-26T17:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=55be003ab717423a2d685082482ee7d56897c115'/>
<id>55be003ab717423a2d685082482ee7d56897c115</id>
<content type='text'>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add freshness period feature for MetaDataMDX</title>
<updated>2019-12-26T15:14:14+00:00</updated>
<author>
<name>Nikos Sklikas</name>
<email>nsklikas@admin.grnet.gr</email>
</author>
<published>2019-09-30T09:55:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=3525c60374ac46f8ec1fb5785cde822e2c576a11'/>
<id>3525c60374ac46f8ec1fb5785cde822e2c576a11</id>
<content type='text'>
Add a configurable period for which the metadata is valid, this is only
available when using MDX.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a configurable period for which the metadata is valid, this is only
available when using MDX.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convenience method for getting supported algorithms from metadata</title>
<updated>2019-12-16T14:07:09+00:00</updated>
<author>
<name>Johan Lundberg</name>
<email>lundberg@sunet.se</email>
</author>
<published>2019-12-16T14:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=f6d1c878be3f3a45bd963a3b45ddf92fb0d49f1e'/>
<id>f6d1c878be3f3a45bd963a3b45ddf92fb0d49f1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run tests without network connection</title>
<updated>2019-11-27T16:48:31+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2019-11-27T16:27:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=44e145a4614fccd7fb00abb0f4cf28d2a57c4f2f'/>
<id>44e145a4614fccd7fb00abb0f4cf28d2a57c4f2f</id>
<content type='text'>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the python-future module and use six</title>
<updated>2018-12-06T09:12:47+00:00</updated>
<author>
<name>Ivan Kanakarakis</name>
<email>ivan.kanak@gmail.com</email>
</author>
<published>2018-12-06T09:12:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=05195ff4764de9e8318a678129fc31c8fba0b96d'/>
<id>05195ff4764de9e8318a678129fc31c8fba0b96d</id>
<content type='text'>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ivan Kanakarakis &lt;ivan.kanak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up unclosed files causing  ResourceWarnings in tests</title>
<updated>2017-10-12T01:48:03+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-10-06T12:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=aea4d6a0dd052b3fa28e1b00c9922bf31326673c'/>
<id>aea4d6a0dd052b3fa28e1b00c9922bf31326673c</id>
<content type='text'>
* Use better subprocess functions to correctly close pipes.
* When opening files, use a context manager to ensure file is closed
  in a deterministic way.
* Close logging handlers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use better subprocess functions to correctly close pipes.
* When opening files, use a context manager to ensure file is closed
  in a deterministic way.
* Close logging handlers
</pre>
</div>
</content>
</entry>
<entry>
<title>Added certificate file and referenced it in the corresponding test. Patched MetaDataMDX to avoid same issue there</title>
<updated>2017-07-17T10:31:46+00:00</updated>
<author>
<name>Bogdan Despotov</name>
<email>bogdan.despotov@cloudsigma.com</email>
</author>
<published>2017-07-17T10:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=9de2347f231913371b7911d4197d48162a53df32'/>
<id>9de2347f231913371b7911d4197d48162a53df32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding test to expose issue with validating XML signature due to encoding issues</title>
<updated>2017-07-17T07:51:53+00:00</updated>
<author>
<name>Bogdan Despotov</name>
<email>bogdan.despotov@cloudsigma.com</email>
</author>
<published>2017-07-17T07:51:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=7ea88803b6a785e0f4ea51463ae85c5fa1df3598'/>
<id>7ea88803b6a785e0f4ea51463ae85c5fa1df3598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug in MetadataStore.extension().</title>
<updated>2016-09-15T11:14:46+00:00</updated>
<author>
<name>Rebecka Gulliksson</name>
<email>rebecka.gulliksson@umu.se</email>
</author>
<published>2016-09-15T11:14:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=c8d2705e47fe26eada9c197f26ba6468005521df'/>
<id>c8d2705e47fe26eada9c197f26ba6468005521df</id>
<content type='text'>
Continue with the next metadata source if the entity id or the expected
type (SP or IDP) SSO descriptor is not found in the current metadata
source instead of prematurely returning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Continue with the next metadata source if the entity id or the expected
type (SP or IDP) SSO descriptor is not found in the current metadata
source instead of prematurely returning.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow more direct modifications of nested items.</title>
<updated>2016-05-16T18:50:42+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2016-05-16T18:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=a73e11bfc2b0b994b9f0010e6af386e935a6a939'/>
<id>a73e11bfc2b0b994b9f0010e6af386e935a6a939</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
