Erik Jan de Wit
0b5f42f95d
Use TextControl in StringComponent ( #31442 )
...
* Use TextControl in StringComponent
This makes that the field is required and partially fixes:
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
#26963
* enable test-id override
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-29 09:29:56 +01:00
Weblate (bot)
9b4b72e8f9
Translations update from Hosted Weblate
...
* Updated translation for German
Language: de
Signed-off-by: Florian Maurer <fmaurer@disroot.org>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Florian Maurer <fmaurer@disroot.org>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2024-07-29 08:21:52 +00:00
agagancarczyk
0cd0a91a68
removed needless aria-label ( #31652 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-07-29 09:40:29 +02:00
dependabot[bot]
90ff35bcd2
Bump vite from 5.3.4 to 5.3.5 ( #31644 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.3.4 to 5.3.5.
- [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.3.5/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-07-26 11:35:17 +02:00
Erik Jan de Wit
eea1d10e23
keep default value a string when stringify ( #31597 )
...
fixes : #31480
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-25 11:20:37 +01:00
Erik Jan de Wit
83f8622d15
Fixed feedback discussions ( #31409 )
...
see: #24805
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-25 07:16:23 +02:00
Erik Jan de Wit
c8d64f2891
added inputOptionLabelsI18nPrefix
when looking up label ( #31577 )
...
fixes : #31111
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-24 16:48:59 +01:00
Jon Koops
0ceffb6f5c
Add lib
directory of Admin Console to .gitignore
( #31579 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-07-24 17:31:35 +02:00
Erik Jan de Wit
50a8c01370
removed use of deprecated page header ( #31467 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-24 15:57:43 +01:00
Erik Jan de Wit
b769e65641
added display name to menu toggle ( #31431 )
...
fixes : #31183
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-24 15:57:04 +01:00
dependabot[bot]
5b62857a03
Bump @types/node from 20.14.11 to 20.14.12 ( #31555 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.11 to 20.14.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-07-24 11:52:54 +02:00
dependabot[bot]
073a637362
Bump vitest from 2.0.3 to 2.0.4 ( #31500 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
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-07-23 18:10:44 +02:00
dependabot[bot]
ddc98aba1f
Bump @playwright/test from 1.45.2 to 1.45.3 ( #31501 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.45.2 to 1.45.3.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.2...v1.45.3 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
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-07-23 17:02:51 +02:00
dependabot[bot]
c048a7f4d2
Bump @testing-library/jest-dom from 6.4.6 to 6.4.8 ( #31533 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 6.4.6 to 6.4.8.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.6...v6.4.8 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-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-07-23 17:00:30 +02:00
dependabot[bot]
0510ff366e
Bump @testing-library/dom from 10.3.2 to 10.4.0 ( #31502 )
...
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library ) from 10.3.2 to 10.4.0.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases )
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v10.3.2...v10.4.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/dom"
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-07-23 13:38:52 +00:00
Erik Jan de Wit
b215e64cf4
adds rtl for admin ui ( #30965 )
...
part of: #29974
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-23 14:05:11 +02:00
Erik Jan de Wit
d9555e4c9f
made buttons disabled when all fields are readonly ( #31436 )
...
also renamed `isActive` to `isDisabled` to be more inline with PF
fixes : #31304
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-23 13:38:08 +02:00
Erik Jan de Wit
b5597c6293
add onOpenChange to all dropdown and selects ( #31230 )
...
* add onOpenChange to all dropdown and selects
fixes : #31166
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fixed test
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-23 11:34:20 +02:00
agagancarczyk
21d00704ae
removed unused help text ( #31481 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-07-23 07:13:29 +02:00
dependabot[bot]
34f6f03ac6
Bump jsdom from 24.1.0 to 24.1.1 ( #31463 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 24.1.0 to 24.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/24.1.0...24.1.1 )
---
updated-dependencies:
- dependency-name: jsdom
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-07-23 01:06:04 +00:00
dependabot[bot]
040e359ab2
Bump i18next from 23.12.1 to 23.12.2 ( #31462 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 23.12.1 to 23.12.2.
- [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.12.1...v23.12.2 )
---
updated-dependencies:
- dependency-name: 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-07-22 13:04:36 +02:00
dependabot[bot]
b278a2ae41
Bump rollup from 4.18.1 to 4.19.0 ( #31464 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.18.1 to 4.19.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.18.1...v4.19.0 )
---
updated-dependencies:
- dependency-name: rollup
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-07-22 13:03:41 +02:00
dependabot[bot]
c56766bf70
Bump mocha from 10.6.0 to 10.7.0 ( #31465 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.6.0...v10.7.0 )
---
updated-dependencies:
- dependency-name: mocha
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-07-22 13:03:28 +02:00
Erik Jan de Wit
28c1035c5b
removed strange searching pagination logic ( #31430 )
...
fixes : #31386
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-22 12:15:14 +02:00
Erik Jan de Wit
64c6dc00c0
better parsing of value and default value ( #31110 )
...
fixes : #31085
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-19 10:15:46 +01:00
Erik Jan de Wit
e99f99b8de
added admin-ui to the distribution ( #31404 )
...
* added admin-ui to the distribution
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added lib build execution
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-19 10:36:16 +02:00
Erik Jan de Wit
57c3f4bfda
removed translation of theme name ( #31132 )
...
fixes : #30663
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-19 09:56:50 +02:00
Weblate (bot)
dbfc633877
Translations update from Hosted Weblate ( #30998 )
...
* Updated translation for German
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Robin Meese <39960884+robson90@users.noreply.github.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Robin Meese <39960884+robson90@users.noreply.github.com>
* Translated using Weblate (Dutch)
Translation: Keycloak/Account UI
Translate-URL: https://hosted.weblate.org/projects/keycloak/account-ui/nl/
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Signed-off-by: Jon Koops <jonkoops@gmail.com>
---------
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Robin Meese <39960884+robson90@users.noreply.github.com>
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Robin Meese <39960884+robson90@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-07-18 10:25:54 +00:00
dependabot[bot]
ec432717a8
Bump react-i18next from 14.1.3 to 15.0.0 ( #31394 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 14.1.3 to 15.0.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.3...v15.0.0 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 10:00:26 +02:00
dependabot[bot]
b88ddcf981
Bump @types/node from 20.14.10 to 20.14.11 ( #31352 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.14.10 to 20.14.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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-07-17 15:48:43 +02:00
npriebe
02217b0331
Display disabled information from user in group assignment
...
Closes #30682
Signed-off-by: npriebe <npriebe@avides.com>
2024-07-17 10:16:04 +02:00
dependabot[bot]
57daad34ca
Bump @playwright/test from 1.45.1 to 1.45.2 ( #31351 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.45.1 to 1.45.2.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.45.2 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
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-07-17 09:55:45 +02:00
dependabot[bot]
d3b6974287
Bump cypress from 13.13.0 to 13.13.1 ( #31353 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.13.0 to 13.13.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.13.0...v13.13.1 )
---
updated-dependencies:
- dependency-name: cypress
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-07-17 09:54:59 +02:00
dependabot[bot]
8b3bc967dd
Bump @octokit/rest from 21.0.0 to 21.0.1 ( #31354 )
...
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 21.0.0 to 21.0.1.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v21.0.0...v21.0.1 )
---
updated-dependencies:
- dependency-name: "@octokit/rest"
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-07-17 09:54:35 +02:00
dependabot[bot]
12f58f0a0e
Bump vite from 5.3.3 to 5.3.4 ( #31356 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.3.3 to 5.3.4.
- [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.3.4/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-07-17 09:53:24 +02:00
Alexander Schwartz
25da859d18
Better input hint for discovery URL for Keycloak IdP ( #31342 )
...
Closes #31341
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-07-16 13:45:05 -04:00
dependabot[bot]
2e3122d0cb
Bump react-i18next from 14.1.2 to 14.1.3 ( #31307 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 14.1.2 to 14.1.3.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.2...v14.1.3 )
---
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-07-16 13:33:06 +00:00
dependabot[bot]
2e2b759bc0
Bump @testing-library/dom from 10.3.1 to 10.3.2 ( #31305 )
...
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library ) from 10.3.1 to 10.3.2.
- [Release notes](https://github.com/testing-library/dom-testing-library/releases )
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/dom-testing-library/compare/v10.3.1...v10.3.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/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-07-16 14:58:34 +02:00
dependabot[bot]
f469994149
Bump vitest from 2.0.2 to 2.0.3 ( #31308 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.3/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
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-07-16 13:59:36 +02:00
Erik Jan de Wit
fab9028caa
fixed the url missed after refactoring ( #31284 )
...
fixes : #31244
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-15 15:31:01 +02:00
Hynek Mlnarik
25b198ed51
Fixed linting issues
...
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-07-15 09:54:11 +02:00
dependabot[bot]
17af757662
Bump i18next from 23.11.5 to 23.12.1
...
Bumps [i18next](https://github.com/i18next/i18next ) from 23.11.5 to 23.12.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.11.5...v23.12.1 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:20:43 +02:00
dependabot[bot]
f1d3cda20a
Bump vite-plugin-checker from 0.7.1 to 0.7.2
...
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker ) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases )
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.7.1...vite-plugin-checker@0.7.2 )
---
updated-dependencies:
- dependency-name: vite-plugin-checker
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 09:20:01 +02:00
Thomas Darimont
e79d10e71e
Add missing user event translations to admin-ui
...
Fixes #27677
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2024-07-12 10:04:57 +02:00
Steven Hawkins
4970a9b729
fix: deprecate KEYCLOAK_ADMIN and KEYCLOAK_ADMIN_PASSWORD
...
closes : #30658
Signed-off-by: Steve Hawkins <shawkins@redhat.com>
Signed-off-by: Steven Hawkins <shawkins@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2024-07-11 18:07:57 +02:00
Pedro Igor
0410653e71
Do not send attributes when unlocking the user
...
Closes #31165
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-07-11 14:16:23 +02:00
Erik Jan de Wit
2bd17cdc7c
update realm when changing bind ( #31133 )
...
* update realm when changing bind
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* also update used by label
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-11 11:13:26 +01:00
dependabot[bot]
88725cd0e7
Bump vitest from 2.0.1 to 2.0.2
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.2/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-11 07:57:46 +02:00
Jon Koops
a0c99a7ae0
Show full error details in admin and account consoles
...
Closes #30705
Signed-off-by: Jon Koops <jonkoops@gmail.com>
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-10 16:20:26 +02:00
agagancarczyk
04f0304c44
fixed input type and help text for IDP SAML Certificate ( #31193 )
...
Signed-off-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2024-07-10 12:54:26 +00:00