Erik Jan de Wit
53d52ecf15
changed to use ui-shared ( #27933 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-22 11:27:09 +01:00
Erik Jan de Wit
5a99c558dc
changed to use ui-shared ( #27919 )
...
* changed to use ui-shared
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* doc: add keycloak cr truststores (#28015 )
closes : #27892
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
Co-authored-by: Steven Hawkins <shawkins@redhat.com>
2024-03-22 11:26:47 +01:00
dependabot[bot]
ef7ffd0482
Bump cypress from 13.7.0 to 13.7.1 in /js
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.7.0 to 13.7.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.7.0...v13.7.1 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-22 10:15:58 +01:00
agagancarczyk
1ca8d4f31a
User Profile translations - value put in correct field after search ( #28047 )
...
* fixed the issue of adding translation for searched locale
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed the issue of adding translation for searched locale
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* small fix
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* renamed
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed translation deleting on attribute deletion
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* feedback
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
---------
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-03-21 16:54:02 +01:00
Martin Kanis
4154d27941
Invalidating offline token is not working from client sessions tab
...
Closes #27275
Signed-off-by: Martin Kanis <mkanis@redhat.com>
2024-03-21 09:04:58 -03:00
dependabot[bot]
2acb5c1d2a
Bump vite from 5.1.6 to 5.2.2 in /js ( #28108 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.1.6 to 5.2.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/create-vite@5.2.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 10:31:52 +00:00
Erik Jan de Wit
6ede747871
more waits to stabilize test ( #28092 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-20 14:29:11 +01:00
agagancarczyk
22aba84293
User Profile attribute translation saves correct key to realm overrides ( #28053 )
...
* fix
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* refactor
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
---------
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-03-20 12:46:51 +01:00
Erik Jan de Wit
ceed62213d
add beerify to account-ui ( #28042 )
...
fixes : #27966
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-20 09:49:01 +01:00
dependabot[bot]
a3be511f97
Bump @testing-library/react from 14.2.1 to 14.2.2 in /js
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 14.2.1 to 14.2.2.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v14.2.1...v14.2.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 08:52:41 +01:00
Hynek Mlnarik
5c59722176
Fix realm_settings_user_profile_enabled test instability
...
The instability is caused by pending alert which sometimes leaks
into user creation and causes the user to be created but its creation
not detected by the test due to another message. This causes test
being repeated and fail because the user already exists.
Fixes : #27653
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-03-20 08:30:03 +01:00
Erik Jan de Wit
04fc9d27fd
fix test ( #28056 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-20 07:48:31 +01:00
Erik Jan de Wit
4e7c2a5fa3
introduced password control ( #27652 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-19 14:23:32 +01:00
agagancarczyk
e501cfcfb3
Changed clients/authorization to use ui-shared ( #27826 )
...
* migrated Switch and KeycloakTextInput to ui-shared
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* migrated AuthorizationExport to use TextAreaControl
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* migrated ImportDialog to use use-shared
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* migrated PermissionDetails to use use-shared
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* migrated ResourceDetails to use use-shared
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* migrated ScopeDetails to use use-shared
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* migrated PermissionDetails to ui-shared
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
---------
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-03-19 14:22:10 +01:00
dependabot[bot]
4ab4fa94fb
Bump react-hook-form from 7.51.0 to 7.51.1 in /js
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.51.0 to 7.51.1.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.51.0...v7.51.1 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 08:42:25 +01:00
dependabot[bot]
14dfe1c17d
Bump vitest from 1.3.1 to 1.4.0 in /js
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 08:24:22 +01:00
dependabot[bot]
4e719ae10d
Bump @types/react-dom from 18.2.21 to 18.2.22 in /js
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.2.21 to 18.2.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 08:18:46 +01:00
dependabot[bot]
6e11c1b822
Bump lightningcss from 1.24.0 to 1.24.1 in /js
...
Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss ) from 1.24.0 to 1.24.1.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases )
- [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.24.0...v1.24.1 )
---
updated-dependencies:
- dependency-name: lightningcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 08:01:24 +01:00
Hynek Mlnařík
19061fb97a
Fix Signing in page ( #27935 )
...
Fixes : #27820
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-03-18 13:19:57 -04:00
Hynek Mlnařík
84f295e909
Stabilize realm_settings_user_profile_enabled test ( #27982 )
...
Fixes : #27653
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-03-18 13:01:15 +01:00
dependabot[bot]
87e47fb3a0
Bump cypress from 13.6.6 to 13.7.0 in /js ( #27886 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.6.6 to 13.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.6.6...v13.7.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 12:48:46 +01:00
Erik Jan de Wit
60d4c15a79
changed to use ui-shared ( #27848 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-14 13:42:15 +01:00
Erik Jan de Wit
63bd46b8cd
converted client select to ui-shared ( #27799 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-14 13:41:36 +01:00
Jon Koops
7b755e02d3
Load server info before rendering rest of application ( #27783 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-03-13 12:39:54 +00:00
Erik Jan de Wit
1b761b5b4c
Migrate more of the realm setting to new form controls ( #27647 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-13 11:05:54 +00:00
Erik Jan de Wit
4a4e20c262
moved credentials to ui-shared ( #27845 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-13 11:55:29 +01:00
Filipe Roque
343479d29d
Adds Portuguese translations ( #27727 )
...
Closes #17530
Signed-off-by: Filipe Roque <froque@premium-minds.com>
2024-03-12 16:47:32 +00:00
Erik Jan de Wit
c0731ac502
migrated discovery field ( #27762 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-03-12 16:28:08 +01:00
Simon Hanna
401e1bd636
Fix return type of clients.findRole() in @keycloak/keycloak-admin-client ( #27429 )
...
Closes #27444
Signed-off-by: Simon Hanna <simon.hanna@aeb.com>
2024-03-12 15:01:54 +00:00
dependabot[bot]
161936aa4c
Bump react-router-dom from 6.22.2 to 6.22.3 in /js ( #27686 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.22.2 to 6.22.3.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.22.3/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 13:31:11 +00:00
dependabot[bot]
1683b66808
Bump vite from 5.1.5 to 5.1.6 in /js ( #27791 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.1.5 to 5.1.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.1.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 13:30:46 +00:00
dependabot[bot]
fec480b951
Bump @types/react from 18.2.64 to 18.2.65 in /js ( #27792 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.64 to 18.2.65.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 13:15:20 +01:00
Erik Jan de Wit
f2cc4cbce0
convert to ui-shared ( #27708 )
...
* convert to ui-shared
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* review comments
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added default value for variant
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* remove class
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* spread rest of the properties
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-12 11:50:34 +01:00
Erik Jan de Wit
d2a7e87967
changed to use ui-shared ( #27776 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-12 11:32:16 +01:00
dependabot[bot]
c09da66d66
Bump react-i18next from 14.0.8 to 14.1.0 in /js ( #27687 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 14.0.8 to 14.1.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v14.0.8...v14.1.0 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 17:08:37 +01:00
Erik Jan de Wit
131aeedb98
changed to use ui-shared ( #27705 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-11 15:48:49 +01:00
agagancarczyk
838d017d14
Migrated to ui-shared clients/advanced ( #27764 )
...
* migrated to uishared
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* feedback
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed SwitchControl
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed tests
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* fixed tests
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
---------
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-03-11 14:01:15 +00:00
dependabot[bot]
9fc445cb9a
Bump monaco-editor from 0.46.0 to 0.47.0 in /js
...
Bumps [monaco-editor](https://github.com/microsoft/monaco-editor ) from 0.46.0 to 0.47.0.
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.46.0...v0.47.0 )
---
updated-dependencies:
- dependency-name: monaco-editor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:03:52 +01:00
dependabot[bot]
dc9b1136ef
Bump i18next from 23.10.0 to 23.10.1 in /js
...
Bumps [i18next](https://github.com/i18next/i18next ) from 23.10.0 to 23.10.1.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v23.10.0...v23.10.1 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 08:47:49 +01:00
Jon Koops
264ab4d268
Handle errors from Keycloak JS in the Account Console ( #27721 )
...
Closes #14501
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-03-08 16:03:03 +01:00
Hynek Mlnarik
26468e11f2
Use correct path to account console
...
Fixes : #27709
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-03-08 14:31:32 +01:00
agagancarczyk
7695532011
replaced KeycloakTextInput with TextControl ( #27711 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-03-08 13:26:45 +01:00
agagancarczyk
84cf306833
Changed key provider form to use ui shared ( #27704 )
...
* replaced KeycloakTextInput with TextControl
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* replaced KeycloakTextInput with TextControl and fixed helpText
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
* small test fix
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
---------
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-03-08 11:26:49 +01:00
Erik Jan de Wit
7d104dbe9d
no result to parse on success ( #27336 )
...
* no result to parse on success
fixes : #27245
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* translate error message
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-08 09:56:23 +01:00
Jon Koops
0adc842ac7
Port role form to new form controls ( #27626 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-03-07 15:08:36 +01:00
agagancarczyk
2578705f78
replaced KeycloakTextInput with TextControl ( #27658 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-03-07 13:08:56 +00:00
dependabot[bot]
faddb9ecfc
Bump @types/react from 18.2.63 to 18.2.64 in /js ( #27639 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.63 to 18.2.64.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 14:01:20 +01:00
dependabot[bot]
25119baf1e
Bump react-i18next from 14.0.5 to 14.0.8 in /js ( #27637 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 14.0.5 to 14.0.8.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v14.0.5...v14.0.8 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 13:13:41 +01:00
dependabot[bot]
ee3e13789e
Bump @types/react-dom from 18.2.20 to 18.2.21 in /js ( #27638 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.2.20 to 18.2.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-07 13:13:22 +01:00
Hynek Mlnařík
250e1137d6
Fix account console tests for dev ( #27600 )
...
Fixes : #27604
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-03-07 12:39:26 +01:00