Commit graph

14568 commits

Author SHA1 Message Date
Adrian Pauli
13b5e659b7 Use lf as line-ending for sh files
Closes #12629
2022-07-19 08:57:57 +02:00
Thomas Darimont
0a26340717 Add missing german i18n for recovery-codes and passwordless to login and account.v2 theme
Fixes #13143

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2022-07-19 08:31:44 +02:00
Alexander Schwartz
43539cd3c0 Rework handling of Infinispan exceptions to stabilize the test
Closes #13164
2022-07-18 16:00:38 -03:00
Jon Koops
5dcd436fe3 Fix ESLint configuration for Account Console 2022-07-18 10:49:02 -03:00
dependabot[bot]
146e9e669d Bump github/codeql-action from 2.1.15 to 2.1.16
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.15 to 2.1.16.
- [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.15...v2.1.16)

---
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-07-18 10:05:28 -03:00
dependabot[bot]
1d2cbc79ee Bump rollup from 2.76.0 to 2.77.0 in /adapters/oidc/js
Bumps [rollup](https://github.com/rollup/rollup) from 2.76.0 to 2.77.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/v2.76.0...v2.77.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:05:16 -03:00
dependabot[bot]
11d35f21b2 Bump @types/node from 18.0.3 to 18.0.6 in /adapters/oidc/js
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.3 to 18.0.6.
- [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-18 10:05:04 -03:00
dependabot[bot]
940187a574 Bump @types/node
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.52 to 18.0.6.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:04:57 -03:00
dependabot[bot]
955c9b0b57 Bump @babel/cli
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.18.6 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:04:42 -03:00
dependabot[bot]
426b4aba4d Bump @babel/core
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.6 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:04:29 -03:00
dependabot[bot]
60169864d4 Bump @babel/preset-env
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.18.6 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:04:10 -03:00
Jon Koops
1203ce8946
Ensure Dependabot PRs are created on Saturdays (#13156) 2022-07-18 09:35:40 -03:00
Lex Cao
f0988a62b8
Use base64 url decoded for client secret when authenticating with Basic Auth (#12486)
Closes #11908
2022-07-16 09:38:41 +02:00
David Anderson
8ce10df6da
Extract BC from keycloak-common (#13064)
Closes #12855
2022-07-16 09:36:07 +02:00
Pedro Igor
89028613d8 Introducing --optimise option
Closes #10737
2022-07-15 15:12:17 -03:00
Alexander Schwartz
b959e5c32a Prevent logging changeset on the console for Quarkus
Closes #13126
2022-07-15 17:12:22 +02:00
Alexander Schwartz
30b41d02b4 Move non-map-storage related classes to new package
Closes #13081
2022-07-15 09:46:29 -03:00
Marcelo Daniel Silva Sales
f7a80409a9
Add flow to generate secret length based on signature algorithm (#13107)
Closes #9376
2022-07-15 11:06:07 +02:00
Pedro Igor
f6a2b334d1
Integrate the JPA map store (#13097)
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2022-07-14 17:47:51 -03:00
Tyler Andor
e4fda78f5f
fixing social icons for issue https://github.com/keycloak/keycloak/issues/12047 (#12977) 2022-07-14 14:26:18 -04:00
Vlasta Ramik
ec853a6b83
JPA map storage: User / client session no-downtime store (#12241)
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>

Closes #9666
2022-07-14 12:07:02 -03:00
Alexander Schwartz
84ac2a2ba4
Update configuration to re-enable starting KeycloakServer for map storage (#13079) 2022-07-13 15:31:34 -03:00
Alexander Schwartz
d4c97bd3a9
Choose alternatives for CockroachDB for referenced computed columns (#12991) 2022-07-13 15:31:21 -03:00
Andrea Peruffo
f2d71cd1c7
Switch to StatefulSet (#12757) 2022-07-13 11:58:06 -03:00
Jan.B
46b4b0851d
Grammar mistakes in the README file
The purpose of this pull request is to fix minor grammer mistakes in the README file.

All mistakes were present in the form of missing commas.

Resolves #13087
2022-07-13 11:04:49 -03:00
TheGeekInTheShell
27bed258db
Typo in the configuration provider documentation
It would seem that it was written slashes instead of dashes

Resolves #13085
2022-07-13 10:58:48 -03:00
Lex Cao
ebe4aa8cae
Add translation to portuguese (#12482) 2022-07-13 10:54:40 -03:00
Welton Rodrigo Torres Nascimento
c7b2eb45e1
Update pt_BR messages for the RP-initiated logout (#12882)
Co-authored-by: Stefan Guilhen <sguilhen@redhat.com>

Resolves #13083
2022-07-13 10:49:32 -03:00
Alexander Schwartz
b8d5e01cf3
Avoid using old legacy-store API in the test suite (#13077) 2022-07-13 09:58:01 -03:00
Pedro Igor
b80731decf
Remove any legacy provider from runtime when running the new store (#12963) 2022-07-13 07:30:14 -03:00
Michal Hajas
34d8629477
Convert ClientSessionIdleTimeout from seconds to milliseconds before … (#13048) 2022-07-13 07:29:52 -03:00
Jon Koops
e783b669ea
Update TypeScript to latest version (#13060) 2022-07-13 07:25:18 -03:00
kz-masa
d26cff270f
Delete unnecessary import statements (#12935) (#12936) 2022-07-12 19:37:15 -03:00
dependabot[bot]
078d0eeb88
Bump eslint-plugin-jsx-a11y from 6.4.1 to 6.6.0 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13028)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 12:00:45 -03:00
dependabot[bot]
a59c52ad0c
Bump @babel/preset-env from 7.15.8 to 7.18.6 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13037)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:58:52 -03:00
dependabot[bot]
5171e640e5
Bump eslint-plugin-react from 7.26.1 to 7.30.1 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13029)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:57:03 -03:00
dependabot[bot]
c2373fc176
Bump @babel/plugin-proposal-class-properties from 7.14.5 to 7.18.6 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13027)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:42:43 -03:00
dependabot[bot]
6d01d77b67
Bump @babel/preset-typescript from 7.15.0 to 7.18.6 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13026)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:40:36 -03:00
dependabot[bot]
8bcdc5f882
Bump @babel/preset-react from 7.14.5 to 7.18.6 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13022)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:38:23 -03:00
dependabot[bot]
3fea7b38b7
Bump eslint-plugin-import from 2.25.2 to 2.26.0 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13017)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:38:07 -03:00
dependabot[bot]
c2b445a2d6
Bump @babel/core from 7.15.8 to 7.18.6 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13014)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:37:52 -03:00
dependabot[bot]
b9ff157368
Bump @babel/compat-data from 7.15.0 to 7.18.8 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13009)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:36:12 -03:00
dependabot[bot]
7873bb640e
Bump @babel/cli from 7.15.7 to 7.18.6 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13005)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:33:03 -03:00
Jon Koops
d6c784c31d
Use correct path for 'text-security' CSS (#13057)
Resolves #13058
2022-07-12 11:25:37 -03:00
dependabot[bot]
11b98b9b14
Bump text-security from 2.0.0-alpha.2 to 3.2.1 in /themes/src/main/resources/theme/keycloak/common/resources (#13002)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:20:33 -03:00
Jon Koops
b4645e8988
Prevent Dependabot from upgrading major versions of Bootstrap (#13054)
Resolves #13056
2022-07-12 11:15:16 -03:00
dependabot[bot]
f4ec1643e0
Bump patternfly from 3.59.4 to 3.59.5 in /themes/src/main/resources/theme/keycloak/common/resources (#13013)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:09:41 -03:00
dependabot[bot]
f414d8c0f6
Bump angular-cookies from 1.8.0 to 1.8.3 in /themes/src/main/resources/theme/keycloak/common/resources (#13019)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:01:46 -03:00
dependabot[bot]
195e7bd98f
Bump angular-resource from 1.8.0 to 1.8.3 in /themes/src/main/resources/theme/keycloak/common/resources (#13004)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:00:34 -03:00
dependabot[bot]
9e9af17782
Bump angular-translate from 2.18.2 to 2.19.0 in /themes/src/main/resources/theme/keycloak/common/resources (#12999)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 10:59:12 -03:00