Jon Koops
|
ec4b1c0158
|
Remove AngularJS based examples (#13695)
|
2022-08-17 16:02:18 +02:00 |
|
Martin Bartoš
|
5a2852530f
|
Fix DB tests for Quarkus
Fixes #13642
|
2022-08-17 10:23:05 -03:00 |
|
Erik Jan de Wit
|
15b258bf26
|
removing admin ui excludes (#13752)
fixes: #13751
|
2022-08-17 07:18:27 -04:00 |
|
Pedro Igor
|
841c65d24f
|
Return 404 when invoking authorization endpoints in case authz settings are disabled
Closes #10151
|
2022-08-16 16:37:44 -03:00 |
|
nehachopra27
|
26de05fa44
|
Updating RestEasy for Jetty App Server (#13710)
Co-authored-by: nchopra <nchopra@redhat.com>
|
2022-08-16 11:20:24 +02:00 |
|
dependabot[bot]
|
a82f08fdb2
|
Bump rollup from 2.77.2 to 2.78.0 in /adapters/oidc/js
Bumps [rollup](https://github.com/rollup/rollup) from 2.77.2 to 2.78.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.77.2...v2.78.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-08-15 15:37:57 -03:00 |
|
dependabot[bot]
|
7006e0d6fa
|
Bump @types/node from 18.6.4 to 18.7.4 in /adapters/oidc/js
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.4 to 18.7.4.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 15:37:37 -03:00 |
|
dependabot[bot]
|
78620c6a14
|
Bump github/codeql-action from 2.1.17 to 2.1.18
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.17 to 2.1.18.
- [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.17...v2.1.18)
---
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-08-15 15:37:06 -03:00 |
|
dependabot[bot]
|
e6ba617f44
|
Bump aquasecurity/trivy-action from 0.6.1 to 0.6.2
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](81b9a6f5ab...cb606dfdb0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 15:36:46 -03:00 |
|
Tero Saarni
|
f7383d4308
|
Do not run snyk github workflow on forks of the repo
|
2022-08-15 15:28:45 -03:00 |
|
Jon Koops
|
cd9dd83e9c
|
Disable Dependabot for Account Console
|
2022-08-15 10:42:22 -03:00 |
|
dependabot[bot]
|
05161b3002
|
Bump manusa/actions-setup-minikube from 2.6.1 to 2.7.0
Bumps [manusa/actions-setup-minikube](https://github.com/manusa/actions-setup-minikube) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/manusa/actions-setup-minikube/releases)
- [Commits](https://github.com/manusa/actions-setup-minikube/compare/v2.6.1...v2.7.0)
---
updated-dependencies:
- dependency-name: manusa/actions-setup-minikube
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 10:39:17 -03:00 |
|
Michal Hajas
|
ab431e3bd9
|
Fix KeycloakQuarkusServerDeployableContainer to correctly configure map store
Closes #13721
|
2022-08-11 16:55:06 +02:00 |
|
Sebastian Schuster
|
1445646e77
|
Fixed n+1 query retrieving user with brief user representation by allowing explicit eager caching of user attributese
|
2022-08-11 10:51:07 +02:00 |
|
Pedro Igor
|
e3af0610e2
|
Support running base testsuite on Windows
Closes #12648
Co-authored-by: Dominik Guhr <dguhr@redhat.com>
|
2022-08-10 20:03:53 -03:00 |
|
Markus Till
|
fa383bf76c
|
Suppress confirmation screen for logout in oidc (#13471)
Closes #13469
|
2022-08-10 18:25:50 +02:00 |
|
Michal Hajas
|
d55d110ff9
|
Run Infinispan using Testcontainers in base testsuite
Closes #13620
|
2022-08-10 16:36:44 +02:00 |
|
Deven Phillips
|
55954b2be7
|
Improve docs for importing a realm in a container
|
2022-08-10 11:16:04 -03:00 |
|
dependabot[bot]
|
7bf4ac7983
|
Bump @types/node from 18.6.2 to 18.6.4 in /adapters/oidc/js
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.2 to 18.6.4.
- [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-08-10 09:34:44 -03:00 |
|
dependabot[bot]
|
25235db38d
|
Bump @rollup/plugin-commonjs from 22.0.1 to 22.0.2 in /adapters/oidc/js
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 22.0.1 to 22.0.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v22.0.2/packages/commonjs)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-10 09:33:34 -03:00 |
|
AndyMunro
|
a275e239f1
|
Applying edits to logging guide
Updates to Gelf section
Closes #10363
|
2022-08-10 09:02:50 -03:00 |
|
Martin Kanis
|
57f2f4654a
|
Add limit for authSessions per rootAuthSession in map storage
|
2022-08-10 12:56:37 +02:00 |
|
Jon Koops
|
89795cfd7d
|
Update Node.js to latest LTS version
|
2022-08-09 13:29:44 -03:00 |
|
Martin Kanis
|
2aadc07703
|
Improve database topic
Improve clarity, readability, and consistency of the database topic
Closes: #10012
|
2022-08-09 13:14:52 +02:00 |
|
Marcelo Daniel Silva Sales
|
e44cea587f
|
NullPointer during OIDC logout client disabled (#13424)
closes #12624
|
2022-08-08 12:34:09 +02:00 |
|
Michal Hajas
|
ec808d28bb
|
Remove possibility to start embedded HotRod server in hotrod-map module
Closes #13247
|
2022-08-05 21:08:38 +02:00 |
|
Pedro Igor
|
cf249fc6ae
|
Updating production guide with information about switching from ipv4 to ipv6
Closes #11979
|
2022-08-05 11:55:09 -03:00 |
|
Tero Saarni
|
2392af157b
|
Forward quarkus server output to console in testsuite
|
2022-08-05 09:48:48 -03:00 |
|
Pedro Igor
|
2b2287d1ee
|
More information to the container guide
Closes #13569
|
2022-08-05 09:45:37 -03:00 |
|
Marc Wrobel
|
e872ac08d8
|
Fix minor typos in examples (#13155)
Resolves #13571
|
2022-08-05 09:00:11 -03:00 |
|
okuura
|
4323d796b3
|
Translate the front channel logout screens into Japanese (#13296)
|
2022-08-05 10:06:31 +02:00 |
|
Dominik Guhr
|
f0b7cc66f6
|
remove ambiguity in caching docs
Closes #13553
|
2022-08-04 14:49:37 -03:00 |
|
dependabot[bot]
|
275e91e196
|
Bump aquasecurity/trivy-action from 0.6.0 to 0.6.1
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](503d3abc15...81b9a6f5ab )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-04 11:35:04 -03:00 |
|
dependabot[bot]
|
3749407772
|
Bump github/codeql-action from 2.1.16 to 2.1.17
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.16 to 2.1.17.
- [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.16...v2.1.17)
---
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-08-04 11:34:55 -03:00 |
|
Welton Rodrigo Torres Nascimento
|
943f6a350b
|
Update pt_BR messages for the RP-initiated logout
Resolves #13083
|
2022-08-04 11:33:46 -03:00 |
|
Pedro Igor
|
a5dd9e985c
|
Improving clustering guide and more information about cache-stack and custom stacks
Closes #12862
|
2022-08-04 11:31:57 -03:00 |
|
Pedro Igor
|
f7d258f333
|
IDELauncher not recognizing CLI options at runtime
Closes #13517
|
2022-08-04 09:55:19 -03:00 |
|
Pedro Igor
|
333a4c900f
|
Revert changes that block themes being loaded from custom providers
Closes #13401
|
2022-08-04 13:34:12 +02:00 |
|
Bruno Oliveira da Silva
|
18dea27499
|
Update the list of maintainers
Resolves #13525
|
2022-08-03 18:03:33 -03:00 |
|
Sebastian Knauer
|
21f700679f
|
KEYCLOAK-19866 Fix user-defined- and xml-fragment-parsing/Add XPathAttributeMapper
|
2022-08-03 13:07:12 +02:00 |
|
Pedro Igor
|
0d3ca438ed
|
Aligning kc.bat with latest changes to kc.sh
Closes #11185
Closes #13472
|
2022-08-03 13:05:07 +02:00 |
|
Joshua Sorah
|
ec384702a9
|
Add keycloak.v2 to product keycloak-themes.json as it is required by rh-sso.v2 account theme. (#8805)
|
2022-08-02 13:29:45 -04:00 |
|
Martin Kanis
|
ff26698053
|
Stabilize testCreateUserSessionsParallel model test
|
2022-08-02 08:12:42 +02:00 |
|
dependabot[bot]
|
65348e45ea
|
Bump rollup from 2.77.0 to 2.77.2 in /adapters/oidc/js (#13437)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-01 18:12:16 -03:00 |
|
dependabot[bot]
|
0c24f3542b
|
Bump @rollup/plugin-typescript from 8.3.3 to 8.3.4 in /adapters/oidc/js (#13436)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-01 18:12:05 -03:00 |
|
dependabot[bot]
|
0742eb541a
|
Bump @types/node from 18.0.6 to 18.6.2 in /adapters/oidc/js (#13435)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-01 18:11:57 -03:00 |
|
nehachopra27
|
c7be78fade
|
Add admin-ui dependencies to integration-arquillian testsuite
Co-authored-by: nchopra <nchopra@redhat.com>
Fixes: #13465
|
2022-08-01 20:49:11 +02:00 |
|
Dominik Guhr
|
bef3427add
|
Update docs/guides/src/main/server/logging.adoc
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
|
2022-08-01 12:28:47 -03:00 |
|
Dominik Guhr
|
43afcf11ac
|
add gelf log level option
also aligns writing in logging.adoc to always use GELF instead of gelf/Gelf in plain text.
Closes #13397
|
2022-08-01 12:28:47 -03:00 |
|
Dominik Guhr
|
10e3c797a3
|
Only show non-hidden options in --help-all for options where supportlevel is not SUPPORTED
Closes #13385
|
2022-08-01 10:03:28 -03:00 |
|