adjust change logs to show enableExperimentalRedirectFlow at root
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 7908d72e033: Introduce a new global config parameter, `auth.enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
- 7908d72e033: Introduce a new global config parameter, `enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 7908d72e033: Introduce a new global config parameter, `auth.enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
- 7908d72e033: Introduce a new global config parameter, `enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 7908d72e033: Introduce a new global config parameter, `auth.enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
- 7908d72e033: Introduce a new global config parameter, `enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -336,7 +336,7 @@
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7908d72e033: Introduce a new global config parameter, `auth.enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
- 7908d72e033: Introduce a new global config parameter, `enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
||||
- 7245e744ab1: Fixed the font color on `BackstageHeaderLabel` to respect the active page theme.
|
||||
- Updated dependencies
|
||||
@@ -530,7 +530,7 @@
|
||||
### Patch Changes
|
||||
|
||||
- d8f774c30df: Enforce the secret visibility of certificates and client secrets in the auth backend. Also, document all known options for each auth plugin.
|
||||
- 7908d72e033: Introduce a new global config parameter, `auth.enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
- 7908d72e033: Introduce a new global config parameter, `enableExperimentalRedirectFlow`. When enabled, auth will happen with an in-window redirect flow rather than through a popup window.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-common@0.18.4-next.0
|
||||
- @backstage/config@1.0.7
|
||||
|
||||
Reference in New Issue
Block a user