vramik
|
df41f233d5
|
Introduce unique index for enums stored by storages
Closes #12277
|
2022-06-15 09:12:10 +02:00 |
|
Lex Cao
|
06dfb45c39
|
Remove non-standard code_challenge_method from token request for IDP (#12473)
Closes #12141
|
2022-06-14 20:46:35 +02:00 |
|
Václav Muzikář
|
60702cfb44
|
KerberosLdapTest is failing on Undertow
|
2022-06-14 20:20:44 +02:00 |
|
dependabot[bot]
|
fcf14c8574
|
Bump github/codeql-action from 2.1.11 to 2.1.12
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.11 to 2.1.12.
- [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.1.11...v2.1.12)
---
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>
|
2022-06-14 11:53:39 -03:00 |
|
Dominik Guhr
|
9df0d9a5c4
|
Fixes wrong values shown for configkeys (e.g. http-enabled) in show-config when in dev-mode.
also removes unnecessary internal and self-referencing values from output
Closes #9525
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
|
2022-06-14 09:19:03 -03:00 |
|
Martin Bartoš
|
0fef4305b6
|
Logout confirm page is failing to log the user out on auth-server-wildfly
Fixes #11753
|
2022-06-14 10:46:02 +02:00 |
|
mposolda
|
3aefb59d40
|
Fix test failure in X509BrowserCRLTest on IBM JDK. Don't display details of exception message to the end user
Closes #12458
|
2022-06-14 10:44:31 +02:00 |
|
Stian Thorgersen
|
39a507f0cb
|
Update mvnw to 3.8.6 (#12492)
Closes #12491
|
2022-06-14 10:28:40 +02:00 |
|
Alexander Schwartz
|
c2043da78e
|
When asserting a URL, allow for some time for any redirect to complete.
Closes #12446
|
2022-06-14 07:30:31 +02:00 |
|
Stian Thorgersen
|
fb18b693c4
|
Add Maven settings for release jobs (#12479)
Closes #12474
|
2022-06-13 15:53:44 +02:00 |
|
Václav Muzikář
|
105d3b955b
|
Refactor Operator test packages
|
2022-06-13 10:01:43 -03:00 |
|
Erik Jan de Wit
|
f775fd6329
|
Added groups to dropdown menu (#2780)
|
2022-06-13 13:10:11 +02:00 |
|
Erik Jan de Wit
|
cc13fcec14
|
Added way to edit flow name and description (#2775)
|
2022-06-13 12:16:44 +02:00 |
|
Erik Jan de Wit
|
f362d5a85d
|
Add dialog to show authorization data (#2782)
|
2022-06-13 12:13:36 +02:00 |
|
Jon Koops
|
fddf91170c
|
Run code quality check on a nightly schedule (#2805)
|
2022-06-13 12:11:33 +02:00 |
|
dependabot[bot]
|
e43203d342
|
Bump jest from 28.1.0 to 28.1.1
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.0 to 28.1.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.1/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 12:08:39 +02:00 |
|
dependabot[bot]
|
5971fb9a34
|
Bump lint-staged from 13.0.0 to 13.0.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.0...v13.0.1)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 12:08:27 +02:00 |
|
Jon Koops
|
7c31452921
|
Upgrade to version 10 of Cypress (#2790)
|
2022-06-13 12:08:13 +02:00 |
|
Erik Jan de Wit
|
741c09cca1
|
Fixed required for + localization (#2784)
|
2022-06-13 11:42:17 +02:00 |
|
Erik Jan de Wit
|
4eb0b90d75
|
Changed error and success message (#2785)
|
2022-06-13 11:42:00 +02:00 |
|
Erik Jan de Wit
|
d05410d60d
|
Changed to use NavLink to fix urls based on router (#2788)
|
2022-06-13 11:41:39 +02:00 |
|
Erik Jan de Wit
|
fe0a5b9834
|
Added padding to scroll under save button (#2781)
|
2022-06-13 11:18:27 +02:00 |
|
Erik Jan de Wit
|
c90468019a
|
Update french translations (#2786)
|
2022-06-13 11:16:54 +02:00 |
|
Stan Silvert
|
a0996cd91e
|
Fix evaluate screen when user does not have view-users access. (#2771)
|
2022-06-13 11:09:07 +02:00 |
|
Stan Silvert
|
f558052957
|
Miscellaneous fixes to coarse-grained authorization (#2766)
|
2022-06-13 11:07:53 +02:00 |
|
dependabot[bot]
|
bbc3e0da22
|
Bump react-i18next from 11.17.0 to 11.17.1
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.0 to 11.17.1.
- [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.17.0...v11.17.1)
---
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-06-13 11:02:26 +02:00 |
|
dependabot[bot]
|
b5524bf9c7
|
Bump @types/node from 17.0.40 to 17.0.42
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.40 to 17.0.42.
- [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-06-13 11:00:26 +02:00 |
|
dependabot[bot]
|
e5e7fa202d
|
Bump @typescript-eslint/parser from 5.27.0 to 5.27.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.0 to 5.27.1.
- [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.27.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 11:00:13 +02:00 |
|
dependabot[bot]
|
d715969edd
|
Bump jest-environment-jsdom from 28.1.0 to 28.1.1
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.1.0 to 28.1.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.1/packages/jest-environment-jsdom)
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 10:59:29 +02:00 |
|
dependabot[bot]
|
13be5c20f0
|
Bump node-fetch from 3.2.5 to 3.2.6
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.5...v3.2.6)
---
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-06-13 10:59:08 +02:00 |
|
dependabot[bot]
|
18fec52528
|
Bump i18next from 21.8.8 to 21.8.9
Bumps [i18next](https://github.com/i18next/i18next) from 21.8.8 to 21.8.9.
- [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.8...v21.8.9)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 10:58:36 +02:00 |
|
Yohan Siguret
|
0eaeaef5f0
|
add display-name and help-text for idp-email-verification and idp-username-password (#12056)
Closes #12055
|
2022-06-12 20:07:15 -04:00 |
|
Yohan Siguret
|
48ffe99f02
|
Add french i18n for login and email (#12054)
Closes #11949
|
2022-06-12 20:06:31 -04:00 |
|
Erik Jan de Wit
|
36c5a671ea
|
added tag to make sure we override (#2783)
fixes: #2767
|
2022-06-11 16:13:06 +02:00 |
|
Christoph Leistert
|
78a8a4adc5
|
Closes #11851 Use new parameter useRealmDefaultLocaleFallback when fetching the realm localization texts (#2577)
|
2022-06-10 14:38:19 -04:00 |
|
Christoph Leistert
|
442eff0169
|
Closes #11851: Apply localization text from realm default locale when it is not defined for the requested language. (#11852)
|
2022-06-10 14:36:11 -04:00 |
|
Franck Kerbiriou
|
eed790cc2f
|
Update logout and idp login translation (#11950)
https://github.com/keycloak/keycloak/issues/11949
Closes #11949
Co-authored-by: Franck Kerbiriou <franck.kerbiriou@dcbrain.com>
|
2022-06-10 13:50:52 -04:00 |
|
Bruno Oliveira da Silva
|
cd1ea3054e
|
Snyk workflow failing while building Quarkus (#12389)
Resolves #12380
|
2022-06-10 10:18:07 -03:00 |
|
Dominik Guhr
|
b5c8f92fe7
|
Update Quarkus to 2.7.6.Final (#12371)
Resolves #12370
|
2022-06-10 09:14:59 -03:00 |
|
Martin Bartoš
|
2cf089424a
|
ClientClientScopesTest failures in the test pipeline (#12440)
Resolves #12439
|
2022-06-10 09:13:25 -03:00 |
|
Andrea Peruffo
|
e955a7c9c5
|
Remove the external base-deployment.yaml file (#12437)
Resolves #12436
|
2022-06-09 13:45:25 -03:00 |
|
Tobias Florek
|
fa22f1bdc7
|
ingress: set annotation for openshift routes
fixes #12182
|
2022-06-09 13:44:26 -03:00 |
|
andreaTP
|
a40acd413a
|
Fix Ingress creation/deletion loop
|
2022-06-09 13:26:48 -03:00 |
|
Alexander Schwartz
|
361a813d81
|
Keep a list of model instances in the JPA map session.
This allows removing them from the persistence context on bulk delete.
Closes #12384
|
2022-06-09 12:39:04 -03:00 |
|
Joerg Matysiak
|
3c19ad627f
|
Repsect permissions configured to firstName and lastName when configured in user profile
Resolves #12109
|
2022-06-09 10:10:15 -03:00 |
|
Dominik Guhr
|
c4001ba198
|
Fix running operator image tests with prebuilt image
Closes #9898
Co-authored-by: Andrea Peruffo <andrea.peruffo1982@gmail.com>
|
2022-06-09 09:55:26 -03:00 |
|
Pedro Igor
|
5e5cfff4e2
|
Resolve default values for runtime options when running re-aug
Closes #10818
|
2022-06-09 08:32:30 -03:00 |
|
Pedro Igor
|
b34f46155c
|
Allow setting the admin hostname
Closes #12190
|
2022-06-08 16:41:43 -03:00 |
|
Pedro Igor
|
8aecba1795
|
Fixing how realm frontendurl is cached when resolving the hostname
Closes #11894
|
2022-06-08 16:41:25 -03:00 |
|
Bruno Oliveira da Silva
|
6ca6588391
|
Update undertow dependency to fix CVE-2021-3597
Resolves #12390
|
2022-06-08 10:05:16 -03:00 |
|