Erik Jan de Wit
3ef23523b7
added dummy script tag to prevent FOUC ( #34329 )
...
fixes : #33793
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-29 08:30:35 -04:00
dependabot[bot]
33d8aebaf5
Bump uuid from 11.0.1 to 11.0.2 ( #34420 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v11.0.1...v11.0.2 )
---
updated-dependencies:
- dependency-name: uuid
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-10-29 11:15:05 +00:00
dependabot[bot]
046b96485b
Bump rollup from 4.24.0 to 4.24.2 ( #34374 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.24.0 to 4.24.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.24.0...v4.24.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-10-28 12:21:58 +01:00
dependabot[bot]
a888bf5eb1
Bump uuid from 10.0.0 to 11.0.1 ( #34375 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 10.0.0 to 11.0.1.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.1 )
---
updated-dependencies:
- dependency-name: uuid
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-10-28 12:10:29 +01:00
Erik Jan de Wit
e6c9f4a1f7
no longer use the icons as they are not part of PF ( #33575 )
...
fixes : #33282
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-24 10:17:00 +02:00
Erik Jan de Wit
d1504e4657
more space for the title override PF style ( #33746 )
...
* more space for the title override PF style
fixes : #33607
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* changed to percentages
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-23 14:31:46 -04:00
SebastEnn
e6e2bfdf30
Fix password validation with uppercase and lowercase minimum requirements ( #34152 )
...
Closes #34151
Signed-off-by: SebastEnn <103125747+SebastEnn@users.noreply.github.com>
2024-10-23 12:09:04 +02:00
Erik Jan de Wit
8015e14530
remove dependency on keycloak ( #34180 )
...
fixes : #33717
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-23 07:52:25 +02:00
SebastEnn
e3936a9b38
Standardize error messages from client and server in login theme (keycloak.v2) ( #34141 )
...
Closes #34137
Signed-off-by: SebastEnn <103125747+SebastEnn@users.noreply.github.com>
2024-10-22 18:02:23 +02:00
SebastEnn
ece97f3a41
Fix password validation error messages ( #34030 )
...
Closes #33987
Signed-off-by: SebastEnn <103125747+SebastEnn@users.noreply.github.com>
2024-10-21 10:47:24 +00:00
Erik Jan de Wit
c5d26bd45d
added possible override
...
fixes : #33640
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-10-21 10:05:48 +00:00
Jon Koops
2f9ecb06cd
Upgrade Node.js + PNPM versions and regenerate lockfile ( #33466 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-10-21 11:35:17 +02:00
Weblate (bot)
049121f41e
Updated translation for Japanese ( #34089 )
...
Language: ja
Clearing removed keys, moving translations to new keys if they have been removed.
Updated by "Cleanup translation files" hook in Weblate.
Updated by "Remove blank strings" hook in Weblate.
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2024-10-21 07:06:17 +00:00
dependabot[bot]
97e681c1a8
Bump @rollup/plugin-commonjs from 26.0.1 to 28.0.1 ( #34018 )
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 26.0.1 to 28.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.1/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
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>
2024-10-20 17:13:57 +02:00
Andreas
47a7d9c12e
Enable autocomplete for username in login ( #34099 )
...
Closes #34091
Signed-off-by: xsrf <xsrf@users.noreply.github.com>
2024-10-18 17:08:10 +00:00
Weblate (bot)
ac6def6197
Translations update from Hosted Weblate ( #33383 )
...
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Jordi Mallach <jordi@mallach.net>
Signed-off-by: William Kammacher <william.kammacher@gmail.com>
Signed-off-by: Gilbert Fernandes <gilbert.fernandes@orange.fr>
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Jordi Mallach <jordi@mallach.net>
Co-authored-by: William Kammacher <william.kammacher@gmail.com>
Co-authored-by: Gilbert Fernandes <gilbert.fernandes@orange.fr>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2024-10-18 09:08:06 +00:00
NoseSnatcher
da34571769
Fix numbering of recovery codes when downloading or copying them
...
Closes #33933
Signed-off-by: NoseSnatcher <nosesnatcher@ffrwnd.me>
2024-10-17 19:10:54 +02:00
Patrick Kuijvenhoven
25405d15e0
password is a required field
...
Closes #33967
Signed-off-by: Patrick Kuijvenhoven <patrick.kuijvenhoven@gmail.com>
2024-10-16 08:54:54 +02:00
nsotirakos
728cb1c095
Update greek translation ( #33695 )
...
Signed-off-by: nsotirakos <nsotirakos@uphellas.gr>
2024-10-14 13:48:02 +02:00
Fabian Aggeler
04e8508aaa
fix: ignore errors caused by webauthn's conditional ui to avoid loop
...
closes #33072
Signed-off-by: Fabian Aggeler <aggeler@ubique.ch>
2024-10-10 19:16:10 +02:00
Jon Haynes
df30358839
Removed hard-coded LTR dir attribute in inputs in configure OTP template
...
This should be done in the html opening tag only (see issue #33642 )
Closes #32844
Signed-off-by: Jon Haynes <senyahnoj@gmail.com>
2024-10-09 17:40:22 +02:00
dependabot[bot]
40affd0e51
Bump @patternfly/patternfly from 5.4.0 to 5.4.1 ( #33417 )
...
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly ) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/patternfly/patternfly/releases )
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js )
- [Commits](https://github.com/patternfly/patternfly/compare/v5.4.0...v5.4.1 )
---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
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-10-08 11:51:45 +00:00
Jon Haynes
8719e2d0d7
Fixes RTL on keycloak.v2 login template ( #33644 )
...
Closes #33642
Signed-off-by: Jon Haynes <senyahnoj@gmail.com>
Co-authored-by: Jon Haynes <senyahnoj@gmail.com>
2024-10-08 09:50:23 +02:00
dependabot[bot]
c6b8e011b1
Bump rollup from 4.23.0 to 4.24.0 ( #33502 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.23.0 to 4.24.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.23.0...v4.24.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-10-07 11:45:41 +02:00
Jon Koops
05e8b932c3
Add dark mode support to welcome theme and unify approach ( #32495 )
...
Closes #26178
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-10-04 08:27:37 -04:00
Jon Koops
b475f936d5
Use crypto.randomUUID()
to generate UUIDs for Keycloak JS ( #33518 )
...
Closes #33515
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-10-03 12:07:57 -03:00
mposolda
c8ca0462a4
Prevent multiple logout confirmation actions
...
closes #32435
Signed-off-by: mposolda <mposolda@gmail.com>
2024-10-03 15:31:55 +02:00
Jon Koops
aacdf80664
Add shim for Web Crypto API to admin and account console ( #33480 )
...
Closes #33330
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-10-03 10:51:23 +00:00
Omid
54b6cd614c
Improve fa translations ( #33350 )
...
Signed-off-by: Omid <omid.es73@gmail.com>
2024-10-02 15:25:28 +00:00
dependabot[bot]
eb17c0b030
Bump rollup from 4.22.4 to 4.23.0 ( #33454 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.22.4 to 4.23.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.22.4...v4.23.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-10-02 10:00:54 +02:00
Erik Jan de Wit
2c83ddc9d0
reuse social providers ( #33107 )
...
fixes : #33054
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-09-30 07:51:41 -04:00
Weblate (bot)
76c1a669cc
Update translation files ( #33253 )
...
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Remove blank strings" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Updated translation for French
Language: fr
Updated translation for French
Language: fr
Updated translation for French
Language: fr
Updated translation for French
Language: fr
Updated translation for French
Language: fr
Signed-off-by: Dimitri <dimitridroeck@gmail.com>
Signed-off-by: Gilbert Fernandes <gilbert.fernandes@orange.fr>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Dimitri <dimitridroeck@gmail.com>
Co-authored-by: Gilbert Fernandes <gilbert.fernandes@orange.fr>
2024-09-27 09:55:43 +02:00
dependabot[bot]
08ac55906f
Bump rollup from 4.22.0 to 4.22.4 ( #33175 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.22.0 to 4.22.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/v4.22.0...v4.22.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>
2024-09-24 14:11:37 +00:00
Jordi Mallach
6a0397df15
Update Catalan translation ( #33155 )
...
Reviewed-by: Artur Vicedo <artur@softcatala.org>
Signed-off-by: Jordi Mallach <jordi@mallach.net>
2024-09-24 13:55:40 +00:00
dependabot[bot]
89ed021718
Bump @rollup/plugin-node-resolve from 15.2.4 to 15.3.0 ( #33222 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 15.2.4 to 15.3.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
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-09-24 10:24:58 +00:00
dependabot[bot]
0508f571ed
Bump @rollup/plugin-replace from 5.0.7 to 6.0.1 ( #33217 )
...
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace ) from 5.0.7 to 6.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/json-v6.0.1/packages/replace )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
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>
2024-09-24 11:36:57 +02:00
dependabot[bot]
f9acb57b17
Bump @rollup/plugin-node-resolve from 15.2.3 to 15.2.4 ( #33182 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 15.2.3 to 15.2.4.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.4/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
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-09-23 11:42:54 +02:00
Weblate (bot)
71bc313297
Translations update from Hosted Weblate ( #33142 )
...
* Updated translation for Georgian
Language: ka
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
* Updated translation for Georgian
Language: ka
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
* Updated translation for Georgian
Language: ka
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
---------
Signed-off-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Temuri Doghonadze <temuri.doghonadze@gmail.com>
2024-09-20 14:54:10 +00:00
dependabot[bot]
0a75417c07
Bump rollup from 4.21.3 to 4.22.0 ( #33131 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.21.3 to 4.22.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.21.3...v4.22.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-09-20 11:28:22 +02:00
Erik Jan de Wit
1f573eded0
added username field like suggested in issue comment ( #32866 )
...
related: #32522
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-09-18 13:03:03 +02:00
Weblate (bot)
2d51701265
Updated translation for German ( #33035 )
...
Language: de
Updated translation for German
Language: de
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Robin <39960884+robson90@users.noreply.github.com>
Co-authored-by: Robin <39960884+robson90@users.noreply.github.com>
2024-09-18 10:46:01 +00:00
Erik Jan de Wit
705a9f416f
removed tabindex so that the natural is used
...
fixes : #32829
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-09-13 14:18:50 +02:00
dependabot[bot]
f5df3e8dac
Bump rollup from 4.21.2 to 4.21.3 ( #32876 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.21.2 to 4.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/v4.21.2...v4.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>
2024-09-13 13:39:39 +02:00
Erik Jan de Wit
22f9d2077e
added client side check for trivial password policies ( #32846 )
...
* added client side check for trivial password policies
fixes : #32845
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* changed to make use of template
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* nicer active policy structure
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-09-12 14:26:35 +02:00
Alexander Schwartz
1ec23bd5a8
Fix auto-complete and auto-focus for login v2 theme
...
Closes #32830
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-09-12 10:56:47 +02:00
Erik Jan de Wit
9aad6f650d
added more style fixes for the login.v2 ( #32708 )
...
* added more style fixes for the login.v2
related: #32522
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fixed grant screen
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* test fixes
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fix for code.ftl
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* test fixes
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* fixed tests
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
---------
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-09-11 14:52:49 -04:00
Joseph Garrone
3fbda26bd8
Remove leftover code in login-passkeys-conditional-authenticate.ftl ( #32727 )
...
Closes #32755
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2024-09-11 14:11:30 +02:00
rmartinc
b60621d819
Allow brute force to have http request/response and send emails
...
Closes #29542
Signed-off-by: rmartinc <rmartinc@redhat.com>
2024-09-11 08:35:03 +02:00
Weblate (bot)
c466ea728d
Updated translation for German ( #32631 )
...
Updated translation for German
Language: de
Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Hosted Weblate <hosted@weblate.org>
Signed-off-by: Robin <39960884+robson90@users.noreply.github.com>
Signed-off-by: Tobias Lechner <me@tobias-lechner.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Co-authored-by: Robin <39960884+robson90@users.noreply.github.com>
Co-authored-by: Tobias Lechner <me@tobias-lechner.com>
2024-09-10 12:40:56 +00:00
Erik Jan de Wit
d2e7c15f2f
added text and tooltip to idp ( #32411 )
...
* added text and tooltip to idp
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
* Update themes/src/main/resources/theme/keycloak.v2/login/login.ftl
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Erik Jan de Wit <edewit@redhat.com>
* Update themes/src/main/resources/theme/keycloak.v2/login/login.ftl
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Erik Jan de Wit <edewit@redhat.com>
* Update themes/src/main/resources/theme/keycloak.v2/login/login.ftl
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Erik Jan de Wit <edewit@redhat.com>
* Update themes/src/main/resources/theme/keycloak.v2/login/login.ftl
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Erik Jan de Wit <edewit@redhat.com>
* Update themes/src/main/resources/theme/keycloak.v2/login/login.ftl
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Erik Jan de Wit <edewit@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: Erik Jan de Wit <edewit@redhat.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2024-09-10 13:05:14 +02:00