dependabot[bot]
4dd97557cb
Bump rollup from 4.13.2 to 4.14.0 ( #28391 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.13.2 to 4.14.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.13.2...v4.14.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-04-03 12:24:17 +02:00
dependabot[bot]
e64845d6de
Bump rollup from 4.13.1 to 4.13.2 ( #28364 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.13.1 to 4.13.2.
- [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.13.1...v4.13.2 )
---
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>
2024-04-02 21:17:21 +02:00
dependabot[bot]
340b2e2d63
Bump alpinejs from 3.13.7 to 3.13.8 ( #28358 )
...
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs ) from 3.13.7 to 3.13.8.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.13.8/packages/alpinejs )
---
updated-dependencies:
- dependency-name: alpinejs
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-04-02 18:27:41 +02:00
Jon Koops
ab1d1ae3d5
Move all JavaScript projects into single PNPM workspace ( #24537 )
...
Closes #24571
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-04-02 16:14:58 +02:00
rmartinc
c5bf161cfb
Display the webauthn sig-alg in computer language in the template
...
Closes #27824
Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-04-02 13:46:36 +02:00
dependabot[bot]
baceae1227
Bump rollup ( #28259 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.13.0 to 4.13.1.
- [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.13.0...v4.13.1 )
---
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>
2024-03-28 11:19:40 +01:00
Gilvan Filho
757c524cc5
Password policy for not having username in the password
...
closes #27643
Signed-off-by: Gilvan Filho <gfilho@redhat.com>
2024-03-28 08:29:03 +01:00
john-gom
fe538cbb72
Use a native select for the language list
...
Closes #27997
Signed-off-by: John Gomersall <thegoms@gmail.com>
2024-03-27 18:55:06 +01:00
Jon Koops
3382e16954
Remove Account Console version 2 ( #27510 )
...
Closes #19664
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-03-27 10:53:28 +01:00
vramik
fa1571f231
Map organization metadata when issuing tokens for OIDC clients acting on behalf of an organization member
...
Closes #27993
Signed-off-by: vramik <vramik@redhat.com>
2024-03-26 14:02:09 -03:00
Maximilian Klute
c1d7360980
add 2 translations to messages_de.properties for federatedIdentity
...
add translation for federatedIdentityUnavailableMessage
and federatedIdentityUnmatchedEssentialClaimMessag in messages_de.properties
Closes #28035
Signed-off-by: TuxMK <maximilian.mk97@gmail.com>
2024-03-26 16:41:20 +00:00
Takashi Norimatsu
d5bf79b932
Refactoring JavaScript code of WebAuthn's authenticators to follow the current Keycloak's JavaScript coding convention
...
closes #26713
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
2024-03-20 13:22:48 +01:00
MelkerVeltman
269027571a
Update norwegian email links to diplay a link text instead of the whole link ( #28089 )
...
Signed-off-by: vltmn <melker@vltmn.io>
2024-03-20 12:11:06 +00:00
cgeorgilakis-grnet
24f105e8fc
successful SAML IdP Logout Request with BaseID or EncryptedID and SessionIndex
...
Closes #23528
Signed-off-by: cgeorgilakis-grnet <cgeorgilakis@admin.grnet.gr>
2024-03-18 08:19:13 -03:00
Alexander Melde
df9124e2a7
fixed missing translations for french and italian ( #27283 )
...
Signed-off-by: Alexander Melde <2115644+AlexanderMelde@users.noreply.github.com>
2024-03-15 09:11:51 +01:00
mkrueger92
1f3c83ba3b
Fix email rendering issue with ES language ( #27843 )
...
This commit fixes a rendering issue only present in a ES language file.
Closes #27841
Signed-off-by: Martin Krüger <mkrueger@mkru.de>
2024-03-13 15:57:01 +01:00
dependabot[bot]
dfbf1adc7a
Bump rollup ( #27807 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.12.1 to 4.13.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.12.1...v4.13.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-03-13 15:56:36 +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
1305f3d6ef
fixed merge conflict
...
fixes : #27745
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-12 15:47:20 +01:00
dependabot[bot]
a6ec682d97
Bump alpinejs
...
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs ) from 3.13.6 to 3.13.7.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.13.7/packages/alpinejs )
---
updated-dependencies:
- dependency-name: alpinejs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:19:03 +01:00
dependabot[bot]
6071d5b687
Bump rollup ( #27641 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.12.0 to 4.12.1.
- [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.12.0...v4.12.1 )
---
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>
2024-03-07 13:28:19 +01:00
Jakub Liška
b45963012f
Updated CS and SK login messages ( #27531 )
...
* Updated CS and SK login messages
Fixes issue #27527
Signed-off-by: Jakub Liška <83242542+Lamak121@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Tomas Ondrusko <67582554+tondrusk@users.noreply.github.com>
---------
Signed-off-by: Jakub Liška <83242542+Lamak121@users.noreply.github.com>
Co-authored-by: Tomas Ondrusko <67582554+tondrusk@users.noreply.github.com>
2024-03-07 11:13:34 +01:00
dependabot[bot]
690f85cc3d
Bump alpinejs
...
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs ) from 3.13.5 to 3.13.6.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.13.6/packages/alpinejs )
---
updated-dependencies:
- dependency-name: alpinejs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 08:56:16 +01:00
Erik Jan de Wit
e7059f97b7
user profile pf5 ( #27503 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-03-05 12:25:29 +01:00
Jon Koops
ec64fcbfd7
Import Alpine through module instead of script tag ( #27496 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-03-04 16:19:17 +01:00
Pedro Igor
2c750c8ffb
Reverting unrelated changes to templates
...
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-03-04 20:28:06 +09:00
Lucy Linder
aa6771205a
Update ReCAPTCHA and add support for ReCAPTCHA Enterprise
...
Closes #16138
Signed-off-by: Lucy Linder <lucy.derlin@gmail.com>
2024-03-04 20:28:06 +09:00
Takashi Norimatsu
3db04d8d8d
Replace Security Key with Passkey in WebAuthn UIs and their documents
...
closes #27147
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
2024-02-29 10:31:05 +01:00
Erik Jan de Wit
dd2605b054
moved all templates over ( #27230 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-02-29 08:25:30 +01:00
Tobi
8880ae1ee9
Fix typo from itme to item ( #27374 )
...
Signed-off-by: twobiers <22715034+twobiers@users.noreply.github.com>
2024-02-29 08:24:07 +01:00
Erik Jan de Wit
6c0f7444b5
unset options when none exist ( #27348 )
...
Closes #25110
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-02-28 19:37:27 +01:00
Peter Keuter
9cced05049
Login-page a11y improvements
...
Closes #27190
Signed-off-by: Peter Keuter <github@peterkeuter.nl>
2024-02-28 14:25:12 +00:00
Erik Jan de Wit
60126d5d2e
pf5 login ( #27222 )
...
* better alignment for the login
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added register pf5 to login
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-02-28 12:07:29 +01:00
Pedro Igor
604274fb76
Allow setting an attribute as multivalued
...
Closes #23539
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-02-22 12:56:44 +01:00
Réda Housni Alaoui
5a71e68c22
Distinguish user registration action label from the security key registration action's one ( #27100 )
...
closes #27143
Signed-off-by: Réda Housni Alaoui <reda-alaoui@hey.com>
2024-02-19 18:04:04 +01:00
Takashi Norimatsu
95568a547b
Add New User Registration Option on WebAuthn Authentication UI
...
closes #27105
Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
2024-02-19 14:17:23 +01:00
dependabot[bot]
6e09c366aa
Bump rollup
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.11.0 to 4.12.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.11.0...v4.12.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 11:22:54 +01:00
dependabot[bot]
1884f69968
Bump rollup
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.10.0 to 4.11.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.10.0...v4.11.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 10:11:54 +01:00
Erik Jan de Wit
ab41f270fc
updated otp screen to patternfly 5 ( #26528 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-02-13 07:51:43 -05:00
Erik Jan de Wit
56b0f9ec03
added patternfly 5 update password ( #26580 )
...
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-02-13 07:51:19 -05:00
dependabot[bot]
c34ff84d6e
Bump rollup
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.9.6 to 4.10.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.9.6...v4.10.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 08:54:56 +01:00
Dominik Topp
edd68d12fb
Fix for freemarker template URL sanitization in template.ftl ( #26838 )
...
closes #26826
Signed-off-by: Dominik Topp <19268966+dominiktopp@users.noreply.github.com>
2024-02-08 11:50:49 +01:00
Stian Thorgersen
c4b1fd092a
Use code from RestEasy to create and set cookies ( #26558 )
...
Closes #26557
Signed-off-by: stianst <stianst@gmail.com>
2024-02-06 15:14:04 +01:00
Hynek Mlnarik
c866e8e6f9
Introduce index.ftl into base account theme
...
Fixes : #26487
Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2024-02-06 14:29:07 +01:00
Zernov-A
5551c588f5
Add Ukrainian localization ( #26670 )
...
Signed-off-by: Zernov-A <zernov.a.i.90@gmail.com>
2024-02-06 11:55:23 +01:00
Pedro Igor
3a7ce54266
Allow formating numbers when rendering attributes
...
Closes keycloak#26320
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-02-01 08:14:58 -03:00
Réda Housni Alaoui
eff289be1c
Effective email address missing from email confirmation French translation ( #26551 )
...
Signed-off-by: Réda Housni Alaoui <reda-alaoui@hey.com>
2024-01-29 11:31:14 +01:00
Fouad Almalki
b7d2010af7
Add missing Arabic translations ( #26486 )
...
Closes #26485
Signed-off-by: Fouad Almalki <me@fouad.io>
2024-01-26 10:08:02 +00:00
Erik Jan de Wit
28c9f98930
moved login screen to patternfly 5 ( #25340 )
...
* moved login screen to patternfly 5
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added Feature flag to enable login v2
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* removed the old css and only include logo and background styles
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* changed to experimental
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added login2
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* added windows help texts
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-01-25 13:45:53 +01:00
Ricardo Martin
b58f35fb47
Revert "Enable verify profile required action by default for new realms" ( #26495 )
...
This reverts commit 7f195acc14
.
Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-01-25 12:28:16 +01:00