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,179 | 14.08.2018 13:00:10 | -7,200 | ccba07a5c0d74ffbb5607263d03478fc527973a4 | Make example tests running on app-server-undertow | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/app-server/undertow/src/main/java/org/keycloak/testsuite/arquillian/undertow/UndertowAppServer.java",
"new_path": "testsuite/integration-arquillian/servers/app-server/undertow/src/main/java/org/keycloak/testsuite/arquillian... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7213 Make example tests running on app-server-undertow |
339,179 | 26.07.2018 11:51:53 | -7,200 | 21b71e83ddff2ad9e25888f822b91accf4eeae11 | Stabilize authz tests as they are running on undertow -> in Travis | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/authorization/AbstractBaseServletAuthzAdapterTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7161 Stabilize authz tests as they are running on undertow -> in Travis |
339,465 | 28.08.2018 14:29:40 | -7,200 | b70468341e41c2edc4d2396c90564b0eef0ef847 | Ability to order client scopes | [
{
"change_type": "MODIFY",
"old_path": "server-spi/src/main/java/org/keycloak/models/ClientScopeModel.java",
"new_path": "server-spi/src/main/java/org/keycloak/models/ClientScopeModel.java",
"diff": "@@ -23,7 +23,7 @@ import java.util.Map;\n* @author <a href=\"mailto:bill@burkecentral.com\">Bill Bur... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7470 Ability to order client scopes |
339,281 | 27.08.2018 09:52:45 | -7,200 | c266e90a774a03117ff0587c710554dae227160b | ability to skip adapter test | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/AdapterTestExecutionDecider.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/AdapterTestExecutionDecider.java... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6746 ability to skip adapter test |
339,281 | 29.08.2018 13:02:02 | -7,200 | df76afb51306c1baaec426340a0f414c32d0a6f6 | fix ExportImportTest on undertow | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/exportimport/ExportImportTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/exportimport/ExportImportTest.java",
"diff": "@@... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8167 fix ExportImportTest on undertow |
339,185 | 29.08.2018 16:25:44 | -7,200 | bee3894cdf3f71232b179e89859d82edbe919c90 | Improve loading user list | [
{
"change_type": "MODIFY",
"old_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/resource/UsersResource.java",
"new_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/resource/UsersResource.java",
"diff": "@@ -42,6 +42,16 @@ public interface UsersResourc... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8150 Improve loading user list |
339,281 | 30.08.2018 11:51:46 | -7,200 | f89637bd8f3b2282b64c08815a594b7d73231490 | fix AdminEventTest | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/event/AdminEventTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/event/AdminEventTest.java",
"diff": "@@ -20,2... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8178 fix AdminEventTest |
339,281 | 30.08.2018 12:28:33 | -7,200 | 214a8e1fed62f5e02b1c6a55fd577f248df2ca34 | fix requiredActionsPriority test | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/migration/AbstractMigrationTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/migration/AbstractMigrationTest.java",
"diff":... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8176 fix requiredActionsPriority test |
339,520 | 25.08.2018 02:16:19 | -7,200 | c0b5c12deead8a0a334fd64e68d8572a4b24fd4c | Add support for Content-Security-Policy-Report-Only response headers | [
{
"change_type": "MODIFY",
"old_path": "server-spi-private/src/main/java/org/keycloak/models/BrowserSecurityHeaders.java",
"new_path": "server-spi-private/src/main/java/org/keycloak/models/BrowserSecurityHeaders.java",
"diff": "@@ -33,6 +33,7 @@ public class BrowserSecurityHeaders {\nMap<String, Str... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8147: Add support for Content-Security-Policy-Report-Only response headers |
339,465 | 28.08.2018 17:16:14 | -7,200 | 5ae126b10e2ad1229325898d27105d9d3997e287 | Fix some admin console tests broken by adding clientScopes support | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/other/console/src/main/java/org/keycloak/testsuite/console/page/clients/mappers/CreateClientMappersForm.java",
"new_path": "testsuite/integration-arquillian/tests/other/console/src/main/java/org/keycloak/testsuite/console/pag... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7584 Fix some admin console tests broken by adding clientScopes support |
339,465 | 28.08.2018 19:09:50 | -7,200 | befee75917429eb621a04e932ef3025e1fc577a3 | Admin console test for the "Client Scopes" tab of the client | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "testsuite/integration-arquillian/tests/other/console/src/main/java/org/keycloak/testsuite/console/page/clients/clientscopes/ClientScopesEvaluate.java",
"diff": "+/*\n+ * Copyright 2017 Red Hat, Inc. and/or its affiliates\n+ * and other contribut... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8174 Admin console test for the "Client Scopes" tab of the client |
339,185 | 30.08.2018 15:09:22 | -7,200 | 54b5ec206e2d6d037a6ea776a56b025db6413ff3 | Improve authz caching for negative cases | [
{
"change_type": "MODIFY",
"old_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/CacheManager.java",
"new_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/CacheManager.java",
"diff": "@@ -91,7 +91,7 @@ public abstract class CacheManager {\n}\n- p... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8183 Improve authz caching for negative cases |
339,185 | 03.09.2018 14:11:32 | -7,200 | 5fe1905e4b0eeb193d2f39ddadad0abed322aa82 | Prevent duplicating required actions in JPA user storage | [
{
"change_type": "MODIFY",
"old_path": "model/jpa/src/main/java/org/keycloak/storage/jpa/JpaUserFederatedStorageProvider.java",
"new_path": "model/jpa/src/main/java/org/keycloak/storage/jpa/JpaUserFederatedStorageProvider.java",
"diff": "@@ -47,6 +47,7 @@ import org.keycloak.storage.jpa.entity.Feder... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6803 Prevent duplicating required actions in JPA user storage |
339,185 | 03.09.2018 15:15:11 | -7,200 | 9f839f001f066704252f3e44d762369a095a0178 | Do not clear SAML REDIRECT query parameters | [
{
"change_type": "MODIFY",
"old_path": "saml-core/src/main/java/org/keycloak/saml/BaseSAML2BindingBuilder.java",
"new_path": "saml-core/src/main/java/org/keycloak/saml/BaseSAML2BindingBuilder.java",
"diff": "@@ -351,7 +351,6 @@ public class BaseSAML2BindingBuilder<T extends BaseSAML2BindingBuilder> ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8218 Do not clear SAML REDIRECT query parameters |
339,138 | 16.07.2018 02:21:39 | -10,800 | bc8763ccf38354dee174acd86b6e503df9a50e06 | OIDC servlet filter adapter OSGi support | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/servlet-filter/pom.xml",
"new_path": "adapters/oidc/servlet-filter/pom.xml",
"diff": "<name>Keycloak Servlet Filter Adapter Integration</name>\n<description/>\n+ <properties>\n+ <keycloak.osgi.export>\n+ org.keycloak.adapters.servlet.*\n+ </keycl... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7858 - OIDC servlet filter adapter OSGi support |
339,281 | 04.09.2018 13:22:22 | -7,200 | 8761819b245b708a24208cae8a97bfdbb39de1c6 | fix export issue for required action | [
{
"change_type": "MODIFY",
"old_path": "server-spi-private/src/main/java/org/keycloak/models/utils/ModelToRepresentation.java",
"new_path": "server-spi-private/src/main/java/org/keycloak/models/utils/ModelToRepresentation.java",
"diff": "@@ -44,6 +44,7 @@ import java.util.stream.Collectors;\nimport ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8176 fix export issue for required action |
339,185 | 29.08.2018 11:54:38 | -7,200 | 812e76c39b1e693e8f11e5549cca2c90631f372e | Improve SAML validations | [
{
"change_type": "MODIFY",
"old_path": "adapters/saml/core/src/main/java/org/keycloak/adapters/saml/config/parsers/DeploymentBuilder.java",
"new_path": "adapters/saml/core/src/main/java/org/keycloak/adapters/saml/config/parsers/DeploymentBuilder.java",
"diff": "@@ -42,6 +42,11 @@ import java.util.Ha... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8163 Improve SAML validations |
339,235 | 05.09.2018 06:56:29 | -7,200 | c56e171f3adee0ccc14dfa76e79dd1065fa95d03 | Check if themes dir is null in FolderThemeProvider | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/theme/FolderThemeProvider.java",
"new_path": "services/src/main/java/org/keycloak/theme/FolderThemeProvider.java",
"diff": "@@ -42,12 +42,20 @@ public class FolderThemeProvider implements ThemeProvider {\n@Override\npublic T... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7608 Check if themes dir is null in FolderThemeProvider |
339,364 | 06.09.2018 13:08:24 | -7,200 | e59646aafba0226a4013e2cc24456f114303990b | Disable Base UI tests by default | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/README.md",
"new_path": "testsuite/integration-arquillian/README.md",
"diff": "@@ -104,7 +104,7 @@ This differs them from other integration tests and Admin Console UI tests.\nThey are designed to work with most of the desktop b... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8246 Disable Base UI tests by default |
339,328 | 06.09.2018 11:23:32 | -7,200 | df22c4d6134b6da61c0bbbbfb88d38826d3533ac | changed user and resource entity to fetch mode select with batch size 20 | [
{
"change_type": "MODIFY",
"old_path": "model/jpa/src/main/java/org/keycloak/authorization/jpa/entities/ResourceEntity.java",
"new_path": "model/jpa/src/main/java/org/keycloak/authorization/jpa/entities/ResourceEntity.java",
"diff": "@@ -44,6 +44,7 @@ import java.util.LinkedList;\nimport java.util.L... | Java | Apache License 2.0 | keycloak/keycloak | changed user and resource entity to fetch mode select with batch size 20 |
339,235 | 10.09.2018 20:48:24 | -7,200 | 12f3d2115d7312d05c66f215c1cbdc260cb637b9 | Add option to client to override access token timeout | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCConfigAttributes.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/OIDCConfigAttributes.java",
"diff": "@@ -39,6 +39,8 @@ public final class OIDCConfigAttributes {\npublic static final S... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8263 Add option to client to override access token timeout |
339,235 | 10.09.2018 21:52:13 | -7,200 | 26f257a6ac0cb8dbf9fa7318ca22ebf13eff7c5f | Update OpenShift Token Review endpoint to support additional algorithms and to update session last refresh on token introspection | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/AccessTokenIntrospectionProvider.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/AccessTokenIntrospectionProvider.java",
"diff": "@@ -86,7 +86,7 @@ public class AccessTokenIntrospectionPro... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8264 Update OpenShift Token Review endpoint to support additional algorithms and to update session last refresh on token introspection |
339,364 | 05.09.2018 12:06:19 | -7,200 | 00da3e36699f81bef76a44651ae52b1649a7756a | Fix compilation errors in Node.js adapter UI tests | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/other/nodejs_adapter/src/main/java/org/keycloak/testsuite/adapter/nodejs/page/NodejsExamplePage.java",
"new_path": "testsuite/integration-arquillian/tests/other/nodejs_adapter/src/main/java/org/keycloak/testsuite/adapter/node... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8190 Fix compilation errors in Node.js adapter UI tests |
339,364 | 05.09.2018 16:44:58 | -7,200 | 62c1ffcb52bcae912b3fb6596e6efcfe023ff70c | Fix broken Google Social Login test | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/pages/social/GoogleLoginPage.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/pages/social/GoogleLoginPage.java",
"diff": "pack... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8189 Fix broken Google Social Login test |
339,336 | 11.09.2018 12:17:12 | 14,400 | c4a651bcaca79587ef9ff2ceecf2281fcad68b82 | Support for automatically linking brokered identities | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "services/src/main/java/org/keycloak/authentication/authenticators/broker/IdpAutoLinkAuthenticator.java",
"diff": "+/*\n+ * Copyright 2016 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-7270 - Support for automatically linking brokered identities |
339,641 | 12.09.2018 08:35:39 | -7,200 | 01051016f5df9915786be0f05794353c3879221f | add clear method to exportimport resource | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/auth-server/services/testsuite-providers/src/main/java/org/keycloak/testsuite/rest/resource/TestingExportImportResource.java",
"new_path": "testsuite/integration-arquillian/servers/auth-server/services/testsuite-providers/s... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-8185] add clear method to exportimport resource |
339,185 | 10.09.2018 16:45:32 | -7,200 | 0b893d56344ec3d3e403a2ddbd68b64e6160c2c0 | Fix Undertow imports for Fuse | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/fuse7/camel-undertow/pom.xml",
"new_path": "adapters/oidc/fuse7/camel-undertow/pom.xml",
"diff": "org.keycloak.*;version=\"${project.version}\",\norg.apache.camel.*,\norg.apache.camel.component.undertow,\n- io.undertow.*,\n+ io.undertow.*;version... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8187 Fix Undertow imports for Fuse
Co-Authored-By: wyvie <irum@redhat.com> |
339,212 | 19.06.2018 17:06:29 | -7,200 | 3dd6f9cb85c9fbd149cad189265ae4e62c4a9057 | Enable "DockerComposeYamlInstallationProviderTest" to run on Windows | [
{
"change_type": "MODIFY",
"old_path": "services/src/test/java/org/keycloak/procotol/docker/installation/DockerComposeYamlInstallationProviderTest.java",
"new_path": "services/src/test/java/org/keycloak/procotol/docker/installation/DockerComposeYamlInstallationProviderTest.java",
"diff": "package or... | Java | Apache License 2.0 | keycloak/keycloak | Enable "DockerComposeYamlInstallationProviderTest" to run on Windows |
339,185 | 05.09.2018 22:46:29 | -7,200 | 2bf6d75e5755752f593ac98ed80b33d3958431ec | Improve handling of Conditions SAML tag | [
{
"change_type": "MODIFY",
"old_path": "adapters/saml/core/src/main/java/org/keycloak/adapters/saml/config/parsers/DeploymentBuilder.java",
"new_path": "adapters/saml/core/src/main/java/org/keycloak/adapters/saml/config/parsers/DeploymentBuilder.java",
"diff": "@@ -68,6 +68,11 @@ public class Deploy... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8010 Improve handling of Conditions SAML tag |
339,624 | 17.09.2018 17:36:43 | -7,200 | 52b7fd8c451f40dc4b3a81d591f6a3e723636061 | Fix Dutch translation
'Overnieuw' is considered a colloquialism in Dutch at best, others considered it as just wrong. | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources-community/theme/base/login/messages/messages_nl.properties",
"new_path": "themes/src/main/resources-community/theme/base/login/messages/messages_nl.properties",
"diff": "@@ -24,7 +24,7 @@ realmChoice=Realm\nunknownUser=Onbekende gebru... | Java | Apache License 2.0 | keycloak/keycloak | Fix Dutch translation
'Overnieuw' is considered a colloquialism in Dutch at best, others considered it as just wrong. |
339,393 | 09.08.2018 12:16:33 | -7,200 | 25b390b2ae17f1868acbef8257cf1ddddfecbe3b | Fixing hyperlink content in german language
The hyperlink for emailVerificationBodyHtml should contain a short message and not the link itself | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources-community/theme/base/email/messages/messages_de.properties",
"new_path": "themes/src/main/resources-community/theme/base/email/messages/messages_de.properties",
"diff": "emailVerificationSubject=E-Mail verifizieren\nemailVerificationB... | Java | Apache License 2.0 | keycloak/keycloak | Fixing hyperlink content in german language
The hyperlink for emailVerificationBodyHtml should contain a short message and not the link itself |
339,511 | 20.09.2018 13:52:30 | -32,400 | 340c8e8426f5792b63e4a525ffb41b0f826b4a0e | Token Introspect Test for Refresh Token Mistake | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/oauth/TokenIntrospectionTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/oauth/TokenIntrospectionTest.java",
"diff": "@@ -... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8327 Token Introspect Test for Refresh Token Mistake |
339,532 | 10.09.2018 20:04:49 | -3,600 | eda09d2b323ac4c612c6b746e52e1af4534b3b80 | Add documentation and logging for the default admin account in test suite | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -44,6 +44,7 @@ To start Keycloak during development first build as specified above, then run:\nmvn -f testsuite/utils/pom.xml exec:java -Pkeycloak-server\n+When running testsuite, by default an account with user... | Java | Apache License 2.0 | keycloak/keycloak | Add documentation and logging for the default admin account in test suite |
339,281 | 26.09.2018 12:04:04 | -7,200 | 723ba42264ac9ccafbce32d7595855182ed61866 | fix NPE during adapter cluster tests | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/AdapterTestExecutionDecider.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/AdapterTestExecutionDecider.java... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8425 fix NPE during adapter cluster tests |
339,465 | 25.09.2018 21:59:24 | -7,200 | 4b9b189016dbdeb3b9897bed42ec3bdba989a19c | Ensure InputStream are closed | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/request/AuthorizationEndpointRequestParserProcessor.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/request/AuthorizationEndpointRequestParserProcessor.java",
"diff": "... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8008 Ensure InputStream are closed |
339,185 | 26.09.2018 10:10:55 | -7,200 | 17a1a339873992a06f134eebbbf836cc3a0825b1 | Support parsing of xs:date type | [
{
"change_type": "MODIFY",
"old_path": "saml-core/src/main/java/org/keycloak/saml/processing/core/parsers/saml/assertion/SAMLAttributeValueParser.java",
"new_path": "saml-core/src/main/java/org/keycloak/saml/processing/core/parsers/saml/assertion/SAMLAttributeValueParser.java",
"diff": "@@ -23,6 +23... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7740 Support parsing of xs:date type |
339,490 | 03.09.2018 12:00:35 | -7,200 | c41bcddd8db64eda84086ca370ecc2276b7f3d49 | Update UserResource.java
In my opinion, the old documentation does not match the actual behaviour of the resetPassword method. | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/resources/admin/UserResource.java",
"new_path": "services/src/main/java/org/keycloak/services/resources/admin/UserResource.java",
"diff": "@@ -561,11 +561,9 @@ public class UserResource {\n}\n/**\n- * Set up a tempo... | Java | Apache License 2.0 | keycloak/keycloak | Update UserResource.java
In my opinion, the old documentation does not match the actual behaviour of the resetPassword method. |
339,185 | 02.10.2018 10:16:45 | -7,200 | 211774ccbc7210ec27f68e792acc060d9b2f987e | Fix NPE in Elytron SAML adapter | [
{
"change_type": "MODIFY",
"old_path": "adapters/saml/wildfly-elytron/src/main/java/org/keycloak/adapters/saml/elytron/KeycloakHttpServerAuthenticationMechanism.java",
"new_path": "adapters/saml/wildfly-elytron/src/main/java/org/keycloak/adapters/saml/elytron/KeycloakHttpServerAuthenticationMechanism.ja... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7810 Fix NPE in Elytron SAML adapter |
339,235 | 26.09.2018 20:56:18 | -7,200 | 6ebc6c035443a75fb51eb767d77be135d23a313c | Remove Keycloak demo dist | [
{
"change_type": "DELETE",
"old_path": "distribution/demo-dist/assembly.xml",
"new_path": null,
"diff": "-<!--\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 License, Version 2.0 (the \"License... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8437 Remove Keycloak demo dist |
339,465 | 03.10.2018 18:56:51 | -7,200 | 0d9b1e73b89918024fb52195b78a7f6ad88ed899 | Cannot reset Client Consent Screen Text | [
{
"change_type": "MODIFY",
"old_path": "common/src/main/java/org/keycloak/common/util/ObjectUtil.java",
"new_path": "common/src/main/java/org/keycloak/common/util/ObjectUtil.java",
"diff": "@@ -42,7 +42,38 @@ public class ObjectUtil {\nreturn str1.equals(str2);\n}\n+\npublic static String capitalize... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7855 Cannot reset Client Consent Screen Text |
339,235 | 04.10.2018 12:05:44 | -7,200 | 86a2f28561d659b05944beb3e41220c74a064c70 | Add support to set fixed scheme on fixed hostname provider | [
{
"change_type": "MODIFY",
"old_path": "server-spi/src/main/java/org/keycloak/models/KeycloakUriInfo.java",
"new_path": "server-spi/src/main/java/org/keycloak/models/KeycloakUriInfo.java",
"diff": "@@ -31,6 +31,7 @@ public class KeycloakUriInfo implements UriInfo {\nprivate final UriInfo delegate;\n... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8310 Add support to set fixed scheme on fixed hostname provider |
339,185 | 05.10.2018 13:20:09 | -7,200 | 531ee3a1be7bb6527efcca4d79e7a2b6fcc3c7c5 | Use c3p0 connection pool in testsuite | [
{
"change_type": "MODIFY",
"old_path": "pom.xml",
"new_path": "pom.xml",
"diff": "<artifactId>hibernate-entitymanager</artifactId>\n<version>${hibernate.entitymanager.version}</version>\n</dependency>\n+ <dependency>\n+ <groupId>org.hibernate</groupId>\n+ <artifactId>hibernate-c3p0</artifactId>\n+ <... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8494 Use c3p0 connection pool in testsuite |
339,185 | 05.10.2018 13:21:23 | -7,200 | 7f1c03a122ad74fc9041a9b90c3beb685c26ace7 | Close delegates properly | [
{
"change_type": "MODIFY",
"old_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/authorization/StoreFactoryCacheSession.java",
"new_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/authorization/StoreFactoryCacheSession.java",
"diff": "@@ -147,6 ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8462 Close delegates properly |
339,465 | 05.10.2018 22:24:58 | -7,200 | 3ca386f22358f5f05c222b97ccd2cd1804de3073 | Duplication of listed roles assigned through groups in userinfo endpoint | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/oauth/OIDCProtocolMappersTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/oauth/OIDCProtocolMappersTest.java",
"diff": "@@... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8148 Duplication of listed roles assigned through groups in userinfo endpoint |
339,271 | 21.09.2018 12:56:04 | -32,400 | c3f1bd5a254b40f68899c9ff975bbd37e422133a | Add core-management module to standalone and standaloen-ha | [
{
"change_type": "MODIFY",
"old_path": "distribution/feature-packs/server-feature-pack/src/main/resources/configuration/standalone/subsystems-ha.xml",
"new_path": "distribution/feature-packs/server-feature-pack/src/main/resources/configuration/standalone/subsystems-ha.xml",
"diff": "<subsystems>\n<s... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8342 Add core-management module to standalone and standaloen-ha |
339,134 | 02.10.2018 12:05:11 | -10,800 | 22d64368a6ed5d75e5f75b6b9bb187c327da7076 | Fixed DI that was not working | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/authorization/admin/PolicyService.java",
"new_path": "services/src/main/java/org/keycloak/authorization/admin/PolicyService.java",
"diff": "@@ -72,8 +72,6 @@ import org.keycloak.util.JsonSerialization;\n*/\npublic class Poli... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8191 Fixed DI that was not working |
339,226 | 09.08.2018 15:45:01 | 14,400 | 6b59c2f44c7b0a1df53e1077d60558bae8aacc8d | try to register node during authentication attempt in filter
* PreAuthActionsFilter registers deployment during authentication attempt to enable, well,
node registration if filter is used by itself (if no securityConstraints when using spring boot and spring security)
* deregistering node during clean shutdown
* added unit test | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/spring-security/src/main/java/org/keycloak/adapters/springsecurity/filter/KeycloakPreAuthActionsFilter.java",
"new_path": "adapters/oidc/spring-security/src/main/java/org/keycloak/adapters/springsecurity/filter/KeycloakPreAuthActionsFilter.java",
... | Java | Apache License 2.0 | keycloak/keycloak | try to register node during authentication attempt in filter
* PreAuthActionsFilter registers deployment during authentication attempt to enable, well,
node registration if filter is used by itself (if no securityConstraints when using spring boot and spring security)
* deregistering node during clean shutdown
* added unit test |
339,235 | 05.10.2018 12:21:04 | -7,200 | 9be8bef57549a5ff85c5a01c74e6a359f93d6171 | Changes to native promises in JS adapter. Native promises have to be explicitly enabled and when they are old success/error functions are no longer supported. Internally we don't use native promises. | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/js/src/main/resources/keycloak.js",
"new_path": "adapters/oidc/js/src/main/resources/keycloak.js",
"diff": "loginIframe.interval = initOptions.checkLoginIframeInterval;\n}\n+ if (initOptions.promiseType === 'native') {\n+ kc.useNativePromise = ty... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7920 Changes to native promises in JS adapter. Native promises have to be explicitly enabled and when they are old success/error functions are no longer supported. Internally we don't use native promises. |
339,235 | 05.10.2018 14:47:13 | -7,200 | aaa33ad883e707b6e90792fb6c29a4712463ce21 | Improvements to session iframe | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/js/src/main/resources/keycloak.js",
"new_path": "adapters/oidc/js/src/main/resources/keycloak.js",
"diff": "case 'check-sso':\nif (loginIframe.enable) {\nsetupCheckLoginIframe().success(function() {\n- checkLoginIframe().success(function () {\n+ ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8509 Improvements to session iframe |
339,465 | 09.10.2018 05:40:13 | -7,200 | 5b51c000af92e1e3f04a4f6a4be0ab3a070c336a | Don't include empty resource_access in access token | [
{
"change_type": "MODIFY",
"old_path": "core/src/main/java/org/keycloak/representations/AccessToken.java",
"new_path": "core/src/main/java/org/keycloak/representations/AccessToken.java",
"diff": "@@ -24,6 +24,7 @@ import org.keycloak.representations.idm.authorization.Permission;\nimport java.io.Seri... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8481 Don't include empty resource_access in access token |
339,328 | 10.09.2018 10:41:07 | -7,200 | 066bef744f50d369012e1cb408b1c89ebf808fd1 | Fine Grain Permissions via Java Client | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "core/src/main/java/org/keycloak/representations/idm/ManagementPermissionRepresentation.java",
"diff": "+/*\n+ * Copyright 2018 Bosch Software Innovations GmbH\n+ * and other contributors as indicated by the @author tags.\n+ *\n+ * Licensed under... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6658 Fine Grain Permissions via Java Client
Signed-off-by: Leon Graser <leon.graser@bosch-si.com> |
339,465 | 11.10.2018 23:10:04 | -7,200 | f254675a5e17a4592ed5c18b7c5110719cd85ab1 | DemoServletsAdapterTest.testVersion is unstable on travis | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/servlet/DemoServletsAdapterTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/servlet/DemoServletsAdapterTest.ja... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8568 DemoServletsAdapterTest.testVersion is unstable on travis |
339,209 | 10.10.2018 11:49:36 | 21,600 | 371bca57aac8535722de2410fa3c0694eb0377a8 | Remove drools-bom dependencyExclusion from prod-arguments
6.x is no longer valid and causes product build failures since the community
was upgraded to Drools 7.x. This change will allow BOMREST to select the
version automatically based on the community version. | [
{
"change_type": "MODIFY",
"old_path": "prod-arguments.json",
"new_path": "prod-arguments.json",
"diff": "\"dependencyOverride.org.infinispan:infinispan-core@org.keycloak:keycloak-saml-as7-adapter\": \"5.2.23.Final-redhat-1\",\n\"dependencyExclusion.org.osgi:org.osgi.core@*\": \"5.0.0\",\n\"dependen... | Java | Apache License 2.0 | keycloak/keycloak | Remove drools-bom dependencyExclusion from prod-arguments
6.x is no longer valid and causes product build failures since the community
was upgraded to Drools 7.x. This change will allow BOMREST to select the
version automatically based on the community version. |
339,681 | 21.08.2018 10:06:49 | -7,200 | c71f6e2188e60b2478ca8fd3d406b3278d979807 | The Keycloak JS adapter should not create a new browser history entry,
when it is redirecting the user, unless the user is in the admin console. | [
{
"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 (!type || type == 'default') {\nreturn {\nlogin: function(options) {\n- window.location.href = kc.createLoginUrl(options);\n+ window.lo... | Java | Apache License 2.0 | keycloak/keycloak | The Keycloak JS adapter should not create a new browser history entry,
when it is redirecting the user, unless the user is in the admin console. |
339,241 | 11.10.2018 14:32:04 | 18,000 | 0e8d79bbfb0a741220abdaf9fefdbd4e2e63fc3c | checked if master realm exist instead of number of realms for new installation check | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/managers/ApplianceBootstrap.java",
"new_path": "services/src/main/java/org/keycloak/services/managers/ApplianceBootstrap.java",
"diff": "@@ -43,7 +43,7 @@ public class ApplianceBootstrap {\n}\npublic boolean isNewIn... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8554 checked if master realm exist instead of number of realms for new installation check |
339,465 | 11.10.2018 18:00:45 | -7,200 | 4483677cdd5fcdcf310526b5e1014530fc078689 | Fix most of adapter tests on EAP6 | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/BearerTokenRequestAuthenticator.java",
"new_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/BearerTokenRequestAuthenticator.java",
"diff": "@@ -74,9 +74,8 @@ public class Bea... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8529 Fix most of adapter tests on EAP6 |
339,235 | 11.10.2018 19:38:29 | -7,200 | 11374a27078266bebe5239d595796589e78bae9d | Improvements to profile | [
{
"change_type": "MODIFY",
"old_path": "common/pom.xml",
"new_path": "common/pom.xml",
"diff": "<groupId>org.bouncycastle</groupId>\n<artifactId>bcpkix-jdk15on</artifactId>\n</dependency>\n+ <dependency>\n+ <groupId>org.jboss.logging</groupId>\n+ <artifactId>jboss-logging</artifactId>\n+ <scope>prov... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8556 Improvements to profile |
339,167 | 09.10.2018 16:46:05 | -7,200 | 102628dc59a3522bb381bbd92cae1e331a207fc4 | Migrate AddUserTest from old testsuite | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adduser/AddUserTest.java",
"diff": "+/*\n+ * Copyright 2016 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-4935] Migrate AddUserTest from old testsuite |
339,487 | 10.10.2018 16:27:55 | 10,800 | 68a54abb09311efece9cafcb72ee4206a24792ae | Update MicrosoftIdentityProvider to use the Microsoft Graph endpoints | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/social/microsoft/MicrosoftIdentityProvider.java",
"new_path": "services/src/main/java/org/keycloak/social/microsoft/MicrosoftIdentityProvider.java",
"diff": "@@ -19,7 +19,6 @@ package org.keycloak.social.microsoft;\nimport c... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6757 Update MicrosoftIdentityProvider to use the Microsoft Graph endpoints |
339,235 | 09.10.2018 15:13:37 | -7,200 | 5f0424fb1124fba84471af7ec1515d73575f167e | Change scheme option to alwaysHttps option | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/url/FixedHostnameProvider.java",
"new_path": "services/src/main/java/org/keycloak/url/FixedHostnameProvider.java",
"diff": "@@ -10,13 +10,13 @@ public class FixedHostnameProvider implements HostnameProvider {\nprivate final ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8310 Change scheme option to alwaysHttps option |
339,465 | 12.10.2018 12:00:55 | -7,200 | 60a8267576a376b12dd2f86d485b1d286a0f21ca | KEYCLOAK-8531 Fix MigrationTest and migration from 2.5.5.Final and 3.4.3.Final | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"new_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"diff": "@@ -252,10 +252,9 @@ This test will:\nmvn -f testsuite/integration-arquillian/pom.xml \\\nclean install \\\n- -Pauth-server-wildfly,jpa,clea... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8530 KEYCLOAK-8531 Fix MigrationTest and migration from 2.5.5.Final and 3.4.3.Final |
339,135 | 15.10.2018 16:37:59 | -7,200 | ab8789739f3e2e285404538139a912b0aaeafbed | Add Nginx certificate lookup provider | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/x509/AbstractClientCertificateFromHttpHeadersLookup.java",
"new_path": "services/src/main/java/org/keycloak/services/x509/AbstractClientCertificateFromHttpHeadersLookup.java",
"diff": "@@ -40,7 +40,7 @@ public abstr... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-8580] Add Nginx certificate lookup provider |
339,281 | 17.10.2018 15:03:56 | -7,200 | 623d985e7f447182b8421a3cd1cb168fc5b2eee9 | KeycloakHttpServerAuthenticationMechanism uses wrong status code when logout page not set | [
{
"change_type": "MODIFY",
"old_path": "adapters/saml/wildfly-elytron/src/main/java/org/keycloak/adapters/saml/elytron/KeycloakHttpServerAuthenticationMechanism.java",
"new_path": "adapters/saml/wildfly-elytron/src/main/java/org/keycloak/adapters/saml/elytron/KeycloakHttpServerAuthenticationMechanism.ja... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8454 KeycloakHttpServerAuthenticationMechanism uses wrong status code when logout page not set |
339,241 | 12.10.2018 16:39:49 | 18,000 | 7d85ce93bbf33eb11981a6c118abc48cab39742d | queried only realms with user storage provider to speed up user storage sync bootstrap | [
{
"change_type": "MODIFY",
"old_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/RealmCacheSession.java",
"new_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/RealmCacheSession.java",
"diff": "@@ -453,11 +453,21 @@ public class RealmCacheSession... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8555 queried only realms with user storage provider to speed up user storage sync bootstrap |
339,571 | 23.10.2018 21:02:05 | -7,200 | f3796d2eb83f8aa7d2f2835e70591ea59ec07115 | Return the definition of the 'keycloak' cache-container
into the infinispan subsystem | [
{
"change_type": "MODIFY",
"old_path": "distribution/server-overlay/src/main/cli/keycloak-install-base.cli",
"new_path": "distribution/server-overlay/src/main/cli/keycloak-install-base.cli",
"diff": "embed-server --server-config=standalone.xml\n/subsystem=datasources/data-source=KeycloakDS/:add(conn... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-8452] Return the definition of the 'keycloak' cache-container
into the infinispan subsystem
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com> |
339,281 | 23.10.2018 14:19:26 | -7,200 | f449b8b454423ac5a9c1706855f990d036c98399 | Add support for OIDC multitenancy adapter test for jboss based containers | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/test-apps/servlets/src/main/java/org/keycloak/testsuite/adapter/servlet/MultiTenantResolver.java",
"new_path": "testsuite/integration-arquillian/test-apps/servlets/src/main/java/org/keycloak/testsuite/adapter/servlet/MultiTenantRes... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8637 Add support for OIDC multitenancy adapter test for jboss based containers |
339,281 | 25.10.2018 16:32:35 | -7,200 | 4d2300f17e52b23c24bd195b892fcaeb70c3f601 | KEYCLOAK-8665 fix assertions in testsuite | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/Assert.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/Assert.java",
"diff": "@@ -36,7 +36,10 @@ import java.util.Map;\nimport... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8664 KEYCLOAK-8665 KEYCLOAK-8666 fix assertions in testsuite |
339,364 | 23.10.2018 17:35:09 | -7,200 | 6bf91a395678c15cc3b476afa94a7e05c87845ce | Fix and stabilize Admin Console UI Tests | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/other/console/src/main/java/org/keycloak/testsuite/console/page/authentication/flows/FlowsTable.java",
"new_path": "testsuite/integration-arquillian/tests/other/console/src/main/java/org/keycloak/testsuite/console/page/authen... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8644 Fix and stabilize Admin Console UI Tests |
339,581 | 23.10.2018 14:55:38 | -7,200 | f5425f916ac6d77df0e4ac5c34a3ab6f8426316c | Configuration of keycloak server in performance testsuite fails | [
{
"change_type": "MODIFY",
"old_path": "testsuite/performance/db-failover/README.md",
"new_path": "testsuite/performance/db-failover/README.md",
"diff": "@@ -25,7 +25,7 @@ This script will:\nParameterized by environment variables:\n- `MARIADB_HA_MODE` See: [MariaDB HA parameters](https://mariadb.com... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8632 Configuration of keycloak server in performance testsuite fails |
339,209 | 26.10.2018 07:57:16 | 21,600 | e843297238e9e26314b4463529a120be3d254d4e | Disable maven-plugin-plugin helpmojo
It's suddenly started breaking the build, not obvious why. Disabling it is the
easiest solution. It's not required for these plugins that are only needed to
serve the keycloak build itself. | [
{
"change_type": "MODIFY",
"old_path": "distribution/maven-plugins/pom.xml",
"new_path": "distribution/maven-plugins/pom.xml",
"diff": "<goal>descriptor</goal>\n</goals>\n</execution>\n- <execution>\n- <id>generate-help</id>\n- <goals>\n- <goal>helpmojo</goal>\n- </goals>\n- </execution>\n</executio... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8673 Disable maven-plugin-plugin helpmojo
It's suddenly started breaking the build, not obvious why. Disabling it is the
easiest solution. It's not required for these plugins that are only needed to
serve the keycloak build itself. |
339,141 | 18.10.2018 19:25:14 | -32,400 | 91c4bfa81c2ff874eb07b5425139c26bafe4e8c5 | The Keycloak JS adapter should not mutate browser history state | [
{
"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 callback = parseCallback(window.location.href);\nif (callback) {\n- window.history.replaceState({}, null, callback.newUrl);\n+ window.... | Java | Apache License 2.0 | keycloak/keycloak | The Keycloak JS adapter should not mutate browser history state |
339,465 | 23.10.2018 13:53:19 | -7,200 | cfeb56e18aee01b7375be7d29e72b182c4d6695f | Remove aud from the authorization tickets | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/authorization/admin/PolicyEvaluationService.java",
"new_path": "services/src/main/java/org/keycloak/authorization/admin/PolicyEvaluationService.java",
"diff": "@@ -252,7 +252,6 @@ public class PolicyEvaluationService {\nacce... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8641 Remove aud from the authorization tickets |
339,465 | 24.10.2018 12:48:16 | -7,200 | ffcd8e09e7c65c71e8cc6afd18a04d562b6dae46 | Possibility of clientScope not being used if user doesn't have a role | [
{
"change_type": "MODIFY",
"old_path": "server-spi/src/main/java/org/keycloak/models/ClientSessionContext.java",
"new_path": "server-spi/src/main/java/org/keycloak/models/ClientSessionContext.java",
"diff": "@@ -32,6 +32,9 @@ public interface ClientSessionContext {\nSet<ClientScopeModel> getClientSc... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8175 Possibility of clientScope not being used if user doesn't have a role |
339,281 | 30.10.2018 13:49:33 | -3,600 | 76e4253a21291306d318f8420d7fd36839dd0bb7 | remove support for migration.mode=import as there are separate tests | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"new_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"diff": "@@ -306,9 +306,8 @@ This will start latest Keycloak and import the realm JSON file, which was previo\nmvn -f testsuite/integration-arquillia... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8670 remove support for migration.mode=import as there are separate tests |
339,281 | 30.10.2018 09:56:42 | -3,600 | b2aa324ee46f2f4e41a30386323abc2d32c10a5e | skip AddUserTest on app-server-undertow | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adduser/AddUserTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adduser/AddUserTest.java",
"diff": "@@ -20,6 +20,7 @@ pack... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8631 skip AddUserTest on app-server-undertow |
339,291 | 02.11.2018 11:02:05 | -3,600 | 36b0d8b80e97de6db3e30ea9b79ef9db831d9b1c | Added the possibility of not logging out of remote idp on browser logout, by passing a query param containing the id of the identity provider | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/LogoutEndpoint.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/LogoutEndpoint.java",
"diff": "@@ -88,7 +88,11 @@ public class LogoutEndpoint {\n/**\n* Logout user sessi... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7166 Added the possibility of not logging out of remote idp on browser logout, by passing a query param containing the id of the identity provider |
339,487 | 06.11.2018 01:08:45 | 7,200 | 3be2c35561168cdc6beeb501e8421ba4201bbcbf | Change getRelativePath to include the servlet path followed by the path info | [
{
"change_type": "MODIFY",
"old_path": "adapters/spi/jetty-adapter-spi/src/main/java/org/keycloak/adapters/jetty/spi/JettyHttpFacade.java",
"new_path": "adapters/spi/jetty-adapter-spi/src/main/java/org/keycloak/adapters/jetty/spi/JettyHttpFacade.java",
"diff": "@@ -85,7 +85,7 @@ public class JettyHt... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8528 Change getRelativePath to include the servlet path followed by the path info |
339,208 | 07.11.2018 21:34:13 | -3,600 | 5e1d85c9a86e3a208177cd10cfee332619047d00 | Update README.md
fixed a typo in the readme. | [
{
"change_type": "MODIFY",
"old_path": "examples/demo-template/README.md",
"new_path": "examples/demo-template/README.md",
"diff": "@@ -185,7 +185,7 @@ is displayed to the user after login and the user has to copy this code back to\nStep 8: Admin REST API\n----------------------------------\n-Keyclo... | Java | Apache License 2.0 | keycloak/keycloak | Update README.md
fixed a typo in the readme. |
339,179 | 02.11.2018 13:17:50 | -3,600 | 6450a457d0bb6a3b618fba06d3ce45ade89cfd09 | Run adapter tests in different group in Travis | [
{
"change_type": "MODIFY",
"old_path": ".travis.yml",
"new_path": ".travis.yml",
"diff": "@@ -13,6 +13,7 @@ env:\n- TESTS=server-group2\n- TESTS=server-group3\n- TESTS=server-group4\n+ - TESTS=adapter-tests\n- TESTS=old\n- TESTS=crossdc-server\n- TESTS=crossdc-adapter\n"
},
{
"change_type": ... | Java | Apache License 2.0 | keycloak/keycloak | Run adapter tests in different group in Travis |
339,235 | 09.11.2018 09:04:45 | -3,600 | 1ee6fd713059be039c6dcd0350c7227650aa239c | Fix check-sso when there is no cookie | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/js/src/main/resources/login-status-iframe.html",
"new_path": "adapters/oidc/js/src/main/resources/login-status-iframe.html",
"diff": "clientId: clientId,\norigin: origin\n}\n+ if (!cookie) {\n+ if (sessionState != '') {\n+ callback('changed');\n+... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8619 Fix check-sso when there is no cookie |
339,179 | 25.10.2018 12:08:54 | -7,200 | 602a6e201d65c6b7c7c5ae6532925038df557911 | Workaround photoz tests on EAP6 | [
{
"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-8660 Workaround photoz tests on EAP6 |
339,364 | 12.11.2018 12:29:20 | -3,600 | 5b72bd8da6fb65909ae2a6e447893dcdfdd26a52 | Fix AggregatePolicyManagementTest Admin Console UI test | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/other/console/src/test/java/org/keycloak/testsuite/console/authorization/AggregatePolicyManagementTest.java",
"new_path": "testsuite/integration-arquillian/tests/other/console/src/test/java/org/keycloak/testsuite/console/auth... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8791 Fix AggregatePolicyManagementTest Admin Console UI test |
339,465 | 18.09.2018 15:24:16 | -7,200 | 1b5a83c4f1abfdc79189c342ca2dcd1b646c2522 | Check if client_assertion was already used during signed JWT client authentication | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/InfinispanSingleUseTokenStoreProvider.java",
"diff": "+/*\n+ * Copyright 2017 Red Hat, Inc. and/or its affiliates\n+ * and other contributors as indicated by the @author tags... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6980 Check if client_assertion was already used during signed JWT client authentication |
339,185 | 12.10.2018 17:36:30 | -7,200 | c3778e66db684a43bf3e0920759f85a8df9149f8 | Improve SAML conditions handling | [
{
"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": "@@ -87,12 +87,13 @@ import java.util.List;\nimport org.keycloak.rotation.HardcodedKeyLocator;\nimport ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8260 Improve SAML conditions handling |
339,364 | 12.11.2018 17:32:09 | -3,600 | 6cee8b126bc8f1b1cc840231fe80e5b8f6eb197b | Stabilize and fix Admin Console UI tests for RH-SSO | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/console/page/fragment/AbstractMultipleSelect2.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/console/page/fragment/AbstractMultip... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8792 Stabilize and fix Admin Console UI tests for RH-SSO |
339,281 | 07.11.2018 14:44:22 | -3,600 | 22d8fb17f5ee9a07744034ee0eb630fa25c37fdb | add jboss-jsp-api_2.3_spec dependency to app-server-undertow | [
{
"change_type": "MODIFY",
"old_path": "pom.xml",
"new_path": "pom.xml",
"diff": "<jboss-jaxrs-api_2.1_spec>1.0.1.Final</jboss-jaxrs-api_2.1_spec>\n<jboss-transaction-api_1.2_spec>1.1.1.Final</jboss-transaction-api_1.2_spec>\n<jboss.spec.javax.xml.bind.jboss-jaxb-api_2.3_spec.version>1.0.1.Final</jb... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8771 add jboss-jsp-api_2.3_spec dependency to app-server-undertow |
339,364 | 31.10.2018 16:07:38 | -3,600 | 8c650f9f6a4a3b5dc7a2a5aaa4613e9f5808f7c7 | Fix backward compatibility testing for adapters | [
{
"change_type": "MODIFY",
"old_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/Keycloak.java",
"new_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/Keycloak.java",
"diff": "@@ -78,7 +78,7 @@ public class Keycloak {\n.connectionPoolSize(10);\nif (cus... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8793 Fix backward compatibility testing for adapters |
339,241 | 09.11.2018 20:02:08 | -28,800 | 9f88abb022beab64d8550931e3c147211e249e08 | only checked master and realm admin roles when roles are specified in imported realm | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/managers/RealmManager.java",
"new_path": "services/src/main/java/org/keycloak/services/managers/RealmManager.java",
"diff": "@@ -531,9 +531,11 @@ public class RealmManager {\nsetupMasterAdminManagement(realm);\n}\n+... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8783 only checked master and realm admin roles when roles are specified in imported realm |
339,241 | 13.11.2018 14:36:18 | -28,800 | 39bf08e1b991c49c8d8dc48d2328900a47b228ea | also checked admin roles when realm admin client is specified | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/managers/RealmManager.java",
"new_path": "services/src/main/java/org/keycloak/services/managers/RealmManager.java",
"diff": "@@ -531,7 +531,7 @@ public class RealmManager {\nsetupMasterAdminManagement(realm);\n}\n- ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8783 also checked admin roles when realm admin client is specified |
339,346 | 02.11.2018 15:35:48 | 25,200 | 3bdbbf41af28adfcb54d14b38964016e06d1743b | KEYCLOAK-8702:Fix Offline Sessions requires column
Prevent RemoveDuplicateOfflineSessions from running when migration to 3.2.0 has been run.
This prevents running when the database has already dropped CLIENT_SESSION_ID from OFFLINE_CLIENT_SESSION table.
This change unblocks migrating from 3.2.0 to 4.4.0 and later. | [
{
"change_type": "MODIFY",
"old_path": "model/jpa/src/main/resources/META-INF/jpa-changelog-3.2.0.xml",
"new_path": "model/jpa/src/main/resources/META-INF/jpa-changelog-3.2.0.xml",
"diff": "<not>\n<changeSetExecuted id=\"3.2.0-fixed\" author=\"keycloak\" changeLogFile=\"META-INF/jpa-changelog-3.2.0.... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8702:Fix Offline Sessions requires column
Prevent RemoveDuplicateOfflineSessions from running when migration to 3.2.0 has been run.
This prevents running when the database has already dropped CLIENT_SESSION_ID from OFFLINE_CLIENT_SESSION table.
This change unblocks migrating from 3.2.0 to 4.4.0 and later. |
339,487 | 16.11.2018 12:48:36 | 7,200 | a3d4612edd4c71301790b96d5dbb23c184766dff | Updated UserSessionPredicate.ExternalizerImpl to include the remember-me properties | [
{
"change_type": "MODIFY",
"old_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/stream/UserSessionPredicate.java",
"new_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/stream/UserSessionPredicate.java",
"diff": "@@ -152,16 +152,19 @@ publ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8854 Updated UserSessionPredicate.ExternalizerImpl to include the remember-me properties |
339,185 | 16.11.2018 14:39:50 | -3,600 | 461dae20de966011003dd111057ce1870dfde87f | Ensure password history is kept in line with password policy | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/credential/PasswordCredentialProvider.java",
"new_path": "services/src/main/java/org/keycloak/credential/PasswordCredentialProvider.java",
"diff": "@@ -111,8 +111,8 @@ public class PasswordCredentialProvider implements Crede... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8731 Ensure password history is kept in line with password policy |
339,235 | 19.11.2018 14:32:28 | -3,600 | 3756cf629b9af312976997280e85fab8f7e91796 | Fixes for manual/qr mode switches on login config otp page | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/authentication/requiredactions/UpdateTotp.java",
"new_path": "services/src/main/java/org/keycloak/authentication/requiredactions/UpdateTotp.java",
"diff": "@@ -45,15 +45,11 @@ public class UpdateTotp implements RequiredActio... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7081 Fixes for manual/qr mode switches on login config otp page (#5717) |
339,465 | 19.11.2018 14:38:41 | -3,600 | f67d6f96607e51b1839501203342faf9f6987503 | Access token should never contain azp as an audience | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/mappers/AudienceResolveProtocolMapper.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/mappers/AudienceResolveProtocolMapper.java",
"diff": "@@ -79,7 +79,14 @@ public class AudienceResolveP... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8482 Access token should never contain azp as an audience (#5719) |
339,185 | 16.11.2018 15:26:58 | -3,600 | 548950ed8e54b8178c911bde848fd34714638bec | Consider also required actions of AuthenticationSession | [
{
"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": "@@ -527,7 +527,7 @@ public class LoginActionsService {\nif (tokenAuthSessi... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8756 Consider also required actions of AuthenticationSession |
339,235 | 19.11.2018 17:32:21 | -3,600 | f3bf1456abecf66e326f4b7dcd8b610f58243df2 | Mark OpenShift integration as preview. Fix issue in Profile where preview features was not enabled in preview mode. | [
{
"change_type": "MODIFY",
"old_path": "common/src/main/java/org/keycloak/common/Profile.java",
"new_path": "common/src/main/java/org/keycloak/common/Profile.java",
"diff": "@@ -47,10 +47,10 @@ public class Profile {\nADMIN_FINE_GRAINED_AUTHZ(Type.PREVIEW),\nDOCKER(Type.DISABLED_BY_DEFAULT),\nIMPERS... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8781 Mark OpenShift integration as preview. Fix issue in Profile where preview features was not enabled in preview mode. (#5738) |
339,455 | 19.11.2018 17:53:05 | -3,600 | dc06a8cee36b9db2cc26526602db0e2d1bc7a726 | Fix
Avoid NullPointerException when browser sends "Origin" header and
allowedOrigin is null. This happens on chrome with admin console | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/resources/Cors.java",
"new_path": "services/src/main/java/org/keycloak/services/resources/Cors.java",
"diff": "@@ -143,7 +143,7 @@ public class Cors {\nif (!preflight && (allowedOrigins == null || (!allowedOrigins.c... | Java | Apache License 2.0 | keycloak/keycloak | Fix KEYCLOAK-8832 (#5735)
Avoid NullPointerException when browser sends "Origin" header and
allowedOrigin is null. This happens on chrome with admin console |
339,281 | 16.11.2018 13:19:34 | -3,600 | 55f90ff09fba45c8bddd76796fb05c3b1a724615 | Adapt TS to be able to test migration from 7.2.5.GA (instead from 7.2.0.GA) | [
{
"change_type": "MODIFY",
"old_path": ".gitignore",
"new_path": ".gitignore",
"diff": "@@ -60,3 +60,7 @@ target\n# KEYCLOAK-5391: We will re-exclude node_modules when node_modules handling is worked out.\n# For now, we keep our js libraries checked into GitHub, so we don't ignore.\n#node_modules\n+... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8837 Adapt TS to be able to test migration from 7.2.5.GA (instead from 7.2.0.GA) |
339,487 | 16.11.2018 23:58:55 | 7,200 | 8af1ca8fc3c028d2e51026d02d3196d29c034155 | use the clientId when the ClientScopeModel is an instance of ClientModel | [
{
"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": "@@ -570,7 +570,14 @@ public final class KeycloakModelUtils {\nreturn... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8414 use the clientId when the ClientScopeModel is an instance of ClientModel |
339,281 | 21.11.2018 15:08:10 | -3,600 | 2d727fc54cc75434f7d7a9023435d3a17f466bcb | fix KcOidcBrokerLogoutTest for product | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/broker/KcOidcBrokerLogoutTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/broker/KcOidcBrokerLogoutTest.java",
"diff": "@@... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-8909 fix KcOidcBrokerLogoutTest for product |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.