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,465
10.07.2019 11:24:16
-7,200
77e9f16ad3d27d4b03a7e26609dd04090c094da2
ComponentsTest.testConcurrencyWithChildren failed with oracle due timeout
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/ComponentsTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/ComponentsTest.java", "diff": "@@ -67,9 +67,9 @@ pu...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10813 ComponentsTest.testConcurrencyWithChildren failed with oracle due timeout
339,185
15.07.2019 13:05:43
-7,200
67eb0c30794fed250a7b81ee43aded41ec2cd9ef
Workaround similarly to OIDC adapter
[ { "change_type": "MODIFY", "old_path": "adapters/saml/wildfly-elytron/src/main/java/org/keycloak/adapters/saml/elytron/ElytronHttpFacade.java", "new_path": "adapters/saml/wildfly-elytron/src/main/java/org/keycloak/adapters/saml/elytron/ElytronHttpFacade.java", "diff": "@@ -181,7 +181,18 @@ class Ely...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-8318 Workaround ELY-1525 similarly to OIDC adapter
339,578
29.06.2019 13:22:07
-28,800
1c5f7c1420a9ff0ce1a04846308fd4ca14f78bc4
Update KeycloakTokenParsed definition. To match KeycloakInstance's realm access and resources access.
[ { "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": "@@ -238,8 +238,8 @@ declare namespace Keycloak {\nnonce?: string;\nsub?: string;\nsession_state?: string;\n- realm_access?: { roles: s...
Java
Apache License 2.0
keycloak/keycloak
Update KeycloakTokenParsed definition. To match KeycloakInstance's realm access and resources access.
339,185
17.07.2019 13:51:17
-7,200
04f266d3818c427e2a0fe0edc7e4a26f5c24a51e
Fix MariaDB cannot create database
[ { "change_type": "ADD", "old_path": null, "new_path": "model/jpa/src/main/java/org/keycloak/connections/jpa/updater/liquibase/UpdatedMariaDBDatabase.java", "diff": "+/*\n+ * Copyright 2019 Red Hat, Inc. and/or its affiliates\n+ * and other contributors as indicated by the @author tags.\n+ *\n+ * Lic...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10744 Fix MariaDB cannot create database
339,281
18.07.2019 11:14:15
-7,200
74f6e362aff880d8a142a35642bd0f93068739ca
Realm exports may fail with future community releases
[ { "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": "package org.keycloak.migration;\n+import java.util.LinkedHashMap;\n+...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10878 Realm exports may fail with future community releases
339,487
08.07.2019 00:32:21
10,800
ceaae7a254d77ba5362ed2d8f16fcd26dd1e748f
Add equals and hashCode to KeycloakUndertowAccount, SamlPrincipal and SamlSession to avoid cache misses in the PicketBox JAAS auth manager
[ { "change_type": "MODIFY", "old_path": "adapters/oidc/undertow/src/main/java/org/keycloak/adapters/undertow/KeycloakUndertowAccount.java", "new_path": "adapters/oidc/undertow/src/main/java/org/keycloak/adapters/undertow/KeycloakUndertowAccount.java", "diff": "@@ -89,6 +89,26 @@ public class Keycloak...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-10384] Add equals and hashCode to KeycloakUndertowAccount, SamlPrincipal and SamlSession to avoid cache misses in the PicketBox JAAS auth manager
339,179
18.07.2019 14:55:27
-7,200
282569df23065255200b850dee0a4e3e042d84ad
Ignore test until the issue is resolved
[ { "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-10797 Ignore test until the issue is resolved
339,185
18.07.2019 23:48:59
-7,200
67f8622d13bad3e618c1ad0dcbf0adf13c87db9a
Workaround Elytron's double encoding of the query parameters
[ { "change_type": "MODIFY", "old_path": "adapters/oidc/wildfly-elytron/src/main/java/org/keycloak/adapters/elytron/ElytronHttpFacade.java", "new_path": "adapters/oidc/wildfly-elytron/src/main/java/org/keycloak/adapters/elytron/ElytronHttpFacade.java", "diff": "package org.keycloak.adapters.elytron;\n...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-8318 Workaround Elytron's double encoding of the query parameters Co-Authored-By: mhajas <mhajas@redhat.com>
339,328
26.04.2019 14:32:25
-7,200
e1cb17586f0cc97e6739932d5b982d43bbb71c5e
display users in roles
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/client/ClientRolesTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/client/ClientRolesTest.java", "diff": "@@ -...
Java
Apache License 2.0
keycloak/keycloak
display users in roles
339,179
10.07.2019 17:02:26
-7,200
bf33cb0cf96ed604f7eefa0cd7a76a70f0be0647
Add tests for Saml RelayState
[ { "change_type": "MODIFY", "old_path": "saml-core/src/main/java/org/keycloak/saml/processing/api/saml/v2/request/SAML2Request.java", "new_path": "saml-core/src/main/java/org/keycloak/saml/processing/api/saml/v2/request/SAML2Request.java", "diff": "@@ -75,6 +75,21 @@ public class SAML2Request {\nthis...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-9102 Add tests for Saml RelayState
339,179
08.07.2019 09:21:55
-7,200
57a8fcb6693bcbd54ec71ca39dc6231abb1e4be4
Add session expiration to Keycloak saml login response
[ { "change_type": "MODIFY", "old_path": "saml-core/src/main/java/org/keycloak/saml/SAML2LoginResponseBuilder.java", "new_path": "saml-core/src/main/java/org/keycloak/saml/SAML2LoginResponseBuilder.java", "diff": "@@ -60,6 +60,7 @@ public class SAML2LoginResponseBuilder implements SamlProtocolExtensio...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10776 Add session expiration to Keycloak saml login response
339,192
11.07.2019 14:51:38
-32,400
f238c4b736def924ec9e13a7f231f4e8b09bdd63
Make it possible to localize Share button Please refer to [KEYCLOAK-10823](https://issues.jboss.org/browse/KEYCLOAK-10823).
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources/theme/base/account/resource-detail.ftl", "new_path": "themes/src/main/resources/theme/base/account/resource-detail.ftl", "diff": "</div>\n<div class=\"col-md-12\">\n<br/>\n- <a href=\"#\" onclick=\"document.forms['shareForm'].submit()...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10823 Make it possible to localize Share button Please refer to [KEYCLOAK-10823](https://issues.jboss.org/browse/KEYCLOAK-10823).
339,192
10.07.2019 10:38:31
-32,400
2dceda3f505ff83b77d685edf30c68fef2b27d9a
Fix incorrect RS link on my resources page
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/forms/account/freemarker/model/AuthorizationBean.java", "new_path": "services/src/main/java/org/keycloak/forms/account/freemarker/model/AuthorizationBean.java", "diff": "@@ -42,6 +42,7 @@ import org.keycloak.models.RealmMode...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10807 Fix incorrect RS link on my resources page
339,192
10.07.2019 12:50:20
-32,400
fe0d6f45830903d795c57b2791d58a60f139a226
Fix incorrect client link on 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": "@@ -971,7 +971,7 @@ public class AccountFormService extends ...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10665 Fix incorrect client link on my resources page
339,299
10.07.2019 15:09:49
-7,200
4571f65d1e5ba6c527f3595920c55ad0fbe3c070
AuthenticationSessionModel made available through KeycloakContext in KeycloakSession
[ { "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": "@@ -99,6 +99,7 @...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10209 - AuthenticationSessionModel made available through KeycloakContext in KeycloakSession
339,281
23.07.2019 15:30:09
-7,200
215331e947d48d51832fa14de821f4d2b6c23a46
Cannot install artifact due to unresolved constraint in bundle in fuse test-apps
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/test-apps/fuse/cxf-jaxrs-fuse7-undertow/pom.xml", "new_path": "testsuite/integration-arquillian/test-apps/fuse/cxf-jaxrs-fuse7-undertow/pom.xml", "diff": "<modelVersion>4.0.0</modelVersion>\n<artifactId>fuse-example-cxf-jaxrs-f...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10914 Cannot install artifact due to unresolved constraint in bundle in fuse test-apps
339,192
29.07.2019 11:36:13
-32,400
c0f73c0df4197bad48dbbc258ba41962acfe0e67
Set referrer on error
[ { "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": "@@ -412,10 +412,12 @@ public class AccountFormService extend...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10817 Set referrer on error
339,185
30.07.2019 18:18:47
-7,200
9bca5c9968e4879c8ee66ed386c6ca39ff2b3313
Remove realm reimport in SAMLServletAdapterTest
[ { "change_type": "ADD", "old_path": null, "new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/updaters/Creator.java", "diff": "+/*\n+ * Copyright 2018 Red Hat, Inc. and/or its affiliates\n+ * and other contributors as indicated by the @author tags.\n+ *\n+ *...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10964 Remove realm reimport in SAMLServletAdapterTest
339,185
06.08.2019 09:02:44
-7,200
e6fc9663f5cc8b2fc013decc45fcb10fa92d5c8e
Run authz tests conditionally
[ { "change_type": "MODIFY", "old_path": ".travis.yml", "new_path": ".travis.yml", "diff": "@@ -14,6 +14,7 @@ env:\n- TESTS=server-group3\n- TESTS=server-group4\n- TESTS=adapter-tests\n+ - TESTS=adapter-tests-authz\n- TESTS=crossdc-server\n- TESTS=crossdc-adapter\n- TESTS=broker\n" }, { "chang...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11004 Run authz tests conditionally
339,343
08.08.2019 22:05:59
-7,200
71eed3af067862303648a276b5a800fb1ce6e9cd
MigrationTest fails in pipeline: fix log file checker to start from the right position after server restart
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/AuthServerTestEnricher.java", "new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/AuthServerTestEnricher.java", "di...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10792 MigrationTest fails in pipeline: fix log file checker to start from the right position after server restart
339,185
30.07.2019 19:02:19
-7,200
d2da206d6b8118821225b334a9c6ebd6c0df119d
Interfaces for vault SPI
[ { "change_type": "ADD", "old_path": null, "new_path": "server-spi-private/src/main/java/org/keycloak/vault/VaultProvider.java", "diff": "+/*\n+ * Copyright 2019 Red Hat, Inc. and/or its affiliates\n+ * and other contributors as indicated by the @author tags.\n+ *\n+ * Licensed under the Apache Licen...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10933 Interfaces for vault SPI
339,465
08.08.2019 08:58:08
-7,200
67df6d03afa0cfa24a1079de37e50ce24624f500
KEYCLOAK-10550 Fix manual DB migration test with MSSQL
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/util/SqlUtils.java", "new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/util/SqlUtils.java", "diff": "@@ -67,9 +67,9 @@ public class Sql...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10449 KEYCLOAK-10550 Fix manual DB migration test with MSSQL
339,500
08.08.2019 10:01:07
-7,200
75d2ec8ff60130f1e19d4aee6ff88c3100a9704e
Unable to install EAP6 adapter
[ { "change_type": "MODIFY", "old_path": "adapters/oidc/as7-eap6/as7-subsystem/pom.xml", "new_path": "adapters/oidc/as7-eap6/as7-subsystem/pom.xml", "diff": "<dependency>\n<groupId>org.jboss.logging</groupId>\n- <artifactId>jboss-logging-annotations</artifactId>\n+ <artifactId>jboss-logging</artifactI...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11012 Unable to install EAP6 adapter
339,581
16.08.2019 15:05:46
-7,200
fe18e93ba40b2294bcbcad4b5b5492d37de438f0
ExportImportTest unstable adding an exception for realm-management clients into the client confidentiality check fixing some performance test datasets to only enable authz for confidential clients
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/models/utils/RepresentationToModel.java", "new_path": "server-spi-private/src/main/java/org/keycloak/models/utils/RepresentationToModel.java", "diff": "@@ -32,6 +32,7 @@ import java.util.function.Function;\nimport ...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10904 ExportImportTest unstable - adding an exception for realm-management clients into the client confidentiality check - fixing some performance test datasets to only enable authz for confidential clients
339,179
01.08.2019 08:05:50
-7,200
78ee5adfe86f422f47ffc4b9e804b379cc3f10c0
Replace pause with waitForPageToLoad
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/adapter/page/SAMLServlet.java", "new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/adapter/page/SAMLServlet.java", "diff": "@@ -21,7 +21...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10034 Replace pause with waitForPageToLoad
339,328
20.08.2019 11:24:44
-7,200
0ce10a3249db69592cb7fee70cefd4a2eec66423
Manage Consent via the Account API
[ { "change_type": "ADD", "old_path": null, "new_path": "core/src/main/java/org/keycloak/representations/account/ConsentRepresentation.java", "diff": "+/*\n+ * Copyright 2019 Red Hat, Inc. and/or its affiliates\n+ * and other contributors as indicated by the @author tags.\n+ *\n+ * Licensed under the ...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-10653] Manage Consent via the Account API
339,185
10.07.2019 08:52:55
-7,200
97811fdd51950305b512e325c050dd3eecd8ba7f
Check signature presence in SAML broker
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/broker/saml/SAMLEndpoint.java", "new_path": "services/src/main/java/org/keycloak/broker/saml/SAMLEndpoint.java", "diff": "@@ -94,6 +94,7 @@ import java.security.cert.CertificateException;\nimport org.w3c.dom.Element;\nimport...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10786 Check signature presence in SAML broker (cherry picked from commit ba9f73aaff22eb34c7dec16f4b76d36d855d569b)
339,364
19.08.2019 17:01:47
-7,200
b3004482fb85b8d862d53ac6bd951b88dc0d39a8
Fix ClientClientScopes Admin Console test
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/other/console/src/test/java/org/keycloak/testsuite/console/clients/ClientClientScopesTest.java", "new_path": "testsuite/integration-arquillian/tests/other/console/src/test/java/org/keycloak/testsuite/console/clients/ClientCli...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10235 Fix ClientClientScopes Admin Console test
339,579
27.06.2019 14:06:40
-7,200
49e9cd759b54a9d12ccddfb773e902bfdab513e7
Let the check-sso feature do the check in hidden iframe
[ { "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": "@@ -106,6 +106,13 @@ declare namespace Keycloak {\n*/\nredirectUri?: string;\n+ /**\n+ * Specifies an uri to redirect to after silent ...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10734 Let the check-sso feature do the check in hidden iframe
339,192
07.08.2019 19:04:26
-32,400
6ae0773e0916dc4037f43eb189117711016dbf62
Add method to log catched exception
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/IdentityBrokerService.java", "new_path": "services/src/main/java/org/keycloak/services/resources/IdentityBrokerService.java", "diff": "@@ -1135,6 +1135,10 @@ public class IdentityBrokerService implements I...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11006 Add method to log catched exception
339,167
22.08.2019 11:04:40
-7,200
a0ba6e593e99f879bc014a33aaae770a4cd07297
RulesPolicyManagementTest failing with auth-server-undertow in universal pipeline
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/client/authorization/RulesPolicyManagementTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/client/authorization/Ru...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-11024] RulesPolicyManagementTest failing with auth-server-undertow in universal pipeline
339,185
23.08.2019 12:48:32
-7,200
3fbfc6c7e61c2cf7cdc75fa8d75ca11757b8c862
Update .installation directory permissions for distribution
[ { "change_type": "MODIFY", "old_path": "distribution/server-dist/assembly.xml", "new_path": "distribution/server-dist/assembly.xml", "diff": "<outputDirectory/>\n<filtered>false</filtered>\n<excludes>\n+ <exclude>.installation</exclude>\n<exclude>bin/*.sh</exclude>\n<!-- jboss-client.jar unused Unfo...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11179 Update .installation directory permissions for distribution
339,465
03.09.2019 21:57:33
-7,200
3a19db0c9deec33de10ca77ccd40cf2cd24716ba
Fix unstable RefreshTokenTest
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/oauth/RefreshTokenTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/oauth/RefreshTokenTest.java", "diff": "*/\npackage org....
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10921 Fix unstable RefreshTokenTest
339,281
20.08.2019 15:01:11
-7,200
ca6fbac59929b46e1df01d2da76358639f7f43ed
testsuite dependency with auth-server-remote
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/pom.xml", "new_path": "testsuite/integration-arquillian/tests/base/pom.xml", "diff": "<artifactId>greenmail</artifactId>\n<scope>compile</scope>\n</dependency>\n- <!--<dependency>-->\n- <!--<groupId>com.spotify</grou...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11150 testsuite dependency with auth-server-remote
339,364
05.09.2019 12:13:31
-7,200
2f9d87584072118f7ef73d28e4ddd082218435bd
Fix tests in "other" module
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/pom.xml", "new_path": "testsuite/integration-arquillian/tests/base/pom.xml", "diff": "<include>arquillian.xml</include>\n<include>password-blacklists/**</include>\n<include>log4j.properties</include>\n+ <include>vaul...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11286 Fix tests in "other" module
339,455
28.08.2019 13:19:45
-7,200
aadd5331bc52a6a507abd1ad8cccdaa23974dcdf
log an explicit error message when state is null
[ { "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": "@@ -102,6 +102,14 @@ public class OIDCIdentityProvider extends AbstractOAuth2IdentityP...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-11219] log an explicit error message when state is null
339,500
05.09.2019 14:43:30
-7,200
b1be6c2bdd9058167d2ccb0d6f3565c3d75341e5
Use the transcription object for Identity providers password
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/broker/oidc/AbstractOAuth2IdentityProvider.java", "new_path": "services/src/main/java/org/keycloak/broker/oidc/AbstractOAuth2IdentityProvider.java", "diff": "@@ -47,6 +47,7 @@ import org.keycloak.services.ErrorPage;\nimport ...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11247 Use the transcription object for Identity providers password
339,592
23.07.2019 11:28:40
-3,600
97fccd6d504ecbf12eb3ea085945350aa4a9b3b8
login function now uses promise type specified in init
[ { "change_type": "MODIFY", "old_path": "adapters/oidc/js/src/main/resources/keycloak.js", "new_path": "adapters/oidc/js/src/main/resources/keycloak.js", "diff": "if (!prompt) {\noptions.prompt = 'none';\n}\n+ if (kc.useNativePromise) {\n+ kc.login(options).then(function () {\n+ initPromise.setSucces...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10910 login function now uses promise type specified in init
339,192
19.06.2019 16:54:00
-32,400
f2ab8d97c08022b1f47ef770672b85bcd9f96a19
Fix incorrect tooltip texts
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources-community/theme/base/admin/messages/admin-messages_de.properties", "new_path": "themes/src/main/resources-community/theme/base/admin/messages/admin-messages_de.properties", "diff": "@@ -974,7 +974,7 @@ unlink-users=Benutzer entsperren...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10677 Fix incorrect tooltip texts
339,500
06.09.2019 14:16:14
-7,200
4235422798e5fe48351dad9ff697211701b692e4
Use the transcription object for SMTP password
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/email/DefaultEmailSenderProvider.java", "new_path": "services/src/main/java/org/keycloak/email/DefaultEmailSenderProvider.java", "diff": "@@ -24,6 +24,7 @@ import org.keycloak.models.UserModel;\nimport org.keycloak.services....
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11246 Use the transcription object for SMTP password
339,179
10.09.2019 19:28:13
-7,200
2703388946789c5e5b802ae8b1f43b76cd873f0f
Adapt LDAPConnectionTestManager to use newly introduced LDAPContextManager
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/managers/LDAPConnectionTestManager.java", "new_path": "services/src/main/java/org/keycloak/services/managers/LDAPConnectionTestManager.java", "diff": "package org.keycloak.services.managers;\nimport org.jboss.loggin...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11245 Adapt LDAPConnectionTestManager to use newly introduced LDAPContextManager
339,199
29.08.2019 16:40:13
-7,200
c2f3350f8ad214fae19910ce92da6c02b882166d
Update german translation in themes
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources-community/theme/base/login/messages/messages_de.properties", "new_path": "themes/src/main/resources-community/theme/base/login/messages/messages_de.properties", "diff": "@@ -15,6 +15,7 @@ kerberosNotConfigured=Kerberos ist nicht konfi...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11230 Update german translation in themes
339,455
03.09.2019 14:13:57
-7,200
9c37da0ee999be2106905543fbd59722cf1c6761
Support message bundle in theme resources
[ { "change_type": "MODIFY", "old_path": "server-spi/src/main/java/org/keycloak/theme/ThemeResourceProvider.java", "new_path": "server-spi/src/main/java/org/keycloak/theme/ThemeResourceProvider.java", "diff": "package org.keycloak.theme;\n-import org.keycloak.provider.Provider;\n-\nimport java.io.IOEx...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-8818 Support message bundle in theme resources
339,330
16.07.2019 14:25:12
-10,800
ff8b790549c83b4d6a862f474892988636bcee22
Fixing few admin events not raised bug
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/authorization/admin/PolicyResourceService.java", "new_path": "services/src/main/java/org/keycloak/authorization/admin/PolicyResourceService.java", "diff": "@@ -113,9 +113,7 @@ public class PolicyResourceService {\npolicyStor...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10022 Fixing few admin events not raised bug
339,571
12.09.2019 11:42:56
-7,200
7ab854fecf0f3f8f4752939d9f60683339658a4a
When syncing flat (all groups being the top-level ones) structure of LDAP groups from federation provider to Keycloak, perform the search if the currently processed group already exists in Keycloak in log(N) time
[ { "change_type": "MODIFY", "old_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/mappers/membership/group/GroupLDAPStorageMapper.java", "new_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/mappers/membership/group/GroupLDAPStorageMapper.java", "diff": "@@ -45,6 +45,8 @...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-8253] When syncing flat (all groups being the top-level ones) structure of LDAP groups from federation provider to Keycloak, perform the search if the currently processed group already exists in Keycloak in log(N) time Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
339,192
23.08.2019 17:31:08
-32,400
09671aa480b77c24f5ef4b7b49c26800bb1a03cd
Suppress incorrect warnings
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/LoginActionsService.java", "new_path": "services/src/main/java/org/keycloak/services/resources/LoginActionsService.java", "diff": "@@ -868,13 +868,13 @@ public class LoginActionsService {\nfor (String clie...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11178 Suppress incorrect warnings
339,174
12.09.2019 08:21:39
-3,600
515727c944199a15b249c1293148c3fe1d84716f
fix: as discussed changed to NOT_ACCEPTABLE rather than OK to prevent INTERNAL SERVER ERROR on validation
[ { "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": "@@ -585,7 +585,7 @@ public class AccountFormService extends ...
Java
Apache License 2.0
keycloak/keycloak
fix: as discussed changed to NOT_ACCEPTABLE rather than OK to prevent INTERNAL SERVER ERROR on validation
339,653
19.08.2019 16:36:32
-7,200
f261c43fabd6a93adb67c49c0b635544164f8511
Support eDirectory GUID Convert eDirectory GUID which is in binary format to a UUID in dashed string format.
[ { "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": "@@ -179,6 +179,10 @@ public class LDAPConfig {\nreturn getUuidLDAPAttributeName().equalsIg...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10942 Support eDirectory GUID Convert eDirectory GUID which is in binary format to a UUID in dashed string format.
339,653
17.09.2019 20:11:47
-7,200
1887d3b038d6e9b8e59af6dbf816d7718d8e0157
Incorporate comments from code review see
[ { "change_type": "MODIFY", "old_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/idm/store/ldap/LDAPOperationManager.java", "new_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/idm/store/ldap/LDAPOperationManager.java", "diff": "@@ -658,7 +658,6 @@ public class LDAPOpe...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10942 Incorporate comments from code review see https://github.com/keycloak/keycloak/pull/6251/files#r325212980
339,192
19.09.2019 11:42:30
-32,400
f35d3a8ec9a0c404d6e92c19babc520843ead368
Remove duplicate lines in properties
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources-community/theme/base/account/messages/messages_tr.properties", "new_path": "themes/src/main/resources-community/theme/base/account/messages/messages_tr.properties", "diff": "@@ -302,7 +302,6 @@ doFinish=Bitir\n#Authenticator - SMS Cod...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10791 Remove duplicate lines in properties
339,643
16.09.2019 08:19:22
-7,200
b45f5980e038fb5c4a41a689c8634ee65cd76e1d
Make password policy identifiers public If a password policy should be modified prgorammatically the constant key identifiers to set the values should be accessible globally
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/policy/DigitsPasswordPolicyProviderFactory.java", "new_path": "server-spi-private/src/main/java/org/keycloak/policy/DigitsPasswordPolicyProviderFactory.java", "diff": "@@ -26,7 +26,7 @@ import org.keycloak.models.K...
Java
Apache License 2.0
keycloak/keycloak
Make password policy identifiers public If a password policy should be modified prgorammatically the constant key identifiers to set the values should be accessible globally
339,487
18.09.2019 23:43:09
10,800
b833ce9dd3b4c9b07ac986923f5c16e980ed49fb
Add test case for the as7-eap6 SAML subsystem
[ { "change_type": "MODIFY", "old_path": "adapters/saml/as7-eap6/subsystem/pom.xml", "new_path": "adapters/saml/as7-eap6/subsystem/pom.xml", "diff": "@@ -108,6 +108,12 @@ projects that depend on this project.-->\n<artifactId>jboss-as-controller</artifactId>\n</dependency>\n+ <dependency>\n+ <groupId>o...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-11485] Add test case for the as7-eap6 SAML subsystem
339,179
13.09.2019 15:58:38
-7,200
37b7b595a570688aca08946e86e308708dc80c38
Do not throw exception in PlaintextVaultProvider if unconfigured
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/vault/PlainTextVaultProviderFactory.java", "new_path": "services/src/main/java/org/keycloak/vault/PlainTextVaultProviderFactory.java", "diff": "@@ -22,14 +22,13 @@ public class PlainTextVaultProviderFactory implements VaultP...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11410 Do not throw exception in PlaintextVaultProvider if unconfigured
339,387
04.07.2019 17:45:35
-32,400
da49dbce2ba0012d4374af2aa367ff859771ef46
user-storage/{id}/sync should return 400 instead of 404
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/admin/UserStorageProviderResource.java", "new_path": "services/src/main/java/org/keycloak/services/resources/admin/UserStorageProviderResource.java", "diff": "@@ -142,8 +142,12 @@ public class UserStorageP...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10770 user-storage/{id}/sync should return 400 instead of 404
339,185
11.09.2019 09:41:03
-7,200
8a9152b76949f0050dcd5733f5ecdda41e1d0ef3
Add tooltips to fields with vault support
[ { "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": "@@ -59,6 +59,7 @@ host=Host\nsmtp-host=SMTP Host\nport=Port\nsmtp-port=S...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11320 Add tooltips to fields with vault support
339,192
29.07.2019 14:33:39
-32,400
a09b59334266ab674062a35d4cab39af7aa8f261
Fix incorrect message when clicking revoke grant
[ { "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": "@@ -262,6 +262,7 @@ allApps=All applications\ninternalApps=Internal applications...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10952 Fix incorrect message when clicking revoke grant
339,179
19.09.2019 10:24:50
-7,200
f810e85526d129361373942c1749d7b316775958
Fix Photoz instabilities on windows Error message: Cannot read property 'token_endpoint' of undefined
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/authorization/AbstractBasePhotozExampleAdapterTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11316 Fix Photoz instabilities on windows Error message: Cannot read property 'token_endpoint' of undefined
339,468
23.09.2019 13:08:24
-7,200
2b1acb99a226f684024d01bb9e6b04bf4c465392
fix client import
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/models/utils/RepresentationToModel.java", "new_path": "server-spi-private/src/main/java/org/keycloak/models/utils/RepresentationToModel.java", "diff": "@@ -1247,22 +1247,24 @@ public class RepresentationToModel {\n...
Java
Apache License 2.0
keycloak/keycloak
KEYCLAOK-9999 fix client import (#6136)
339,179
23.09.2019 08:58:31
-7,200
b126c81ae3e96c2543edf425362bc7c96a383aee
Ignore failure of uninstalling arquillian bundle
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/util/src/main/java/org/keycloak/testsuite/utils/arquillian/fuse/CustomFuseContainer.java", "new_path": "testsuite/integration-arquillian/util/src/main/java/org/keycloak/testsuite/utils/arquillian/fuse/CustomFuseContainer.java", ...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11313 Ignore failure of uninstalling arquillian bundle
339,221
25.09.2019 23:10:07
-7,200
0d12b8dd5a56230bd0f8d2488993d9f4c2893cc2
OIDC Idp authentication with private_key_jwt may not always work
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/broker/oidc/AbstractOAuth2IdentityProvider.java", "new_path": "services/src/main/java/org/keycloak/broker/oidc/AbstractOAuth2IdentityProvider.java", "diff": "@@ -389,6 +389,51 @@ public abstract class AbstractOAuth2IdentityP...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-11497] OIDC Idp authentication with private_key_jwt may not always work (#6337)
339,193
19.08.2019 18:07:24
-10,800
622d04920792da1e7a45e6c098bdb431d03f15fe
Add possibility to disable certificate verification for outgoing https connections
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/connections/httpclient/DefaultHttpClientFactory.java", "new_path": "services/src/main/java/org/keycloak/connections/httpclient/DefaultHttpClientFactory.java", "diff": "@@ -144,14 +144,7 @@ public class DefaultHttpClientFacto...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10837 Add possibility to disable certificate verification for outgoing https connections
339,364
24.09.2019 12:02:58
-7,200
1cdc5e1969504c9a9ce3dfb86c0d3f83bf75518c
Add option to download specific WebDriver binaries versions
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/HOW-TO-RUN.md", "new_path": "testsuite/integration-arquillian/HOW-TO-RUN.md", "diff": "@@ -459,6 +459,7 @@ Note: We currently do not support SSL in IE.\n#### Automatic driver downloads\nYou can rely on automatic driver download...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11514 Add option to download specific WebDriver binaries versions
339,462
04.09.2019 08:29:35
-7,200
2fb507e1709c88abe1b15faa8f1fe7d3301b9146
add support of SAMLv2 ForceAuthn
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/protocol/saml/SamlProtocol.java", "new_path": "services/src/main/java/org/keycloak/protocol/saml/SamlProtocol.java", "diff": "@@ -118,6 +118,8 @@ public class SamlProtocol implements LoginProtocol {\npublic static final Stri...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10802 add support of SAMLv2 ForceAuthn
339,281
18.09.2019 09:53:37
-7,200
67bcaf9ad7ff99063ae3dc93d75e509f35827393
app-server-remote tests
[ { "change_type": "ADD", "old_path": null, "new_path": "testsuite/integration-arquillian/tests/other/adapters/jboss/remote/src/main/java/org/keycloak/testsuite/arquillian/remote/RemoteAppServerArquillianExtension.java", "diff": "+/*\n+ * Copyright 2019 Red Hat, Inc. and/or its affiliates\n+ * and oth...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10155 app-server-remote tests
339,708
30.09.2019 20:53:21
-7,200
3b58692d7c12b169de608c740acc440710ba0f7f
Enable template cache when cacheTemplates attribute is true
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/theme/FreeMarkerUtil.java", "new_path": "services/src/main/java/org/keycloak/theme/FreeMarkerUtil.java", "diff": "@@ -51,7 +51,6 @@ public class FreeMarkerUtil {\ntry {\nTemplate template;\n- cache = null;\nif (cache != null...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11596 Enable template cache when cacheTemplates attribute is true
339,511
01.10.2019 11:15:32
-32,400
6c9cf346c6d0366444dc871db017273c55003fa7
Implement Server Metadata of OAuth 2.0 Mutual TLS Client Authentication
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/authentication/authenticators/client/X509ClientAuthenticator.java", "new_path": "services/src/main/java/org/keycloak/authentication/authenticators/client/X509ClientAuthenticator.java", "diff": "@@ -161,6 +161,7 @@ public cla...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11252 Implement Server Metadata of OAuth 2.0 Mutual TLS Client Authentication
339,480
20.09.2019 13:10:08
-7,200
6b36e57593f8a93f64f91ec575041eba73e70771
Add substitution of system properties and environment variables in theme.properties file
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/theme/ExtendingThemeManager.java", "new_path": "services/src/main/java/org/keycloak/theme/ExtendingThemeManager.java", "diff": "@@ -20,6 +20,8 @@ package org.keycloak.theme;\nimport org.jboss.logging.Logger;\nimport org.keyc...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-6698 - Add substitution of system properties and environment variables in theme.properties file
339,579
26.09.2019 17:51:17
-7,200
d0324d80982a82f7bdddc853ee9c3dddacf630cf
add attribute resourceType to log output of admin events
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/events/log/JBossLoggingEventListenerProvider.java", "new_path": "services/src/main/java/org/keycloak/events/log/JBossLoggingEventListenerProvider.java", "diff": "@@ -118,6 +118,8 @@ public class JBossLoggingEventListenerProv...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11566 add attribute resourceType to log output of admin events
339,511
03.10.2019 09:54:16
-32,400
66de87a2119a85c0fe2938d7e2dbd1b49777e0a7
Advertise acr claim in claims_supported Server Metadata
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCWellKnownProvider.java", "new_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCWellKnownProvider.java", "diff": "@@ -60,7 +60,7 @@ public class OIDCWellKnownProvider implements WellKnownProvide...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11253 Advertise acr claim in claims_supported Server Metadata
339,187
26.06.2019 08:12:34
-7,200
f3607fd74d7ea9824eb9c3cfa1314bcec4b31841
get groups full representation endpoint
[ { "change_type": "MODIFY", "old_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/resource/GroupsResource.java", "new_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/resource/GroupsResource.java", "diff": "@@ -68,6 +68,22 @@ public interface GroupsReso...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10712 get groups full representation endpoint
339,364
04.10.2019 15:29:26
-7,200
434ea0965c49624832d635e0d07758391ed53d6a
Don't cache server info endpoint
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/resources/admin/info/ServerInfoAdminResource.java", "new_path": "services/src/main/java/org/keycloak/services/resources/admin/info/ServerInfoAdminResource.java", "diff": "package org.keycloak.services.resources.admi...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11632 Don't cache server info endpoint
339,500
26.09.2019 15:35:16
-7,200
9200a33346b87dfbe4befde745924041c375b6ba
Change type of jboss-as-subsystem-test artifact to pom for product
[ { "change_type": "MODIFY", "old_path": "adapters/saml/as7-eap6/subsystem/pom.xml", "new_path": "adapters/saml/as7-eap6/subsystem/pom.xml", "diff": "@@ -108,16 +108,47 @@ projects that depend on this project.-->\n<artifactId>jboss-as-controller</artifactId>\n</dependency>\n+ <dependency>\n+ <groupId>...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11527 Change type of jboss-as-subsystem-test artifact to pom for product
339,387
12.06.2019 17:41:26
-32,400
75a44696a2c49d7655f922170eb849c6be112b57
Large Login timeout causes login failure Large Login Action timeout causes login failure
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/services/managers/ClientSessionCode.java", "new_path": "services/src/main/java/org/keycloak/services/managers/ClientSessionCode.java", "diff": "@@ -173,7 +173,7 @@ public class ClientSessionCode<CLIENT_SESSION extends Common...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10636 Large Login timeout causes login failure KEYCLOAK-10637 Large Login Action timeout causes login failure
339,235
08.10.2019 18:22:01
-7,200
7866a6cff362e865d771901e500b3c6302173c4c
Playing with Travis
[ { "change_type": "MODIFY", "old_path": "adapters/oidc/as7-eap6/as7-adapter-spi/pom.xml", "new_path": "adapters/oidc/as7-eap6/as7-adapter-spi/pom.xml", "diff": "<name>Keycloak AS7 SPI</name>\n<description/>\n+ <repositories>\n+ <!-- for org.jboss.web:jbossweb -->\n+ <repository>\n+ <id>jboss</id>\n+ ...
Java
Apache License 2.0
keycloak/keycloak
Playing with Travis
339,179
03.10.2019 09:14:22
-7,200
2f44c58a0d17f6dc55b070eab03f5a2c8474fcc1
Change name of PlaintextVaultProvider to FilesPlaintextVaultProvider
[ { "change_type": "MODIFY", "old_path": "services/src/main/resources/META-INF/services/org.keycloak.vault.VaultProviderFactory", "new_path": "services/src/main/resources/META-INF/services/org.keycloak.vault.VaultProviderFactory", "diff": "-org.keycloak.vault.PlainTextVaultProviderFactory\n\\ No newli...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11495 Change name of PlaintextVaultProvider to FilesPlaintextVaultProvider
339,235
08.10.2019 11:20:37
-7,200
01fbab9cbaa5bc817e20406fc840e4aac6c2a5e7
Initial Quarkus prototype
[ { "change_type": "MODIFY", "old_path": "pom.xml", "new_path": "pom.xml", "diff": "</plugins>\n</build>\n</profile>\n+\n+ <profile>\n+ <id>quarkus</id>\n+ <modules>\n+ <module>quarkus</module>\n+ </modules>\n+ </profile>\n+\n</profiles>\n</project>\n" }, { "change_type": "ADD", "old_path"...
Java
Apache License 2.0
keycloak/keycloak
Initial Quarkus prototype
339,235
10.10.2019 07:41:50
-7,200
cf2cb1f4a0ea9c31ed2d3b09f8a60722076ee09b
Add JBoss Nexus to server-dist
[ { "change_type": "MODIFY", "old_path": "distribution/server-dist/pom.xml", "new_path": "distribution/server-dist/pom.xml", "diff": "<name>Keycloak Server Distribution</name>\n<description/>\n+ <repositories>\n+ <repository>\n+ <id>jboss</id>\n+ <url>https://repository.jboss.org/nexus/content/groups/...
Java
Apache License 2.0
keycloak/keycloak
Add JBoss Nexus to server-dist
339,500
10.10.2019 12:46:23
-7,200
a30c3b4f7d79bcb098f231058660342b56c306fb
Add Jboss Nexus to server-overlay and wf adapter
[ { "change_type": "MODIFY", "old_path": "distribution/adapters/wildfly-adapter/pom.xml", "new_path": "distribution/adapters/wildfly-adapter/pom.xml", "diff": "<name>Keycloak Adapter Overlay Distribution</name>\n<description/>\n+ <repositories>\n+ <repository>\n+ <id>jboss</id>\n+ <url>https://reposit...
Java
Apache License 2.0
keycloak/keycloak
Add Jboss Nexus to server-overlay and wf adapter
339,281
27.09.2019 11:37:31
-7,200
5c56a8493bfb581a22288591b8ef7cc093dbc8b8
Some properties are not propagated if specified via command line
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/servers/auth-server/jboss/pom.xml", "new_path": "testsuite/integration-arquillian/servers/auth-server/jboss/pom.xml", "diff": "<property name=\"jdbc.mvn.groupId\">${jdbc.mvn.groupId}</property>\n<property name=\"jdbc.mvn.artifa...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11568 Some properties are not propagated if specified via command line
339,500
08.10.2019 08:57:33
-7,200
4d872d0c2c4ecff910c47b6dc00dcf1b839d6448
Override version of jboss-as-subsystem-test for product profile
[ { "change_type": "MODIFY", "old_path": "adapters/saml/as7-eap6/subsystem/pom.xml", "new_path": "adapters/saml/as7-eap6/subsystem/pom.xml", "diff": "@@ -140,11 +140,21 @@ projects that depend on this project.-->\n<name>product</name>\n</property>\n</activation>\n+ <repositories>\n+ <repository>\n+ <i...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11527 Override version of jboss-as-subsystem-test for product profile
339,235
11.10.2019 12:47:46
-7,200
52085da520d1538e9333597774cad1d28f6bfcca
Remove RestEasy 4 dependencies from core codebase
[ { "change_type": "MODIFY", "old_path": "distribution/feature-packs/server-feature-pack/src/main/resources/modules/system/layers/keycloak/org/keycloak/keycloak-wildfly-extensions/main/module.xml", "new_path": "distribution/feature-packs/server-feature-pack/src/main/resources/modules/system/layers/keycloa...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11702 Remove RestEasy 4 dependencies from core codebase
339,235
11.10.2019 16:16:27
-7,200
f3abe07a390681e09071e258185eea6d5a88391f
Updated Quarkus readme to have working instructions from scratch
[ { "change_type": "MODIFY", "old_path": "quarkus/README.md", "new_path": "quarkus/README.md", "diff": "Keycloak on Quarkus is a work in progress.\n-## Building and running\n+## Building\n+\n+ mvn -f ../pom.xml clean install -DskipTestsuite -DskipExamples -DskipTests -Pquarkus\n+\n+## Running\n- mvn p...
Java
Apache License 2.0
keycloak/keycloak
Updated Quarkus readme to have working instructions from scratch
339,185
27.09.2019 08:48:45
-7,200
9d685a2c47820a04ea71b58a1887a6de4ea80101
Fix unique constraint violation in PartialImportTest
[ { "change_type": "MODIFY", "old_path": "model/jpa/src/main/java/org/keycloak/models/jpa/JpaRealmProvider.java", "new_path": "model/jpa/src/main/java/org/keycloak/models/jpa/JpaRealmProvider.java", "diff": "@@ -40,7 +40,6 @@ import org.keycloak.models.jpa.entities.RoleEntity;\nimport org.keycloak.mod...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11558 Fix unique constraint violation in PartialImportTest (cherry picked from commit 672703cbc1320466d37761c4cb0d46c5dd0ce0f1)
339,306
26.06.2019 10:53:02
-10,800
b4e2c1ec7d4a15d3a13bb36fdeb749ca1c62877b
Update Turkish text in e-mails referring to "This link will expire within 5 minutes".
[ { "change_type": "MODIFY", "old_path": "themes/src/main/resources-community/theme/base/email/messages/messages_tr.properties", "new_path": "themes/src/main/resources-community/theme/base/email/messages/messages_tr.properties", "diff": "emailVerificationSubject=E-postay\\u0131 do\\u011Frula\nemailVer...
Java
Apache License 2.0
keycloak/keycloak
Update Turkish text in e-mails referring to "This link will expire within 5 minutes".
339,235
14.10.2019 19:58:56
-7,200
c16cfe969626ebcd60fa5f6c2ff87ab1c721c145
Fixes for Quarkus
[ { "change_type": "MODIFY", "old_path": "quarkus/extensions/pom.xml", "new_path": "quarkus/extensions/pom.xml", "diff": "</parent>\n<modelVersion>4.0.0</modelVersion>\n+ <name>Keycloak Quarkus Extensions</name>\n<artifactId>keycloak-quarkus-extensions</artifactId>\n<dependencies>\n" }, { "cha...
Java
Apache License 2.0
keycloak/keycloak
Fixes for Quarkus
339,581
15.10.2019 15:56:29
-7,200
c2273e8f496fcc2d5f187e4d102dc36444d8405d
Fixing `X509OCSPResponderTest.loginOKOnOCSPResponderRevocationCheckWithoutCA` test case on Windows
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/x509/X509OCSPResponderTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/x509/X509OCSPResponderTest.java", "diff": "@@ -134,...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11547 (#6341) - Fixing `X509OCSPResponderTest.loginOKOnOCSPResponderRevocationCheckWithoutCA` test case on Windows
339,235
11.10.2019 11:41:14
-7,200
ceeb087dbdd6a7f6a823727ba09882854d46fa7b
TypeError: kc.login(...).success is not a function
[ { "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 {\nlogin: function(options) {\nwindow.location.replace(kc.createLoginUrl(options));\n- return createPromise().promise;\n+ return cr...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-8938 TypeError: kc.login(...).success is not a function
339,179
15.10.2019 09:56:51
-7,200
9cb2f1afdc536f9cf30171a542ceea269297b403
Do not enable/disable vault before/after test method but before/after class
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/AuthServerTestEnricher.java", "new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/AuthServerTestEnricher.java", "di...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11530 Do not enable/disable vault before/after test method but before/after class
339,235
16.10.2019 10:42:10
-7,200
31ed01a6de92df5c64946f42d96c0905541c2024
Prevent AbstractKeycloakTest from inititating backchannel logout on cleanup
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/AbstractKeycloakTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/AbstractKeycloakTest.java", "diff": "@@ -77,6 +77,7 @@ im...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11754 Prevent AbstractKeycloakTest from inititating backchannel logout on cleanup
339,484
16.10.2019 15:21:35
21,600
85ead8b38aa7e0de3ec0d3fed31222dd9075df2a
Fix debug message that does not properly handle single quotes according to java.text.MessageFormat, which in turn causes the replacement to not be handled.
[ { "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": "@@ -139,7 +139,7 @@ public class Authentic...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11740: Fix debug message that does not properly handle single quotes according to java.text.MessageFormat, which in turn causes the replacement to not be handled. Signed-off-by: Phil Brown <brownp@stellarscience.com>
339,138
17.10.2019 14:39:42
-10,800
e429b2abdc4381e2e95023152c61158b10bfdbeb
Quarkus 0.25 fix typo
[ { "change_type": "MODIFY", "old_path": "quarkus/pom.xml", "new_path": "quarkus/pom.xml", "diff": "<packaging>pom</packaging>\n<properties>\n- <quarkus.version>0.23.2</quarkus.version>\n- <resteasy.version>4.3.0.Final</resteasy.version>\n+ <quarkus.version>0.25.0</quarkus.version>\n+ <resteasy.versio...
Java
Apache License 2.0
keycloak/keycloak
- Quarkus 0.25 - fix typo
339,192
02.08.2019 17:22:58
-32,400
59ba874e1db2fc13a26af6686c1b5823ab83ef73
Avoid lockout when clicking login twice
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/authentication/authenticators/browser/AbstractUsernameFormAuthenticator.java", "new_path": "services/src/main/java/org/keycloak/authentication/authenticators/browser/AbstractUsernameFormAuthenticator.java", "diff": "@@ -186,...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-10945 Avoid lockout when clicking login twice
339,192
18.10.2019 16:35:10
-32,400
4a8065ec6b7093a7086a52f6d256f682041101a4
Add test method pointed out on review
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/forms/BruteForceTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/forms/BruteForceTest.java", "diff": "@@ -362,6 +362,14 @@...
Java
Apache License 2.0
keycloak/keycloak
Add test method pointed out on review
339,571
21.10.2019 19:54:39
-7,200
f2e5f9dedddbf4946437fde24c9597cc96f824ab
Drop the public key credential related elements from the Edit Account screen of the Account console Add a testcase for it
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/account/AccountFormServiceTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/account/AccountFormServiceTest.java", "diff": "...
Java
Apache License 2.0
keycloak/keycloak
[KEYCLOAK-11717] Drop the public key credential related elements (#6407) from the Edit Account screen of the Account console Add a testcase for it Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
339,500
21.10.2019 12:09:12
-7,200
0e0177136c7f50f3dc6a7a193496c22f9393ca26
Remove org.apache.commons.* usages from the code
[ { "change_type": "MODIFY", "old_path": "services/src/main/java/org/keycloak/authentication/authenticators/client/X509ClientAuthenticator.java", "new_path": "services/src/main/java/org/keycloak/authentication/authenticators/client/X509ClientAuthenticator.java", "diff": "package org.keycloak.authentic...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-9984 Remove org.apache.commons.* usages from the code
339,235
22.10.2019 13:40:13
-7,200
d50994783f87a9deec651ad82037ad2158205844
Added UPDATING-NODE-MODULES.md with instructions on how to update dependencies for admin, login and old account console
[ { "change_type": "ADD", "old_path": null, "new_path": "themes/UPDATING-NODE-MODULES.md", "diff": "+## Updating dependencies for login, admin console, and old account console\n+\n+Edit `src/main/package.json` to update the dependency versions. Then run the following commands to download the new depen...
Java
Apache License 2.0
keycloak/keycloak
Added UPDATING-NODE-MODULES.md with instructions on how to update dependencies for admin, login and old account console
339,185
21.10.2019 10:08:39
-7,200
f0685cc24664b551bcbb77f3d3ee51ece57c2168
Ensure unique / PK constraint in JPA is on par with Liquibase
[ { "change_type": "MODIFY", "old_path": "model/jpa/src/main/java/org/keycloak/models/jpa/entities/AuthenticatorConfigEntity.java", "new_path": "model/jpa/src/main/java/org/keycloak/models/jpa/entities/AuthenticatorConfigEntity.java", "diff": "@@ -30,6 +30,7 @@ import javax.persistence.ManyToOne;\nimp...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11739 Ensure unique / PK constraint in JPA is on par with Liquibase
339,465
25.09.2019 14:51:58
-7,200
0cb8730df89bb8c7c20170bd950caf49506abea3
Fix LDAPGroupMapper tests with MySQL and MariaDB
[ { "change_type": "MODIFY", "old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/federation/ldap/LDAPGroupMapper2WaySyncTest.java", "new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/federation/ldap/LDAPGroupMapper2WaySyn...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11474 Fix LDAPGroupMapper tests with MySQL and MariaDB
339,185
08.10.2019 23:00:27
-7,200
783545572aed510f9f79e50ac38d5f2d08c3a61e
Add support to display passwords in password fields Add UI tests for
[ { "change_type": "MODIFY", "old_path": "server-spi-private/src/main/java/org/keycloak/models/utils/StripSecretsUtils.java", "new_path": "server-spi-private/src/main/java/org/keycloak/models/utils/StripSecretsUtils.java", "diff": "@@ -23,7 +23,6 @@ import org.keycloak.provider.ProviderConfigProperty;...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11684 Add support to display passwords in password fields Add UI tests for KEYCLOAK-11684 Co-authored-by: stianst <stianst@gmail.com> Co-authored-by: vmuzikar <vmuzikar@redhat.com>
339,179
21.10.2019 10:45:15
-7,200
ac71ee963357396814d3b5bf9f950758a19987a4
Include jetty94 adapter to product build
[ { "change_type": "MODIFY", "old_path": "adapters/oidc/jetty/pom.xml", "new_path": "adapters/oidc/jetty/pom.xml", "diff": "<module>jetty-core</module>\n<module>jetty9.2</module>\n<module>jetty9.3</module>\n- </modules>\n-\n- <profiles>\n- <profile>\n- <id>community</id>\n- <activation>\n- <property>\...
Java
Apache License 2.0
keycloak/keycloak
KEYCLOAK-11081 Include jetty94 adapter to product build