Sebastian Knauer
21f700679f
KEYCLOAK-19866 Fix user-defined- and xml-fragment-parsing/Add XPathAttributeMapper
2022-08-03 13:07:12 +02:00
Pedro Igor
0d3ca438ed
Aligning kc.bat with latest changes to kc.sh
...
Closes #11185
Closes #13472
2022-08-03 13:05:07 +02:00
Jon Koops
054174da77
Remove unused WorkInProgress component ( #3038 )
2022-08-03 12:30:31 +02:00
Joshua Sorah
ec384702a9
Add keycloak.v2 to product keycloak-themes.json as it is required by rh-sso.v2 account theme. ( #8805 )
2022-08-02 13:29:45 -04:00
Martin Kanis
73a9c26e13
Enable Offline sessions preloading documentation for product
2022-08-02 14:21:18 +02:00
Martin Kanis
5afa062e44
Wrong command to enable offline sessions preloading for Quarkus
2022-08-02 14:19:36 +02:00
Jon Koops
9fffb87aa7
Replace Snowpack with Vite ( #2936 )
2022-08-02 14:11:38 +02:00
Martin Kanis
ff26698053
Stabilize testCreateUserSessionsParallel model test
2022-08-02 08:12:42 +02:00
dependabot[bot]
65348e45ea
Bump rollup from 2.77.0 to 2.77.2 in /adapters/oidc/js ( #13437 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 18:12:16 -03:00
dependabot[bot]
0c24f3542b
Bump @rollup/plugin-typescript from 8.3.3 to 8.3.4 in /adapters/oidc/js ( #13436 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 18:12:05 -03:00
dependabot[bot]
0742eb541a
Bump @types/node from 18.0.6 to 18.6.2 in /adapters/oidc/js ( #13435 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 18:11:57 -03:00
nehachopra27
c7be78fade
Add admin-ui dependencies to integration-arquillian testsuite
...
Co-authored-by: nchopra <nchopra@redhat.com>
Fixes : #13465
2022-08-01 20:49:11 +02:00
Lex Cao
d786e07b87
Fix forgotPassword label in realm settings ( #3021 )
2022-08-01 17:28:57 +02:00
Dominik Guhr
bef3427add
Update docs/guides/src/main/server/logging.adoc
...
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
2022-08-01 12:28:47 -03:00
Dominik Guhr
43afcf11ac
add gelf log level option
...
also aligns writing in logging.adoc to always use GELF instead of gelf/Gelf in plain text.
Closes #13397
2022-08-01 12:28:47 -03:00
Dominik Guhr
10e3c797a3
Only show non-hidden options in --help-all for options where supportlevel is not SUPPORTED
...
Closes #13385
2022-08-01 10:03:28 -03:00
dependabot[bot]
aac4f79af8
Bump @types/node from 18.6.2 to 18.6.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.6.2 to 18.6.3.
- [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>
2022-08-01 11:59:15 +02:00
dependabot[bot]
55ac8886c8
Bump node-fetch from 3.2.9 to 3.2.10
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 3.2.9 to 3.2.10.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.9...v3.2.10 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 11:58:45 +02:00
dependabot[bot]
b5d64cd02c
Bump vitest from 0.19.1 to 0.20.2
...
Bumps [vitest](https://github.com/vitest-dev/vitest ) from 0.19.1 to 0.20.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.19.1...v0.20.2 )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 11:58:08 +02:00
dependabot[bot]
5faa284f86
Bump i18next from 21.8.14 to 21.8.16
...
Bumps [i18next](https://github.com/i18next/i18next ) from 21.8.14 to 21.8.16.
- [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/v21.8.14...v21.8.16 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 11:56:57 +02:00
Marek Posolda
7e925bfbff
Unit tests in "crypto/fips1402" passing on RHEL 8.6 with BC FIPS approved mode. Cleanup ( #13406 )
...
Closes #13128
2022-07-29 18:03:56 +02:00
dependabot[bot]
1ac8589e1a
Bump keycloak-js from 18.0.1 to 19.0.1
...
Bumps [keycloak-js](https://github.com/keycloak/keycloak ) from 18.0.1 to 19.0.1.
- [Release notes](https://github.com/keycloak/keycloak/releases )
- [Commits](https://github.com/keycloak/keycloak/compare/18.0.1...19.0.1 )
---
updated-dependencies:
- dependency-name: keycloak-js
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 17:21:56 +02:00
dependabot[bot]
ff76eea0b5
Bump @keycloak/keycloak-admin-client from 19.0.0-dev.19 to 19.0.1
...
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client ) from 19.0.0-dev.19 to 19.0.1.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases )
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/v19.0.0-dev.19...19.0.1 )
---
updated-dependencies:
- dependency-name: "@keycloak/keycloak-admin-client"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 16:52:48 +02:00
dependabot[bot]
07e5d4acbe
Bump vitest from 0.19.0 to 0.19.1
...
Bumps [vitest](https://github.com/vitest-dev/vitest ) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.19.0...v0.19.1 )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 16:51:29 +02:00
dependabot[bot]
b084e0184e
Bump react-i18next from 11.18.1 to 11.18.3
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.18.1 to 11.18.3.
- [Release notes](https://github.com/i18next/react-i18next/releases )
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v11.18.1...v11.18.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>
2022-07-29 16:50:38 +02:00
dependabot[bot]
07b114b04a
Bump @typescript-eslint/parser from 5.30.7 to 5.31.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.7 to 5.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 16:49:30 +02:00
AndyMunro
2c8809eff5
Revising instructions for upgrading using and RPM
...
Closes #RHSSO-2096
(cherry picked from commit 94364b23e5216d148ccc3883b956a7fccb286129)
2022-07-29 11:42:18 -03:00
dependabot[bot]
f1f3d0931c
Bump vite from 3.0.3 to 3.0.4
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.0.3 to 3.0.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/v3.0.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>
2022-07-29 16:22:36 +02:00
dependabot[bot]
48676e64e3
Bump @vitejs/plugin-react from 1.3.2 to 2.0.0
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react ) from 1.3.2 to 2.0.0.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v2.0.0/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 16:20:54 +02:00
dependabot[bot]
c6e9b7b844
Bump @types/node from 18.6.1 to 18.6.2
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.6.1 to 18.6.2.
- [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>
2022-07-29 15:34:36 +02:00
dependabot[bot]
8bd5a8f100
Bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.31.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.7 to 5.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 15:33:29 +02:00
dependabot[bot]
76131de68a
Bump maven-resources-plugin from 3.2.0 to 3.3.0 in /keycloak-theme
...
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases )
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.2.0...maven-resources-plugin-3.3.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 15:32:47 +02:00
dependabot[bot]
6682fb076e
Bump webpack from 5.73.0 to 5.74.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.73.0 to 5.74.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 15:32:07 +02:00
Stian Thorgersen
6f7d20f752
Remove WF distribution from GitHub Actions ( #13367 )
2022-07-29 15:23:06 +02:00
manojreddy
7356e1a379
Update configuration.adoc ( #13400 )
...
Updated command to run the application from build to start.
2022-07-29 12:24:34 +02:00
Dominik Guhr
059a132476
Fixes the regression in 19 for MariaDB, MySQL and other DBs
...
databases that are not using an official liquibase type in Database.java could not be seeded anymore because
the liquibase types we use in model-jpa were not indexed and loaded during the build anymore.
Introduces highly needed tests for other databases than postgres, because postgres has an official liquibase databasetype in its list
in database.java and as such differs from nearly all other vendors.
Closes #13389
2022-07-28 20:40:51 +02:00
Alexander Schwartz
2a926f3e61
Abort CodeQL runs on new pushes to a pull-request's branch ( #13241 )
2022-07-28 15:30:05 -03:00
Václav Muzikář
73d11e5be0
RH-SSO Operator is marked as preview
2022-07-28 14:03:55 -03:00
Dominik Guhr
7eecc14656
Documentation for centralized logging support ( #1636 )
...
* Documentation for centralized logging support
Closes #1635
* Update release_notes/topics/19_0_0.adoc
Co-authored-by: Stian Thorgersen <stian@redhat.com>
* Update upgrading/topics/keycloak/changes-19_0_0.adoc
Co-authored-by: Stian Thorgersen <stian@redhat.com>
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2022-07-28 11:03:11 +02:00
Alexander Schwartz
8470a30446
Introduce CLI parameter to set the deployment state version seed
...
Closes #12710
2022-07-27 20:10:17 +02:00
Jon Koops
650f3a8367
Add 'prepublishOnly' script for Keycloak JS ( #13365 )
2022-07-27 12:35:13 -04:00
Erik Jan de Wit
7f159102d8
Fixed selections values ( #2968 )
2022-07-27 18:11:06 +02:00
Erik Jan de Wit
0cb0e4589e
Use Intl
for language names ( #2966 )
2022-07-27 18:10:28 +02:00
Erik Jan de Wit
410a320381
Make sure cards are clickable by screen readers ( #2965 )
2022-07-27 17:17:44 +02:00
Erik Jan de Wit
b6b1e5212c
Added confirm dialog ( #2967 )
2022-07-27 17:11:00 +02:00
Aboullos
e556db69fe
Add clustering nodes tests ( #3008 )
2022-07-27 17:10:26 +02:00
Stian Thorgersen
564158eddf
Update 19_0_0.adoc
2022-07-27 14:43:22 +02:00
Michal Hajas
8ed9ce29d1
Enable near-caching for HotRod store
...
Closes #13303
2022-07-27 14:09:48 +02:00
Hynek Mlnarik
143e6bc932
Replace undertow-map with quarkus-map
...
Fixes : #12652
2022-07-27 14:08:38 +02:00
Martin Davidík
5257b5fb54
Add missing Slovak translation
...
Closes #13324
Update themes/src/main/resources-community/theme/base/login/messages/messages_sk.properties
Co-authored-by: Martin Kanis <martin-kanis@users.noreply.github.com>
2022-07-27 14:03:30 +02:00