<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/keystone.git, branch master</title>
<subtitle>opendev.org: openstack/keystone.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/keystone.git/'/>
<entry>
<title>Merge "[PooledLDAPHandler] Clean up the fix for result3()"</title>
<updated>2023-05-16T18:07:44+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-05-16T18:07:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/keystone.git/commit/?id=74ea58e0b9d774f3a27719f6c4542e182794c055'/>
<id>74ea58e0b9d774f3a27719f6c4542e182794c055</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Print a human readable error if tls certs are not provided"</title>
<updated>2023-05-04T23:03:41+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-05-04T23:03:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/keystone.git/commit/?id=1d58835d3e388363af9458bb4a145a9472a22e7b'/>
<id>1d58835d3e388363af9458bb4a145a9472a22e7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Update master for stable/2023.1"</title>
<updated>2023-05-04T23:03:38+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-05-04T23:03:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/keystone.git/commit/?id=2bde395ac4111ddaae40ed8b63c83227a4a0b5a8'/>
<id>2bde395ac4111ddaae40ed8b63c83227a4a0b5a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove authenticate.failed from the notification_opt_out list"</title>
<updated>2023-04-21T17:30:29+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-04-21T17:30:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/keystone.git/commit/?id=5397c044996b8c790a67b4e1dc2ac73c9c76501e'/>
<id>5397c044996b8c790a67b4e1dc2ac73c9c76501e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "fix(federation): allow using numerical group names"</title>
<updated>2023-04-21T17:30:22+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-04-21T17:30:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/keystone.git/commit/?id=95288d2ce36e14d9a8466c05240fd7e1aca004d2'/>
<id>95288d2ce36e14d9a8466c05240fd7e1aca004d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print a human readable error if tls certs are not provided</title>
<updated>2023-03-22T04:11:09+00:00</updated>
<author>
<name>David Hill</name>
<email>dhill@redhat.com</email>
</author>
<published>2022-03-15T16:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/keystone.git/commit/?id=f66a7d11b5ad6c6b9b155408863f5de82bb2d973'/>
<id>f66a7d11b5ad6c6b9b155408863f5de82bb2d973</id>
<content type='text'>
Print a human readable error if tls certs are not provided when using
ldaps:// or use_tls and not providing CA certificates.

Change-Id: I5d3613617278443673a265259351a2e1d5dc7f44
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Print a human readable error if tls certs are not provided when using
ldaps:// or use_tls and not providing CA certificates.

Change-Id: I5d3613617278443673a265259351a2e1d5dc7f44
</pre>
</div>
</content>
</entry>
<entry>
<title>[PooledLDAPHandler] Clean up the fix for result3()</title>
<updated>2023-03-22T03:56:58+00:00</updated>
<author>
<name>Pete Zaitcev</name>
<email>zaitcev@kotori.zaitcev.us</email>
</author>
<published>2023-03-22T03:56:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/keystone.git/commit/?id=42e2f985b246aa11de914bf5a8f0dc7f6836f501'/>
<id>42e2f985b246aa11de914bf5a8f0dc7f6836f501</id>
<content type='text'>
An empty exception clause is unnecessary when you're using
a "finally" clause.

Previous-Change-Id: I59ebf0fa77391d49b2349e918fc55f96318c42a6
Change-Id: I903db2fd2ac810ec96dbd25fc6529752c08f9a79
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An empty exception clause is unnecessary when you're using
a "finally" clause.

Previous-Change-Id: I59ebf0fa77391d49b2349e918fc55f96318c42a6
Change-Id: I903db2fd2ac810ec96dbd25fc6529752c08f9a79
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Dependency on Cryptography &gt;=36.0.0</title>
<updated>2023-03-17T14:48:02+00:00</updated>
<author>
<name>Hiromu Asahina</name>
<email>hiromu.asahina.az@hco.ntt.co.jp</email>
</author>
<published>2023-03-17T14:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/keystone.git/commit/?id=f5db9801c23bde15d162a67d4fd6621e5bd09719'/>
<id>f5db9801c23bde15d162a67d4fd6621e5bd09719</id>
<content type='text'>
The mTLS OAuth2.0 in Keystone uses a parameter that is only availble on
cryptography 36.0.0 or later. Users may have to upgrade cryptography
which is already installed, which can be unreasonably hassle. This
patch introduces an alternative for that parameter.

[1] https://cryptography.io/en/latest/changelog/#v36-0-0

Closes-bug: 2009600
Change-Id: Idffe269b62797bb2935429f4069e878a177db04f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The mTLS OAuth2.0 in Keystone uses a parameter that is only availble on
cryptography 36.0.0 or later. Users may have to upgrade cryptography
which is already installed, which can be unreasonably hassle. This
patch introduces an alternative for that parameter.

[1] https://cryptography.io/en/latest/changelog/#v36-0-0

Closes-bug: 2009600
Change-Id: Idffe269b62797bb2935429f4069e878a177db04f
</pre>
</div>
</content>
</entry>
<entry>
<title>Update master for stable/2023.1</title>
<updated>2023-03-07T11:54:19+00:00</updated>
<author>
<name>OpenStack Release Bot</name>
<email>infra-root@openstack.org</email>
</author>
<published>2023-03-07T11:54:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/keystone.git/commit/?id=ba953a247eed8c8ab361b817faf76e128447af34'/>
<id>ba953a247eed8c8ab361b817faf76e128447af34</id>
<content type='text'>
Add file to the reno documentation build to show release notes for
stable/2023.1.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.1.

Sem-Ver: feature
Change-Id: Ic6effa352660f0405d5f4bcd15f3be44b0cc423c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add file to the reno documentation build to show release notes for
stable/2023.1.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.1.

Sem-Ver: feature
Change-Id: Ic6effa352660f0405d5f4bcd15f3be44b0cc423c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "OAuth 2.0 Mutual-TLS Support"</title>
<updated>2023-03-03T17:14:58+00:00</updated>
<author>
<name>Zuul</name>
<email>zuul@review.opendev.org</email>
</author>
<published>2023-03-03T17:14:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/keystone.git/commit/?id=c08d97672dcd40f8d927f91e59049053cfe3b5e4'/>
<id>c08d97672dcd40f8d927f91e59049053cfe3b5e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
