author int64 658 755k | date stringdate 2012-06-12 08:34:29 2024-07-22 14:51:21 | timezone int64 -46,800 43.2k | hash stringlengths 40 40 | message stringlengths 5 490 | mods listlengths 1 16 | language stringclasses 20 values | license stringclasses 3 values | repo stringlengths 5 68 | original_message stringlengths 12 491 |
|---|---|---|---|---|---|---|---|---|---|
339,185 | 20.03.2019 16:35:59 | -3,600 | c3cebcae85abbf0a47c3848cc9418ad9f101e07b | Update documentation in testsuite | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/updaters/ClientAttributeUpdater.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/updaters/ClientAttributeUpdater.java",
"diff":... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9865 Update documentation in testsuite |
339,465 | 25.03.2019 15:00:25 | -3,600 | ad1a72ef8b3b87a45a1bf249eb167bcf4945bfb4 | remove deprecated testsuite pom.xml | [
{
"change_type": "DELETE",
"old_path": "testsuite/integration-deprecated/pom.xml",
"new_path": null,
"diff": "-<?xml version=\"1.0\"?>\n-<!--\n- ~ Copyright 2016 Red Hat, Inc. and/or its affiliates\n- ~ and other contributors as indicated by the @author tags.\n- ~\n- ~ Licensed under the Apache Lice... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9886 remove deprecated testsuite pom.xml |
339,179 | 26.03.2019 14:08:51 | -3,600 | 0d0eec8790a572e1f5465c0ff55d46349923248e | Fix stability of cluster tests on EAP6 | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/test-apps/servlets/src/main/java/org/keycloak/testsuite/adapter/servlet/SessionServlet.java",
"new_path": "testsuite/integration-arquillian/test-apps/servlets/src/main/java/org/keycloak/testsuite/adapter/servlet/SessionServlet.java... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9869 Fix stability of cluster tests on EAP6 |
339,387 | 21.03.2019 14:56:07 | -32,400 | b44c86bd26501d4b5f46220bf1d230550c23b0f4 | Large SSO Session Idle/SSO Session Max causes login failure | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/managers/AuthenticationManager.java",
"new_path": "services/src/main/java/org/keycloak/services/managers/AuthenticationManager.java",
"diff": "@@ -132,13 +132,13 @@ public class AuthenticationManager {\nint currentT... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9833 Large SSO Session Idle/SSO Session Max causes login failure |
339,179 | 11.03.2019 11:54:07 | -3,600 | c6bd293d2544a8bac41d3e6d69272dbda0090c2d | Use SSL in EAP6, add / to url for EAP6 deployment | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/app-server/jboss/eap6/src/main/resources/config/fuse/keycloak-hawtio-client.json",
"new_path": "testsuite/integration-arquillian/servers/app-server/jboss/eap6/src/main/resources/config/fuse/keycloak-hawtio-client.json",
... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9893 Use SSL in EAP6, add / to url for EAP6 deployment |
339,233 | 25.03.2019 16:02:13 | 25,200 | d5cc18b960e7a483481d4f8488ed729e5ce6a177 | x5t and x5t#S256 JWK parameters | [
{
"change_type": "MODIFY",
"old_path": "common/src/main/java/org/keycloak/common/util/PemUtils.java",
"new_path": "common/src/main/java/org/keycloak/common/util/PemUtils.java",
"diff": "@@ -23,9 +23,7 @@ import org.bouncycastle.openssl.PEMWriter;\nimport java.io.ByteArrayInputStream;\nimport java.io... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9868 x5t and x5t#S256 JWK parameters |
339,281 | 27.03.2019 10:29:25 | -3,600 | 35fa4b878be4e7ad35ed053fe0651939fddabfad | KEYCLOAK-9911 moved Javascript adater tests and LoginModulesTest outsite of adapter package | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/authorization/AbstractPhotozJavascriptExecutorTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9712 KEYCLOAK-9911 moved Javascript adater tests and LoginModulesTest outsite of adapter package |
339,281 | 28.03.2019 09:52:25 | -3,600 | 5b8b463fc05d911247a931c8b5c64a9365f11054 | ExportImportTest NPE | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/TestContext.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/TestContext.java",
"diff": "@@ -18,7 +18,6 @... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9814 ExportImportTest NPE |
339,487 | 10.03.2019 22:00:47 | 10,800 | 2fa24375551e61aa8e3f3a07fcd818ecf0c3d93c | Add built-in optional client scope for MicroProfile-JWT | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCLoginProtocolFactory.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCLoginProtocolFactory.java",
"diff": "@@ -83,9 +83,13 @@ public class OIDCLoginProtocolFactory extends AbstractL... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5613 Add built-in optional client scope for MicroProfile-JWT |
339,179 | 13.03.2019 15:34:21 | -3,600 | ccc8e06f9a7d11db9c2848f5891bdb3f75c40e33 | Fix stability of Hawtio EAP6Fuse test | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/adapter/page/HawtioPage.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/adapter/page/HawtioPage.java",
"diff": "package org.ke... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9895 Fix stability of Hawtio EAP6Fuse test |
339,699 | 14.03.2019 00:19:59 | -3,600 | 5b78063dce44dc9737bad3095d84b3001d4b42e9 | Support requesting refresh tokens from Google using access_type=offline | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/social/google/GoogleIdentityProvider.java",
"new_path": "services/src/main/java/org/keycloak/social/google/GoogleIdentityProvider.java",
"diff": "@@ -44,6 +44,8 @@ public class GoogleIdentityProvider extends OIDCIdentityProv... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6614: Support requesting refresh tokens from Google using access_type=offline |
339,281 | 05.04.2019 12:01:08 | -7,200 | 2aeda71e16ca0cb0d60b30fec652095277802b66 | fix WAS adapter tests | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/servlet/SAMLServletAdapterTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/servlet/SAMLServletAdapterTest.java... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6152 fix WAS adapter tests |
339,699 | 14.03.2019 00:27:03 | -3,600 | 1bf19ada7e6aaf935b42400ba54538ffafda0493 | keep existing refresh token on token exchange requiring refresh if new one not provided in response | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/broker/oidc/OIDCIdentityProvider.java",
"new_path": "services/src/main/java/org/keycloak/broker/oidc/OIDCIdentityProvider.java",
"diff": "@@ -248,8 +248,14 @@ public class OIDCIdentityProvider extends AbstractOAuth2IdentityP... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9825: keep existing refresh token on token exchange requiring refresh if new one not provided in response |
339,440 | 07.03.2019 20:54:45 | -32,400 | b4973ad7b552ae796234bb254578214972f570b5 | service account can't authorize when group policy exists in resource server | [
{
"change_type": "MODIFY",
"old_path": "server-spi-private/src/main/java/org/keycloak/authorization/policy/evaluation/DefaultEvaluation.java",
"new_path": "server-spi-private/src/main/java/org/keycloak/authorization/policy/evaluation/DefaultEvaluation.java",
"diff": "@@ -46,7 +46,6 @@ import org.key... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-9769] service account can't authorize when group policy exists in resource server |
339,185 | 05.04.2019 13:36:37 | -7,200 | a63efd872d9dbcf23e7be39c66bcf404bc525f0e | Fix deadlock in OIDC adapter upon logout | [
{
"change_type": "MODIFY",
"old_path": "adapters/spi/undertow-adapter-spi/src/main/java/org/keycloak/adapters/undertow/UndertowUserSessionManagement.java",
"new_path": "adapters/spi/undertow-adapter-spi/src/main/java/org/keycloak/adapters/undertow/UndertowUserSessionManagement.java",
"diff": "@@ -25... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9822 Fix deadlock in OIDC adapter upon logout |
339,336 | 03.04.2019 15:17:18 | 14,400 | 8dd96d69626956a29923ec02859564564459defa | KEYCLOAK - 9923 - add-user-keycloak detect if Java uses modules (JDK 9+) | [
{
"change_type": "MODIFY",
"old_path": "distribution/feature-packs/server-feature-pack/src/main/resources/content/bin/add-user-keycloak.bat",
"new_path": "distribution/feature-packs/server-feature-pack/src/main/resources/content/bin/add-user-keycloak.bat",
"diff": "@@ -46,6 +46,12 @@ if \"x%JAVA_HOM... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK - 9923 - add-user-keycloak detect if Java uses modules (JDK 9+) |
339,281 | 08.04.2019 11:00:53 | -7,200 | 7638226741f6f741f8c00788fda11ef1b092d23e | remove microprofile-metrics and microprofile-health extensions in domain mode | [
{
"change_type": "MODIFY",
"old_path": "distribution/feature-packs/server-feature-pack/src/main/resources/configuration/domain/subsystems.xml",
"new_path": "distribution/feature-packs/server-feature-pack/src/main/resources/configuration/domain/subsystems.xml",
"diff": "<subsystem>security.xml</subsy... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10002 remove microprofile-metrics and microprofile-health extensions in domain mode |
339,343 | 28.03.2019 18:18:20 | -3,600 | 3a105cf9e992906c7e0b575dbd4d8303e940869c | migrate Welcome page test to base testsuite | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/helpers/DropAllServlet.java",
"diff": "+/*\n+ * JBoss, Home of Professional Open Source\n+ * Copyright 2019 Red Hat, Inc., and individual contributors\n+ * as indicated by th... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8347 migrate Welcome page test to base testsuite |
339,343 | 22.03.2019 15:26:02 | -3,600 | 92567d5a77f76c1a7d8d7b821ad9c3e9a0bd1918 | Welcome page test migration clean up | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"new_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"diff": "@@ -384,21 +384,6 @@ mvn -f testsuite/integration-arquillian/tests/other/base-ui/pom.xml \\\n-Dappium.avd=Nexus_5X_API_27\n```\n-## Welcome ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8347 Welcome page test migration clean up |
339,179 | 10.04.2019 09:54:42 | -7,200 | 5b47df89791b223d28b15fa51397bb3619346bcc | Do not reject tokens with issuedAt == notBefore | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/RefreshableKeycloakSecurityContext.java",
"new_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/RefreshableKeycloakSecurityContext.java",
"diff": "@@ -76,7 +76,7 @@ public cla... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10013 Do not reject tokens with issuedAt == notBefore |
339,235 | 12.04.2019 09:09:00 | -7,200 | e7deb77725a1c777902096e1880911c10f580d50 | Fix NPM dependency to download using https | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/package-lock.json",
"new_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/package-lock.json",
"diff": "},\n\"axios\": {\n\"version\": \"0.18.0\",\n- \"resolved\": \"ht... | Java | Apache License 2.0 | keycloak/keycloak | Fix NPM dependency to download using https |
339,360 | 09.04.2019 18:31:05 | -10,800 | ebcfeb20a3f5606cf6756c522d27c1711f3bb7bd | Add ability to request user-managed (ticket) permissions by name | [
{
"change_type": "MODIFY",
"old_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/authorization/PermissionTicketAdapter.java",
"new_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/authorization/PermissionTicketAdapter.java",
"diff": "@@ -42,9 +42... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-10020] - Add ability to request user-managed (ticket) permissions by name |
339,336 | 03.04.2019 13:02:25 | 14,400 | 4a227ae564133715f49b4b82311205ccb8eccc11 | elytron propagate security domain to ejb | [
{
"change_type": "MODIFY",
"old_path": "distribution/adapters/shared-cli/adapter-elytron-install.cli",
"new_path": "distribution/adapters/shared-cli/adapter-elytron-install.cli",
"diff": "@@ -55,3 +55,9 @@ if (outcome != success) of /subsystem=undertow/application-security-domain=other\nelse\necho U... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5665 - elytron propagate security domain to ejb |
339,465 | 12.04.2019 15:07:02 | -7,200 | a8af51c7bbdff798bb96d168ab0d12e6b2dd4632 | Fix unstable UserSessionProviderOfflineTest.testExpired | [
{
"change_type": "MODIFY",
"old_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/changes/sessions/PersisterLastSessionRefreshStoreFactory.java",
"new_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/changes/sessions/PersisterLastSessionRefreshS... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9988 Fix unstable UserSessionProviderOfflineTest.testExpired |
339,465 | 12.04.2019 15:56:17 | -7,200 | 81a37d3496a3021ccf6c4c8949d75fd7f0121bec | Improve admin console label/tooltip around anonymous bind option in LDAP storage provider | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties",
"new_path": "themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties",
"diff": "@@ -924,8 +924,8 @@ ldap.connection-url.tooltip=Connection URL to your L... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7144 Improve admin console label/tooltip around anonymous bind option in LDAP storage provider |
339,350 | 10.04.2019 19:27:02 | -7,200 | 3f7d32d1ae5516718e67da234b2ac87a61ab5ef4 | Add missing TypeScript definition for init options | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/js/src/main/resources/keycloak.d.ts",
"new_path": "adapters/oidc/js/src/main/resources/keycloak.d.ts",
"diff": "@@ -34,6 +34,7 @@ declare namespace Keycloak {\ntype KeycloakResponseMode = 'query'|'fragment';\ntype KeycloakResponseType = 'code'|'i... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10026: Add missing TypeScript definition for init options |
339,656 | 15.04.2019 12:59:44 | -7,200 | 0193e78ff9cef8d0eeff1d9fe1084bbc57d62b05 | Fix typo in account/message_de.properties | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources-community/theme/base/account/messages/messages_de.properties",
"new_path": "themes/src/main/resources-community/theme/base/account/messages/messages_de.properties",
"diff": "@@ -124,7 +124,7 @@ missingPasswordMessage=Bitte geben Sie e... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10070 Fix typo in account/message_de.properties |
339,500 | 17.04.2019 10:39:14 | -7,200 | e5092bb6179061c4b300cc1e56625bfba8b923e2 | Fix alignment for CD 6 release in PNC | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/fuse7/undertow/pom.xml",
"new_path": "adapters/oidc/fuse7/undertow/pom.xml",
"diff": "<dependency>\n<groupId>org.apache.cxf</groupId>\n<artifactId>cxf-rt-transports-http-undertow</artifactId>\n- <version>${cxf.version}</version>\n+ <version>${cxf... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10090 Fix alignment for CD 6 release in PNC |
339,465 | 15.04.2019 22:43:23 | -7,200 | 7a671052a32cf36b92c7c89d14ff6bcee1a04d3a | Fix unstable UserSessionPersisterOfflineTest.testExpired. Adding ResetTimeOffsetEvent | [
{
"change_type": "MODIFY",
"old_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/InfinispanUserSessionProviderFactory.java",
"new_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/InfinispanUserSessionProviderFactory.java",
"diff": "@@ -58,6... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9988 Fix unstable UserSessionPersisterOfflineTest.testExpired. Adding ResetTimeOffsetEvent |
339,548 | 12.02.2019 13:44:18 | -3,600 | 43393220bf15b0780f4d0087d873d27c28ea02c6 | Add X.509 authenticator option for canonical DN
Because the current distinguished name determination is security provider
dependent, a new authenticator option is added to use the canonical format
of the distinguished name, as descriped in
javax.security.auth.x500.X500Principal.getName(String format). | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/authentication/authenticators/x509/AbstractX509ClientCertificateAuthenticator.java",
"new_path": "services/src/main/java/org/keycloak/authentication/authenticators/x509/AbstractX509ClientCertificateAuthenticator.java",
"diff... | Java | Apache License 2.0 | keycloak/keycloak | Add X.509 authenticator option for canonical DN
Because the current distinguished name determination is security provider
dependent, a new authenticator option is added to use the canonical format
of the distinguished name, as descriped in
javax.security.auth.x500.X500Principal.getName(String format). |
339,185 | 11.03.2019 09:48:10 | -3,600 | 65326ce16af0901824ebd5635b1f6e9acbea1e66 | Update cookie type | [
{
"change_type": "MODIFY",
"old_path": "core/src/main/java/org/keycloak/util/TokenUtil.java",
"new_path": "core/src/main/java/org/keycloak/util/TokenUtil.java",
"diff": "@@ -38,6 +38,8 @@ public class TokenUtil {\npublic static final String TOKEN_TYPE_BEARER = \"Bearer\";\n+ public static final Stri... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9629 Update cookie type |
339,465 | 01.03.2019 10:26:37 | -3,600 | 5b663dbc6928e735e121ed9fbb0a7227a8a05ba0 | Warning in the log during export/import on current master | [
{
"change_type": "MODIFY",
"old_path": "server-spi-private/src/main/java/org/keycloak/migration/ModelVersion.java",
"new_path": "server-spi-private/src/main/java/org/keycloak/migration/ModelVersion.java",
"diff": "@@ -29,6 +29,7 @@ public class ModelVersion {\nint minor;\nint micro;\nString qualifie... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9713 Warning in the log during export/import on current master |
339,581 | 24.04.2019 13:12:14 | -7,200 | 6ffe14c8e1adb721ca29da021a206fdcf2116d19 | Testsuite module "App Server - EAP" doesn't build with default parameters | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/app-server/jboss/eap/pom.xml",
"new_path": "testsuite/integration-arquillian/servers/app-server/jboss/eap/pom.xml",
"diff": "<app.server.jboss.groupId>org.jboss.eap</app.server.jboss.groupId>\n<app.server.jboss.artifact... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10117 Testsuite module "App Server - EAP" doesn't build with default parameters |
339,465 | 24.04.2019 15:30:26 | -7,200 | 39a5978273197ea4abca8c2513d38102319650b6 | X509 Add missing tests for User Identity Sources | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/x509/AbstractX509AuthenticationTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/x509/AbstractX509AuthenticationTest.java",
... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5473 X509 Add missing tests for User Identity Sources |
339,548 | 14.02.2019 17:27:25 | -3,600 | 96250c9685b5fc027f27f8808dc9488f0c62ebe5 | Allow AdminEvents for custom resource types | [
{
"change_type": "MODIFY",
"old_path": "model/jpa/src/main/java/org/keycloak/events/jpa/JpaEventStoreProvider.java",
"new_path": "model/jpa/src/main/java/org/keycloak/events/jpa/JpaEventStoreProvider.java",
"diff": "@@ -28,7 +28,6 @@ import org.keycloak.events.admin.AdminEvent;\nimport org.keycloak.... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-9573] Allow AdminEvents for custom resource types |
339,179 | 25.04.2019 10:51:10 | -7,200 | 4fc2870e5184d16ad5c7b820b6c94ad16f42486d | Wrongly set settings for nested maven run | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"new_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"diff": "@@ -369,9 +369,7 @@ To run tests execute following command. Default version of Spring Boot is 1.5.x,\n```\nmvn -f testsuite/integration-arqu... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9740 Wrongly set settings for nested maven run |
339,571 | 22.03.2019 11:29:34 | -3,600 | 9eb400262fb60d38a1d73fbf0ba26c506b8429db | Include X.509 certificate data in audit logs | [
{
"change_type": "MODIFY",
"old_path": "server-spi-private/src/main/java/org/keycloak/events/Details.java",
"new_path": "server-spi-private/src/main/java/org/keycloak/events/Details.java",
"diff": "@@ -70,4 +70,7 @@ public interface Details {\nString EXISTING_USER = \"previous_user\";\n+ String X509... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6055 Include X.509 certificate data in audit logs
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
Co-authored-by: mposolda <mposolda@gmail.com> |
339,328 | 14.02.2019 14:11:18 | -3,600 | bcd213e8e7f6904e39d162eab1d3c2d1a4a27814 | fix redundant calls to groups endpoint in pagination | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/base/admin/resources/js/controllers/groups.js",
"new_path": "themes/src/main/resources/theme/base/admin/resources/js/controllers/groups.js",
"diff": "@@ -17,6 +17,7 @@ module.controller('GroupListCtrl', function($scope, $route, ... | Java | Apache License 2.0 | keycloak/keycloak | fix redundant calls to groups endpoint in pagination |
339,465 | 26.04.2019 23:16:50 | -7,200 | 859bfc06addf66d5dce236465323af23418dbd05 | surefire.memory.settings is ignored when running testsuite | [
{
"change_type": "MODIFY",
"old_path": "pom.xml",
"new_path": "pom.xml",
"diff": "<docker.maven.plugin.version>0.28.0</docker.maven.plugin.version>\n<!-- Surefire Settings -->\n- <surefire.memory.settings>-Xms512m -Xmx2048m -XX:MetaspaceSize=96m -XX:MaxMetaspaceSize=256m</surefire.memory.settings>\n... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10150 surefire.memory.settings is ignored when running testsuite |
339,179 | 29.04.2019 13:03:07 | -7,200 | 429863e83b596251bd83919a45196002d08b33b1 | Fix NPE in AuthenticatedActionsHandler | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/AuthenticatedActionsHandler.java",
"new_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/AuthenticatedActionsHandler.java",
"diff": "@@ -118,15 +118,14 @@ public class Authent... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9095 Fix NPE in AuthenticatedActionsHandler |
339,487 | 03.05.2019 14:32:21 | 10,800 | f1acdc000e4e3a1f0fc092432d17b47c23b07d77 | Handle microprofile-jwt client scope migration | [
{
"change_type": "MODIFY",
"old_path": "server-spi-private/src/main/java/org/keycloak/migration/MigrationModelManager.java",
"new_path": "server-spi-private/src/main/java/org/keycloak/migration/MigrationModelManager.java",
"diff": "@@ -41,6 +41,7 @@ import org.keycloak.migration.migrators.MigrateTo3... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-10168] Handle microprofile-jwt client scope migration |
339,465 | 25.04.2019 17:54:29 | -7,200 | fa1667311c51ef5f3e83419f8ba6526ae416e376 | Support for product profile in server-config-migration to detect jbossHome | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/other/server-config-migration/pom.xml",
"new_path": "testsuite/integration-arquillian/tests/other/server-config-migration/pom.xml",
"diff": "</plugins>\n</build>\n+ <profiles>\n+ <profile>\n+ <id>product</id>\n+ <properti... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9945 Support for product profile in server-config-migration to detect jbossHome |
339,192 | 07.05.2019 17:20:04 | -32,400 | 43bda455bc25732295d621ba4d841b4ea196cbbe | Fix typos in default scripts | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/mappers/ScriptBasedOIDCProtocolMapper.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/mappers/ScriptBasedOIDCProtocolMapper.java",
"diff": "@@ -36,8 +36,6 @@ import org.keycloak.scripting.... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10106 - Fix typos in default scripts (#6010) |
339,185 | 09.05.2019 19:27:28 | -7,200 | 835b2cf9c2029237d2ddd31c2f501d3c35d0a83b | Add Primary Key Constraint into RESOURCE_URIS table | [
{
"change_type": "MODIFY",
"old_path": "model/jpa/src/main/resources/META-INF/jpa-changelog-authz-4.2.0.Final.xml",
"new_path": "model/jpa/src/main/resources/META-INF/jpa-changelog-authz-4.2.0.Final.xml",
"diff": "<dropColumn columnName=\"URI\" tableName=\"RESOURCE_SERVER_RESOURCE\"/>\n</changeSet>\... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9944 Add Primary Key Constraint into RESOURCE_URIS table |
339,185 | 10.05.2019 23:25:37 | -7,200 | b8aa1916d8d0366091ff10db91097be0fe64fdd1 | Fix role lookup to address roles with dots | [
{
"change_type": "MODIFY",
"old_path": "server-spi-private/src/main/java/org/keycloak/models/utils/KeycloakModelUtils.java",
"new_path": "server-spi-private/src/main/java/org/keycloak/models/utils/KeycloakModelUtils.java",
"diff": "@@ -543,17 +543,21 @@ public final class KeycloakModelUtils {\n// Us... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10195 Fix role lookup to address roles with dots |
339,338 | 09.04.2019 23:03:09 | -32,400 | d593ac3e6fa28f98c3ea99ada29564791d467731 | REQUIRED authentictor in ALTERNATIVE subflow throws AuthenticationFlowException when the authentictor returns ATTEMPTED. | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/authentication/DefaultAuthenticationFlow.java",
"new_path": "services/src/main/java/org/keycloak/authentication/DefaultAuthenticationFlow.java",
"diff": "@@ -94,7 +94,18 @@ public class DefaultAuthenticationFlow implements A... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9711 REQUIRED authentictor in ALTERNATIVE subflow throws AuthenticationFlowException when the authentictor returns ATTEMPTED. |
339,648 | 19.04.2019 19:00:03 | -7,200 | 96f13e15cab52f577fe8e6ba1388f776c89ee9eb | Add CompatPromise conditional type | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/js/src/main/resources/keycloak.d.ts",
"new_path": "adapters/oidc/js/src/main/resources/keycloak.d.ts",
"diff": "@@ -26,7 +26,7 @@ export = Keycloak;\n* Creates a new Keycloak client instance.\n* @param config Path to a JSON config file or a plain... | Java | Apache License 2.0 | keycloak/keycloak | Add CompatPromise conditional type |
339,210 | 15.05.2019 14:45:29 | -7,200 | a75c2452d1edf52633a50a20532d6f2d88a2332c | Keycloak Testhelper uses wrong url | [
{
"change_type": "MODIFY",
"old_path": "misc/keycloak-test-helper/src/main/java/org/keycloak/test/FluentTestsHelper.java",
"new_path": "misc/keycloak-test-helper/src/main/java/org/keycloak/test/FluentTestsHelper.java",
"diff": "@@ -151,7 +151,7 @@ public class FluentTestsHelper {\n* @return <code>th... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-9634] Keycloak Testhelper uses wrong url (#5851) |
339,548 | 06.05.2019 10:30:08 | -7,200 | 76a6e82173138194b4403b247c37094e30bee0c2 | Fix log message
Single quotes need to be represented by double single quotes throughout a String.
See: | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/x509/AbstractClientCertificateFromHttpHeadersLookupFactory.java",
"new_path": "services/src/main/java/org/keycloak/services/x509/AbstractClientCertificateFromHttpHeadersLookupFactory.java",
"diff": "@@ -44,20 +44,20... | Java | Apache License 2.0 | keycloak/keycloak | Fix log message
Single quotes need to be represented by double single quotes throughout a String.
See: https://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html |
339,152 | 28.04.2019 19:15:30 | -7,200 | c80531dfa7f42d48ecf5dbf4bf66eb10107f4014 | Checking user cache for being not null before using it | [
{
"change_type": "MODIFY",
"old_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/RealmAdapter.java",
"new_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/RealmAdapter.java",
"diff": "@@ -22,6 +22,7 @@ import org.keycloak.common.enums.SslRequired... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9847 Checking user cache for being not null before using it |
339,500 | 15.05.2019 08:12:38 | -7,200 | a050e7038919f04d79c84e11f9ff5c91226bf9b3 | Adjust adapter tests for jdk7 | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/pom.xml",
"new_path": "testsuite/integration-arquillian/tests/pom.xml",
"diff": "<app.server.debug.port>5006</app.server.debug.port>\n<app.server.debug.suspend>n</app.server.debug.suspend>\n<app.server.jboss.jvm.debug.arg... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10165 Adjust adapter tests for jdk7 |
339,281 | 13.05.2019 15:39:56 | -7,200 | d64f716a204bb338a1797b61a8b051413eb66408 | SAML Identity Provider POST Binding request page shown to user is comletely blank with nonsense title | [
{
"change_type": "MODIFY",
"old_path": "common/src/main/java/org/keycloak/common/util/HttpPostRedirect.java",
"new_path": "common/src/main/java/org/keycloak/common/util/HttpPostRedirect.java",
"diff": "@@ -24,7 +24,9 @@ import java.util.Map;\n*\n* @author <a href=\"mailto:bill@burkecentral.com\">Bil... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-2709 SAML Identity Provider POST Binding request page shown to user is comletely blank with nonsense title |
339,281 | 17.05.2019 11:22:26 | -7,200 | 1928fa3fb9eaf28a3a316feeba703e785fb4a200 | adapt configure.xml for windows | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/auth-server/jboss/common/ant/configure.xml",
"new_path": "testsuite/integration-arquillian/servers/auth-server/jboss/common/ant/configure.xml",
"diff": "<fileset dir=\"${cli.tmp.dir}\" includes=\"*.cli\"/>\n</concat>\n<... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10268 adapt configure.xml for windows |
339,173 | 14.04.2019 13:08:31 | -7,200 | 80932c07a272a7c850014265df20c9d8bb3bcd60 | check isNaN for minValidity | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/js/src/main/resources/keycloak.js",
"new_path": "adapters/oidc/js/src/main/resources/keycloak.js",
"diff": "var expiresIn = kc.tokenParsed['exp'] - Math.ceil(new Date().getTime() / 1000) + kc.timeSkew;\nif (minValidity) {\n+ if (isNaN(minValidity... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10071 check isNaN for minValidity |
339,465 | 17.05.2019 21:28:37 | -7,200 | 4ced3b0aee8d1cc2769bd6a91c7996d540ab636d | Fix MultipleRealmsTest on undertow | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/model/MultipleRealmsTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/model/MultipleRealmsTest.java",
"diff": "@@ -118,14 +... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10246 Fix MultipleRealmsTest on undertow |
339,281 | 16.05.2019 12:23:43 | -7,200 | ac6d877954a01ad77de8ae7826fa398612eadd96 | Update FuseAdapterTest to check login page directly | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/fuse/FuseAdapterTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/fuse/FuseAdapterTest.java",
... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10283 Update FuseAdapterTest to check login page directly |
339,364 | 21.05.2019 13:28:42 | -7,200 | 39b2136acbbcc532f14c1916478e797bcf189b10 | Default value for product.unpacked.folder.name | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/auth-server/README.md",
"new_path": "testsuite/integration-arquillian/servers/auth-server/README.md",
"diff": "@@ -21,7 +21,8 @@ Common configurations of Keycloak server on JBoss-based container (Wildfly/EAP).\n- Requir... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10337 Default value for product.unpacked.folder.name |
339,465 | 15.05.2019 20:49:54 | -7,200 | c77c061b47e1d1651eb02759a065eaaf64f4b293 | Tweaks for MySQL docker testing. | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"new_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"diff": "@@ -269,7 +269,7 @@ This test will:\n- Do some test that data are correct\n-1) Prepare MySQL DB and ensure that MySQL DB is empty. See [../.... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10291 Tweaks for MySQL docker testing. |
339,179 | 20.05.2019 15:33:31 | -7,200 | 3c96dfb041644ec92de3c123479c26a5a473d841 | Fix wrongly called assertCurrent method | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/fuse/EAP6Fuse6HawtioAdapterTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/fuse/EAP6Fuse6Hawt... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9895 Fix wrongly called assertCurrent method |
339,465 | 20.05.2019 22:00:26 | -7,200 | a980629e66e80d490bce19efd1822bdca260e88c | Tweaks for MariaDB testing in docker container | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"new_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"diff": "@@ -77,7 +77,20 @@ So for example using `-Dkeycloak.logging.level=debug` will enable debug logging\nFor more fine-tuning of individual categ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10295 Tweaks for MariaDB testing in docker container |
339,702 | 21.05.2019 10:09:19 | -7,200 | 0a67e0a89e0bb04305ca725f7a2fc9c184ea1e6c | Fix register method in javascript adatper for cordova | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/js/src/main/resources/keycloak.js",
"new_path": "adapters/oidc/js/src/main/resources/keycloak.js",
"diff": "return promise.promise;\n},\n- register : function() {\n+ register : function(options) {\n+ var promise = createPromise(false);\nvar regis... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10097 Fix register method in javascript adatper for cordova |
339,179 | 27.03.2019 10:12:58 | -3,600 | 45c024db74e93149bdbfe03c25cdf72f7f2d3393 | Fix ConsoleProtectionTest auth-server url | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/hal/ConsoleProtectionTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/hal/ConsoleProtectionTes... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10358 Fix ConsoleProtectionTest auth-server url |
339,432 | 08.05.2019 20:08:11 | -3,600 | 54909d3ef4d7e36f7b37ad3647632576bb796374 | Support for LDAP with Start TLS
This commit sends the STARTTLS on LDAP 389 connections is specified.
STARTTLS doesn't work with connection pooling so connection pooling will
be disabled should TLS be enabled. | [
{
"change_type": "MODIFY",
"old_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/LDAPConfig.java",
"new_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/LDAPConfig.java",
"diff": "@@ -111,8 +111,12 @@ public class LDAPConfig {\n}\npublic String getConnectionPooling() {\... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-10230] Support for LDAP with Start TLS
This commit sends the STARTTLS on LDAP 389 connections is specified.
STARTTLS doesn't work with connection pooling so connection pooling will
be disabled should TLS be enabled. |
339,487 | 10.04.2019 23:49:54 | 10,800 | 40ec46b79ba52dcb9cf632c03d339d2f3024f467 | Allow prompt=none query parameter to be propagated to default IdP | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/authentication/AuthenticationProcessor.java",
"new_path": "services/src/main/java/org/keycloak/authentication/AuthenticationProcessor.java",
"diff": "@@ -30,7 +30,6 @@ import org.keycloak.forms.login.LoginFormsProvider;\nimp... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-8043] Allow prompt=none query parameter to be propagated to default IdP |
339,463 | 27.05.2019 10:54:04 | -7,200 | 0007bad6f382e87fb214c640a710fc2226425d27 | Fix permission ticket pagination in Authz Client
Ensure idempotency of find method of permission ticket store | [
{
"change_type": "MODIFY",
"old_path": "authz/client/src/main/java/org/keycloak/authorization/client/resource/PermissionResource.java",
"new_path": "authz/client/src/main/java/org/keycloak/authorization/client/resource/PermissionResource.java",
"diff": "@@ -213,8 +213,8 @@ public class PermissionRes... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10393 Fix permission ticket pagination in Authz Client
KEYCLOAK-10393 Ensure idempotency of find method of permission ticket store |
339,465 | 24.05.2019 12:59:57 | -7,200 | be2e1c333ec1b96e9c10d4ad0849d48ad3990fe7 | KEYCLOAK-10299 DBAllocator plugin fixes. Updated oracle version to 12cR1RAC | [
{
"change_type": "MODIFY",
"old_path": "docs/tests-db.md",
"new_path": "docs/tests-db.md",
"diff": "@@ -105,7 +105,7 @@ In order to use the DB Allocator Service, you must use the `jpa` profile with on\nrun JPA with Auth Server Wildfly and MSSQL 2016:\n```\n-mvn -f testsuite/integration-arquillian/po... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10400 KEYCLOAK-10299 DBAllocator plugin fixes. Updated oracle version to 12cR1RAC |
339,281 | 27.05.2019 12:44:04 | -7,200 | f7c8896181b2af9cc615e9ba35c403730a5a601b | Fix log debug message in ConditionsValidator | [
{
"change_type": "MODIFY",
"old_path": "saml-core/src/main/java/org/keycloak/saml/validators/ConditionsValidator.java",
"new_path": "saml-core/src/main/java/org/keycloak/saml/validators/ConditionsValidator.java",
"diff": "@@ -174,7 +174,8 @@ public class ConditionsValidator {\nXMLGregorianCalendar u... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10401 Fix log debug message in ConditionsValidator |
339,218 | 24.05.2019 12:37:09 | 14,400 | 65ea598f7878137b64b06ffd522fc2a4459b6a72 | Include additional styles that are now in latest version.
This is necessary for the example to function properly. For example: without the other styles, the passwords are not hidden when updating user credentials. Ideally, all the styles would be automatically inherited from keycloak but they don't appear to be. | [
{
"change_type": "MODIFY",
"old_path": "examples/themes/src/main/resources/theme/logo-example/admin/theme.properties",
"new_path": "examples/themes/src/main/resources/theme/logo-example/admin/theme.properties",
"diff": "parent=keycloak\nimport=common/keycloak\n-styles=lib/patternfly/css/patternfly.c... | Java | Apache License 2.0 | keycloak/keycloak | Include additional styles that are now in latest version.
This is necessary for the example to function properly. For example: without the other styles, the passwords are not hidden when updating user credentials. Ideally, all the styles would be automatically inherited from keycloak but they don't appear to be. |
339,297 | 27.05.2019 15:37:29 | -7,200 | a58a0e76786b9a0146038188f83359d8a49ecf55 | Keycloak Spring Boot Adapter shares configuration in static field | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/spring-boot-adapter-core/src/main/java/org/keycloak/adapters/springboot/KeycloakBaseSpringBootConfiguration.java",
"new_path": "adapters/oidc/spring-boot-adapter-core/src/main/java/org/keycloak/adapters/springboot/KeycloakBaseSpringBootConfiguration.... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-10334] Keycloak Spring Boot Adapter shares configuration in static field
Signed-off-by: Nils Christian Ehmke <nils-christian.ehmke@bmiag.de> |
339,192 | 03.06.2019 15:45:22 | -32,400 | 33b4f578e32777adc0547dd9c6c5ce19be13aa04 | Fix tooltip text for Request Object Required | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties",
"new_path": "themes/src/main/resources/theme/base/admin/messages/admin-messages_en.properties",
"diff": "@@ -345,7 +345,7 @@ user-info-signed-response-alg.tooltip=JWA algorithm ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10438 Fix tooltip text for Request Object Required |
339,167 | 11.06.2019 00:39:07 | -7,200 | 6393dbad8dbecf12eb194edd1fcc890f193fbdaa | Fixed bug with disabling Token Exchange feature | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/FineGrainAdminUnitTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/FineGrainAdminUnitTest.java",
"diff": "@@ -... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10582 Fixed bug with disabling Token Exchange feature |
339,179 | 05.06.2019 09:21:29 | -7,200 | b3d3d5b59dd025a4b45980da370b303b4e8f96af | Fix instabilities on windows | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/authorization/AbstractPhotozExampleAdapterTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/aut... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10361 Fix instabilities on windows |
339,179 | 11.06.2019 14:41:48 | -7,200 | 12d351ae9715f42e5062347cf801ccf11a244f16 | Make KeycloakSpringBootConfigResolver Spring bean | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/spring-boot-adapter-core/src/main/java/org/keycloak/adapters/springboot/KeycloakSpringBootConfigResolver.java",
"new_path": "adapters/oidc/spring-boot-adapter-core/src/main/java/org/keycloak/adapters/springboot/KeycloakSpringBootConfigResolver.java",... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10595 Make KeycloakSpringBootConfigResolver Spring bean |
339,179 | 30.04.2019 17:17:05 | -7,200 | 5435553dff65f6c843e6354ebef26ea8a88aa9ed | Node.js tests removed from arquillian testsuite
Tests are present in repository | [
{
"change_type": "DELETE",
"old_path": "testsuite/integration-arquillian/tests/other/nodejs_adapter/pom.xml",
"new_path": null,
"diff": "-<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n-<!--\n- ~ Copyright 2016 Red Hat, Inc. and/or its affiliates\n- ~ and other contributors as indicated by the @author ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8359 Node.js tests removed from arquillian testsuite
Tests are present in https://github.com/keycloak/keycloak-nodejs-connect repository |
339,387 | 17.06.2019 21:28:32 | -32,400 | 1ac51611d3c1dd7c9b6537430587fa4c68a1e916 | correct the error message when no SAML request provided | [
{
"change_type": "MODIFY",
"old_path": "server-spi-private/src/main/java/org/keycloak/events/Errors.java",
"new_path": "server-spi-private/src/main/java/org/keycloak/events/Errors.java",
"diff": "@@ -51,6 +51,7 @@ public interface Errors {\nString INVALID_SAML_AUTHN_REQUEST = \"invalid_authn_request... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10664 correct the error message when no SAML request provided |
339,192 | 14.06.2019 22:01:38 | -32,400 | 542333a0dd51cad77303668aed29f35aaf6116e3 | Fix internal server error when re-logging in from my resources page | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/resources/account/AccountFormService.java",
"new_path": "services/src/main/java/org/keycloak/services/resources/account/AccountFormService.java",
"diff": "@@ -704,13 +704,13 @@ public class AccountFormService extend... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10660 Fix internal server error when re-logging in from my resources page |
339,185 | 18.06.2019 08:24:34 | -7,200 | 1fec20bfc91547906021d24c3aa84f03dedf560c | Travis folding | [
{
"change_type": "MODIFY",
"old_path": ".travis.yml",
"new_path": ".travis.yml",
"diff": "@@ -33,6 +33,9 @@ before_install:\n- \"if [ $(phantomjs --version) != '$PHANTOMJS_VERSION' ]; then tar -xvf $PWD/travis_phantomjs/phantomjs-$PHANTOMJS_VERSION-linux-x86_64.tar.bz2 -C $PWD/travis_phantomjs; fi\"... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10672 Travis folding |
339,375 | 29.05.2019 13:50:02 | -7,200 | a2099cff39e696935111ef9cd5f8c828c0491d9f | Added support for briefRepresentation param on the GroupResource members endpoint. | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/resources/admin/GroupResource.java",
"new_path": "services/src/main/java/org/keycloak/services/resources/admin/GroupResource.java",
"diff": "@@ -194,6 +194,9 @@ public class GroupResource {\n*\n* @param firstResult ... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-10419] Added support for briefRepresentation param on the GroupResource members endpoint. |
339,375 | 04.06.2019 17:30:33 | -7,200 | 7518692c0d97804b1af90720c8292d2356cf6239 | Added briefRepresentation parameter support to the admin client interface
And added a aquillian test for it. | [
{
"change_type": "MODIFY",
"old_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/resource/GroupResource.java",
"new_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/resource/GroupResource.java",
"diff": "@@ -117,6 +117,7 @@ public interface GroupResour... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-10419] Added briefRepresentation parameter support to the admin client interface
And added a aquillian test for it. |
339,375 | 18.06.2019 11:43:43 | -7,200 | 76547937135ff6a95ace5034b70c09192b18d1ab | Remove user and group resource at the end of the GroupTest. | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/group/GroupTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/group/GroupTest.java",
"diff": "@@ -23,6 +23,7 @@ ... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-10419] Remove user and group resource at the end of the GroupTest. |
339,465 | 31.05.2019 12:34:54 | -7,200 | c124aec5867d393fcb12f9c60a59672b7b0be35b | DBLockTest.testLockConcurrently fails with MariaDB Galera 10.1 | [
{
"change_type": "MODIFY",
"old_path": "common/src/main/java/org/keycloak/common/util/Retry.java",
"new_path": "common/src/main/java/org/keycloak/common/util/Retry.java",
"diff": "@@ -76,12 +76,22 @@ public class Retry {\n* @return Index of the first successful invocation, starting from 0.\n*/\npubl... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10262 DBLockTest.testLockConcurrently fails with MariaDB Galera 10.1 |
339,179 | 24.06.2019 11:10:07 | -7,200 | fe62ece2c3460c853e7eeff61da95dc202ae0d19 | Remove SpringBoot test within test-apps directory | [
{
"change_type": "DELETE",
"old_path": "testsuite/integration-arquillian/test-apps/spring-boot-adapter-app/src/test/java/org/keycloak/SpringBootAdapterApplicationTests.java",
"new_path": null,
"diff": "-package org.keycloak;\n-\n-import org.junit.Test;\n-import org.junit.runner.RunWith;\n-import org... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10701 Remove SpringBoot test within test-apps directory |
339,548 | 07.06.2019 11:29:03 | -7,200 | c9fbed7eb87ed425b9dccc0e83b6d8b194d84683 | Fix formatting error in log message
Fixes the formatting error
java.util.IllegalFormatConversionException: d != java.util.UUID | [
{
"change_type": "MODIFY",
"old_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/changes/InfinispanChangelogBasedTransaction.java",
"new_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/changes/InfinispanChangelogBasedTransaction.java",
"di... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10545 Fix formatting error in log message
Fixes the formatting error
java.util.IllegalFormatConversionException: d != java.util.UUID |
339,465 | 03.06.2019 22:11:47 | -7,200 | a46bf708c043ff80548433307ffd5dfa2b48be8d | KEYCLOAK-10451 Better support for DB manual migration test with DB provided by docker or dballocator plugin | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"new_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"diff": "@@ -312,44 +312,13 @@ The profile \"test-7X-migration\" indicates from which version you want to test mi\nSame test as above, but it uses ma... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-9947 KEYCLOAK-10451 Better support for DB manual migration test with DB provided by docker or dballocator plugin |
339,343 | 28.05.2019 09:12:00 | -7,200 | aca8c89d3e8e41647c10600ca57b4c00522a8998 | fix drop all tables for postgres and mssql | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/helpers/DropAllServlet.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/helpers/DropAllServlet.java",
"diff": "@@ -21,7 +21,6 @@ import liquibase.L... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10075 fix drop all tables for postgres and mssql |
339,187 | 01.07.2019 13:50:59 | -7,200 | b32d52e62b0d4946bcc6f5b690504d4f5671a16c | Check if role exist on get user/group in role endpoint | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/resources/admin/RoleContainerResource.java",
"new_path": "services/src/main/java/org/keycloak/services/resources/admin/RoleContainerResource.java",
"diff": "@@ -397,6 +397,11 @@ public class RoleContainerResource ex... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10750 Check if role exist on get user/group in role endpoint |
339,206 | 25.06.2019 15:14:51 | -7,200 | bed22b9b8d5735caab6385e012e6e50ccfc2960b | Make social providers compatible with OIDC UsernameTemplateMappers | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/broker/oidc/mappers/UsernameTemplateMapper.java",
"new_path": "services/src/main/java/org/keycloak/broker/oidc/mappers/UsernameTemplateMapper.java",
"diff": "@@ -26,6 +26,18 @@ import org.keycloak.models.RealmModel;\nimport ... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-10710] Make social providers compatible with OIDC UsernameTemplateMappers |
339,465 | 03.07.2019 19:41:14 | -7,200 | 5b40691debf0a5b1cdc0a24cb45952970c406904 | Avoid LastSessionRefreshUnitTest to trigger scheduled tasks | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/session/LastSessionRefreshUnitTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/session/LastSessionRefreshUnitTest.java",
"... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10355 Avoid LastSessionRefreshUnitTest to trigger scheduled tasks |
339,281 | 02.07.2019 10:53:14 | -7,200 | cc8cfd4269ded0aad6d7403f6564d6c5c525da37 | Fix SAML undertow adapter not sending challenge | [
{
"change_type": "MODIFY",
"old_path": "adapters/saml/undertow/src/main/java/org/keycloak/adapters/saml/undertow/AbstractSamlAuthMech.java",
"new_path": "adapters/saml/undertow/src/main/java/org/keycloak/adapters/saml/undertow/AbstractSamlAuthMech.java",
"diff": "@@ -136,6 +136,7 @@ public abstract ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10751 Fix SAML undertow adapter not sending challenge
Co-Authored-By: mhajas <mhajas@redhat.com>
Co-Authored-By: Hynek Mlnarik <hmlnarik@redhat.com> |
339,185 | 02.07.2019 13:13:58 | -7,200 | ca4e14fbfa76e5c909503bde9b0f4e233014503f | Use original NameId value in logout requests | [
{
"change_type": "MODIFY",
"old_path": "adapters/saml/core-public/src/main/java/org/keycloak/adapters/saml/SamlPrincipal.java",
"new_path": "adapters/saml/core-public/src/main/java/org/keycloak/adapters/saml/SamlPrincipal.java",
"diff": "@@ -20,7 +20,9 @@ package org.keycloak.adapters.saml;\nimport ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7852 Use original NameId value in logout requests |
339,373 | 10.05.2019 16:22:18 | -7,200 | 0376e7241abb326422f0b4a341bd227a653349d3 | New Claim JSON Type - JSON | [
{
"change_type": "MODIFY",
"old_path": "server-spi/src/main/java/org/keycloak/models/ClaimTypeModel.java",
"new_path": "server-spi/src/main/java/org/keycloak/models/ClaimTypeModel.java",
"diff": "@@ -26,7 +26,8 @@ public class ClaimTypeModel {\npublic static enum ValueType {\nBOOLEAN,\nINT,\n- STRIN... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10251 New Claim JSON Type - JSON |
339,192 | 08.07.2019 13:07:37 | -32,400 | c636b7a1cd18af9d096664323a24e98979cdc2ea | i18n support for UMA resource pages | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/base/account/messages/messages_en.properties",
"new_path": "themes/src/main/resources/theme/base/account/messages/messages_en.properties",
"diff": "@@ -227,6 +227,12 @@ resourcesSharedWithMe=Resources shared with me\npermissionR... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10784 i18n support for UMA resource pages |
339,281 | 11.06.2019 10:42:43 | -7,200 | 5a5325672b04a658ca213e300ba2ef64a21d8fe3 | Refactor fuse adapter test | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/fuse/FuseAdapterTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/fuse/FuseAdapterTest.java",
... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10718 Refactor fuse adapter test |
339,192 | 05.07.2019 20:01:32 | -32,400 | 55a6141bfff66140fad42e19896def69c70eb752 | Fix internal server error when logging out after sharing my resource | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/resources/account/AccountFormService.java",
"new_path": "services/src/main/java/org/keycloak/services/resources/account/AccountFormService.java",
"diff": "@@ -713,6 +713,12 @@ public class AccountFormService extends... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10783 Fix internal server error when logging out after sharing my resource |
339,590 | 08.07.2019 13:37:01 | -7,200 | 334ca6e96b78ddb27320a9de8ab3f9da63077087 | fix build on MacOS by giving DeSerializerFunctions in the StringUtils a distinct name | [
{
"change_type": "MODIFY",
"old_path": "common/src/main/java/org/keycloak/common/util/StringSerialization.java",
"new_path": "common/src/main/java/org/keycloak/common/util/StringSerialization.java",
"diff": "@@ -14,14 +14,14 @@ import java.util.regex.Pattern;\npublic class StringSerialization {\n// ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10796: fix build on MacOS by giving DeSerializerFunctions in the StringUtils a distinct name |
339,500 | 15.04.2019 14:25:21 | -7,200 | efdf0f1bd8f82e7538039ec90a9a5a467ae5a485 | You took too long to login after SSO idle | [
{
"change_type": "MODIFY",
"old_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/RootAuthenticationSessionAdapter.java",
"new_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/RootAuthenticationSessionAdapter.java",
"diff": "@@ -121,6 +121,1... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6839 You took too long to login after SSO idle |
339,465 | 01.07.2019 22:31:50 | -7,200 | 625efcfdf8ab7b0de121aee8a47f444889a46f11 | KEYCLOAK-10446 Fixes for add DB tests with PostgreSQL 10.1 and PostgresPlus to the pipeline | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/pom.xml",
"new_path": "testsuite/integration-arquillian/pom.xml",
"diff": "<jdbc.mvn.groupId>org.postgresql</jdbc.mvn.groupId>\n<jdbc.mvn.artifactId>postgresql</jdbc.mvn.artifactId>\n<jdbc.mvn.version>${postgresql.version}</jdb... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10445 KEYCLOAK-10446 Fixes for add DB tests with PostgreSQL 10.1 and PostgresPlus to the pipeline |
339,511 | 01.07.2019 14:35:54 | -32,400 | 2e850b6d4a00049ff609c11073c05fc6f798f853 | Explicit Proof Key for Code Exchange Activation Settings | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCAdvancedConfigWrapper.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCAdvancedConfigWrapper.java",
"diff": "@@ -118,6 +118,14 @@ public class OIDCAdvancedConfigWrapper {\nsetAttrib... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10747 Explicit Proof Key for Code Exchange Activation Settings |
339,465 | 09.07.2019 21:16:06 | -7,200 | 91b41b1a2eb82c69cce5a807c2c548167df19489 | Possibility to increase server startup timeout | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/resources/arquillian.xml",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/resources/arquillian.xml",
"diff": "<!-- This is required for domain mode -->\n<property name=\"allowConnectingToR... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10793 Possibility to increase server startup timeout |
339,465 | 10.07.2019 11:01:15 | -7,200 | c003dabf6c4b24b9681ed84f41356f464bbac6d1 | Possibility for JavascriptExecutor to use the timeout from pageload.timeout property instead of hardcoded | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/util/javascript/JavascriptTestExecutor.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/util/javascript/JavascriptTestExecutor.java... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-10753 Possibility for JavascriptExecutor to use the timeout from pageload.timeout property instead of hardcoded |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.