mirror of
https://github.com/zitadel/zitadel.git
synced 2025-06-19 22:48:33 +00:00
docs: add versions to technical advisory (#6494)
* docs: extend technical advisory * docs: add version and dates * docs: add version and dates * fix version and date * docs: add version and dates --------- Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
parent
18c07ab85d
commit
bcf99e9749
@ -2,6 +2,12 @@
|
|||||||
title: Technical Advisory 10000
|
title: Technical Advisory 10000
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Date and Version
|
||||||
|
|
||||||
|
Version: 2.32.0
|
||||||
|
|
||||||
|
Date: Calendar Week 32
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
Currently, by default, users are directed to the "Select Account Page" on the ZITADEL login.
|
Currently, by default, users are directed to the "Select Account Page" on the ZITADEL login.
|
||||||
@ -14,7 +20,7 @@ To address this, we are going to change this behavior so that users will be auto
|
|||||||
## Statement
|
## Statement
|
||||||
|
|
||||||
This behaviour change was tracked in the following issue: [Reuse current session if no prompt is selected](https://github.com/zitadel/zitadel/issues/4841)
|
This behaviour change was tracked in the following issue: [Reuse current session if no prompt is selected](https://github.com/zitadel/zitadel/issues/4841)
|
||||||
and released in Version [v2.32.0](https://github.com/zitadel/zitadel/releases/tag/v2.32.0)
|
and released in version [v2.32.0](https://github.com/zitadel/zitadel/releases/tag/v2.32.0)
|
||||||
|
|
||||||
## Mitigation
|
## Mitigation
|
||||||
|
|
||||||
|
@ -2,6 +2,12 @@
|
|||||||
title: Technical Advisory 10001
|
title: Technical Advisory 10001
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Date and Version
|
||||||
|
|
||||||
|
Version: 2.35.0
|
||||||
|
|
||||||
|
Date: Calendar Week 34
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
Currently, disabling the `Allow Register` setting in the Login Policy, will disable any registration - local and through External Identity Providers (IDP).
|
Currently, disabling the `Allow Register` setting in the Login Policy, will disable any registration - local and through External Identity Providers (IDP).
|
||||||
@ -14,8 +20,8 @@ To address this, we are going to change the behavior of the setting mentioned ab
|
|||||||
|
|
||||||
## Statement
|
## Statement
|
||||||
|
|
||||||
This behaviour change is tracked in the following PR: [Restrict AllowRegistration check to local registration](https://github.com/zitadel/zitadel/pull/5939).
|
This behaviour change was tracked in the following PR: [Restrict AllowRegistration check to local registration](https://github.com/zitadel/zitadel/pull/5939).
|
||||||
As soon as the release version is published, we will include the version here.
|
The change was part of version [v2.35.0](https://github.com/zitadel/zitadel/releases/tag/v2.35.0)
|
||||||
|
|
||||||
## Mitigation
|
## Mitigation
|
||||||
|
|
||||||
|
@ -2,6 +2,12 @@
|
|||||||
title: Technical Advisory 10002
|
title: Technical Advisory 10002
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Date and Version
|
||||||
|
|
||||||
|
Version: TBD
|
||||||
|
|
||||||
|
Date: Calendar week 40/41
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
Since Angular Material v15 many of the UI components have been refactored
|
Since Angular Material v15 many of the UI components have been refactored
|
||||||
|
@ -47,8 +47,8 @@ We understand that these advisories may include breaking changes, and we aim to
|
|||||||
is required on your side if this is the intended behaviour or if you
|
is required on your side if this is the intended behaviour or if you
|
||||||
already disabled registration on your IDP.
|
already disabled registration on your IDP.
|
||||||
</td>
|
</td>
|
||||||
<td>TBD</td>
|
<td>2.35.0</td>
|
||||||
<td>Calendar week 34/35</td>
|
<td>Calendar week 34</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
@ -67,6 +67,7 @@ We understand that these advisories may include breaking changes, and we aim to
|
|||||||
ZITADEL hosted Login-UI is not affected by this change.
|
ZITADEL hosted Login-UI is not affected by this change.
|
||||||
</td>
|
</td>
|
||||||
<td>TBD</td>
|
<td>TBD</td>
|
||||||
|
<td>Calendar week 40/41</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user