vibrown
5aef59acd8
Changed references to Jira issues to Github issues
...
Closes #19136
2023-05-09 08:54:25 +02:00
Jon Koops
1d2a98d747
Modernize documentation of JavaScript adapter ( #20081 )
...
Closes #19792
Co-authored-by: Andrew Munro <amunro@redhat.com>
2023-05-08 08:21:53 -04:00
Jon Koops
6f4b9885ca
Use Chrome as the default JavaScript browser ( #14702 )
2023-05-08 08:40:27 +02:00
dependabot[bot]
909d409deb
Bump github/codeql-action from 2.3.2 to 2.3.3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2.3.2...v2.3.3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 14:24:14 -03:00
Jon Koops
2a18bcb246
Move from NPM to PNPM ( #19839 )
2023-05-05 12:03:24 -04:00
Václav Muzikář
e44464d3b8
Remove OkHttp Client from the Operator
...
Closes #19573
2023-05-05 12:10:39 -03:00
Pedro Igor
2cd82b9861
Exposing the authz client
2023-05-05 10:18:55 -03:00
Martin Bartoš
960e3503ec
Artifact SLF4J LOG4J-12 has been relocated ( #20113 )
2023-05-05 13:57:45 +02:00
Erik Jan de Wit
e50580c465
use event id instead of name ( #20109 )
...
* use id instead of name to add event
* "translated" ids to name
2023-05-05 11:54:48 +02:00
vramik
d1ab921c50
JpaUserProvider count methods are inconsistent with searchForUser's param filter handling
...
Closes #17581
2023-05-05 08:22:05 +02:00
Pedro Igor
c17fcd49c8
Support for non-XA databases ( #20141 )
2023-05-04 19:08:10 +02:00
dependabot[bot]
b6147141f3
Bump @types/react-dom from 18.2.1 to 18.2.3 in /js ( #20157 )
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 18.2.1 to 18.2.3.
- [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>
2023-05-04 13:30:31 +00:00
Bruno Oliveira da Silva
d106de1c87
Update to Quarkus 3.0.2.Final ( #20154 )
...
Closes #20152
2023-05-04 13:08:47 +00:00
dependabot[bot]
bc144e7666
Bump @types/react from 18.2.0 to 18.2.4 in /js ( #20160 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.0 to 18.2.4.
- [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>
2023-05-04 12:27:48 +00:00
dependabot[bot]
6e3e78643c
Bump react-router-dom from 6.11.0 to 6.11.1 in /js ( #20159 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.11.0 to 6.11.1.
- [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.11.1/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>
2023-05-04 12:26:44 +00:00
dependabot[bot]
16917211d4
Bump rollup from 3.21.3 to 3.21.4 in /js ( #20161 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.21.3 to 3.21.4.
- [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/v3.21.3...v3.21.4 )
---
updated-dependencies:
- dependency-name: rollup
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>
2023-05-04 12:24:05 +00:00
dependabot[bot]
ef387891eb
Bump vitest from 0.30.1 to 0.31.0 in /js ( #20158 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 0.30.1 to 0.31.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.31.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 12:23:41 +00:00
dependabot[bot]
e03d08a24e
Bump aquasecurity/trivy-action from 0.9.2 to 0.10.0
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](1f0aa582c8...e5f43133f6
)
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 08:38:33 -03:00
dependabot[bot]
65b59c83c5
Bump github/codeql-action from 2.2.12 to 2.3.2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.12 to 2.3.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2.2.12...v2.3.2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 08:38:04 -03:00
Stian Thorgersen
5bc2109a18
Remove Foresight from GitHub workflows ( #20146 )
...
Closes #20122
2023-05-04 12:08:55 +02:00
Alexander Schwartz
8573c667a4
Replace guide with a placeholder for downstream docs ( #20149 )
...
Closes #20148
2023-05-04 11:04:44 +02:00
Stian Thorgersen
19d7dc69f7
Fix links ( #20147 )
2023-05-04 10:27:52 +02:00
Erik Jan de Wit
c4186100a5
on the roles page we have paging on others not ( #20102 )
...
fixes: #19981
2023-05-03 18:10:18 +02:00
Jon Koops
cd6cf45444
Move useFetch()
to it's own utility file ( #20129 )
2023-05-03 15:40:27 +00:00
Jon Koops
483246e24b
Reference admin client from module instead of context ( #20118 )
2023-05-03 13:51:02 +00:00
Jon Koops
228da0e29a
Refactor initalization of Keycloak JS in Admin Console ( #20100 )
2023-05-03 13:27:27 +02:00
Alexander Schwartz
75ea22bad2
Remove latest vs. archive document header ( #20103 )
...
This is done as the docs are no longer built twice.
Closes #19974
2023-05-03 09:16:34 +00:00
JAOROZCO
1d7545d245
New translation messages are added
...
expiredActionMessage=Acci\u00F3n caducada. Contin\u00FAe con el inicio de sesi\u00F3n ahora.
invalidPasswordBlacklistedMessage=Contrase\u00F1a no v\u00E1lida: la contrase\u00F1a est\u00E1 en la lista negra.
configureBackupCodesMessage=Tienes que configurar c\u00F3digos de respaldo para activar su cuenta.
updateEmailMessage=Tienes que actualizar su direcci\u00F3n de correo electr\u00F3nico para activar su cuenta.
resetPasswordMessage=Tienes que cambiar tu contrase\u00F1a.
linkIdpMessage=Debe verificar su direcci\u00F3n de correo electr\u00F3nico para vincular su cuenta con {0}.
staleEmailVerificationLink=El enlace en el que hizo clic es un enlace obsoleto antiguo y ya no es v\u00E1lido. Tal vez ya hayas verificado tu correo electr\u00F3nico.
confirmAccountLinking=Confirme la vinculaci\u00F3n de la cuenta {0} del proveedor de identidad {1} con su cuenta.
confirmEmailAddressVerification=Confirme la validez de la direcci\u00F3n de correo electr\u00F3nico {0}.
confirmExecutionOfActions=Realice las siguientes acciones
proceedWithAction=» Haz click aqu\u00ED para proceder
requiredAction.CONFIGURE_TOTP=Configurar OTP
requiredAction.TERMS_AND_CONDITIONS=T\u00E9rminos y condiciones
requiredAction.UPDATE_PASSWORD=Actualizaci\u00F3n de contrase\u00F1a
requiredAction.UPDATE_PROFILE=Actualizaci\u00F3n del perfil
requiredAction.VERIFY_EMAIL=Verificar correo electr\u00F3nico
requiredAction.CONFIGURE_RECOVERY_AUTHN_CODES=Generar c\u00F3digos de recuperaci\u00F3n
requiredAction.webauthn-register-passwordless=Webauthn Registro sin contrase\u00F1a
pageNotFound=P\u00E1gina no encontrada
internalServerError=Se ha producido un error interno del servidor.
2023-05-03 10:23:49 +02:00
JAOROZCO
5ec4afc2d3
Modification the messages in third person
...
https://github.com/keycloak/keycloak/issues/19959
2023-05-03 10:23:49 +02:00
JAOROZCO
2390f88a48
New messages are added in Spanish
...
sessionLimitExceeded=Hay demasiadas sesiones.
federatedIdentityExistsMessage=El usuario con {0} {1} ya existe. Inicie sesi\u00F3n en la administraci\u00F3n de cuentas para vincular la cuenta.
federatedIdentityUnavailableMessage=El usuario {0} autenticado con el proveedor de identidad {1} no existe. P\u00F3ngase en contacto con su administrador.
identityProviderInvalidResponseMessage=Respuesta no v\u00E1lida del proveedor de identidad.
identityProviderMissingStateMessage=Falta el par\u00E1metro de estado en respuesta del proveedor de identidad.
alreadyLoggedIn=Ya se ha autentificado.
identity-provider-redirector=Con\u00E9ctese con otro proveedor de identidad
identity-provider-login-label=O inicia sesi\u00F3n con
idp-email-verification-display-name=Verificacion de email
idp-email-verification-help-text=Vincula tu cuenta validando tu correo electr\u00F3nico.
idp-username-password-form-display-name=Usuario y contrase\u00F1a
idp-username-password-form-help-text=Vincula tu cuenta iniciando sesi\u00F3n.
access-denied=Acceso denegado
logoutConfirmTitle=Saliendo de tu cuenta
logoutConfirmHeader=¿Quieres cerrar sesi\u00F3n?
doLogout=Cerrar sesi\u00F3n
2023-05-03 10:23:49 +02:00
Jon Koops
20772dbdde
Rename 'resources' directory to 'locales' ( #20095 )
2023-05-03 09:38:02 +02:00
Alexander Schwartz
ff284182ba
Fix the links to the docs which have three groups starting from KC19 ( #20035 )
...
Relates to #19974
2023-05-03 08:58:52 +02:00
Stan Silvert
51b0eec685
Fix custom userFed that doesn't implement CredentialInputUpdater ( #20062 )
...
* Fix custom userFed that doesn't implement CredentialInputUpdater
Fixes #19491
* Cleanup from Jon's review
* Specify dependency
* Revert "Specify dependency"
This reverts commit a52d5d993aa1f9cf4503e6101eb49c20b27b38fc.
2023-05-02 17:09:44 -04:00
dependabot[bot]
fb4513d320
Bump jsdom from 21.1.2 to 22.0.0 in /js ( #20090 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 21.1.2 to 22.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/21.1.2...22.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
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>
2023-05-02 20:06:00 +02:00
rmartinc
d9025db536
Migrate realms if configured to use RH-SSO themes
...
Closes https://github.com/keycloak/keycloak/issues/17484
2023-05-02 15:38:33 +02:00
vramik
6c6907ef4e
Clean RealmProvider from methods from other areas
...
Closes #15044
2023-05-02 15:09:26 +02:00
dependabot[bot]
a376ec774f
Bump vite from 4.3.3 to 4.3.4 in /js ( #20082 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.3.3 to 4.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/v4.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>
2023-05-02 12:33:09 +00:00
dependabot[bot]
c29ac5723c
Bump rollup from 3.21.2 to 3.21.3 in /js ( #20083 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 3.21.2 to 3.21.3.
- [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/v3.21.2...v3.21.3 )
---
updated-dependencies:
- dependency-name: rollup
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>
2023-05-02 12:28:56 +00:00
dependabot[bot]
db5db2c94b
Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 in /js ( #20084 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.1 to 5.59.2.
- [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.59.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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>
2023-05-02 12:28:22 +00:00
Václav Muzikář
983e40ad2b
Add OpenShift support to KeycloakIngressTest ( #20030 )
2023-05-02 14:24:54 +02:00
Alexander Schwartz
c2c5012cfb
Upgrade to latest Infinispan version 14.0.8
...
Closes #20067
2023-05-02 13:45:05 +02:00
Alexander Schwartz
a10d511b12
Remove workaround for fix available in Hibernate 6.2.1
...
Closes #19323
2023-05-02 13:43:49 +02:00
Stian Thorgersen
934a5186fd
Add Sebastian Schuster to maintainers ( #20076 )
2023-05-02 12:35:08 +02:00
Erik Jan de Wit
eab11255ba
Add referrer link ( #19799 )
...
Closes #19682
2023-05-02 11:58:56 +02:00
Erik Jan de Wit
f497f8cd8f
Better default avatar if none is set ( #19804 )
...
Closes #19681
2023-05-02 11:57:36 +02:00
Erik Jan de Wit
e8ed1abda7
Added missing fields when dynamic scope is enabled ( #19984 )
...
Closes #19865
2023-05-02 11:46:57 +02:00
Erik Jan de Wit
81580908c3
don't add access when fine grained access is off ( #19991 )
...
fixes : #19990
2023-05-02 10:50:18 +02:00
Bruno Oliveira da Silva
373b5c1d9f
Update to Quarkus 3.0.1.Final ( #20011 )
...
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
Closes #20010
Closes #19080
Closes #17476
Closes #19286
Closes #17557
Closes #17556
Closes #17555
Closes #17475
Closes #15879
Closes #15878
2023-05-02 10:13:23 +02:00
dependabot[bot]
81f80a725a
Bump vite-plugin-checker from 0.5.6 to 0.6.0 in /js ( #20059 )
...
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker ) from 0.5.6 to 0.6.0.
- [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.5.6...vite-plugin-checker@0.6.0 )
---
updated-dependencies:
- dependency-name: vite-plugin-checker
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>
2023-05-01 21:40:43 +00:00
dependabot[bot]
059150a5fa
Bump @types/node from 18.16.0 to 18.16.3 in /js ( #20052 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.16.0 to 18.16.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 21:38:00 +00:00