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,581 | 26.03.2018 18:05:29 | -7,200 | af7e42d6402d5b5f8940eb15a4d31b46aa0bcb75 | Automated stress test | [
{
"change_type": "MODIFY",
"old_path": "testsuite/performance/README.md",
"new_path": "testsuite/performance/README.md",
"diff": "@@ -200,6 +200,11 @@ When running the tests it is necessary to define the dataset to be used.\n| `userThinkTime` | Pause between individual scenario steps. | `5` |\n| `re... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5830 Automated stress test |
339,219 | 23.04.2018 18:46:02 | -28,800 | 49a83db2e91e5312a0e06ccf4cc94009e70a13f8 | Fixes Add password update - HTML | [
{
"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": "@@ -22,6 +22,11 @@ accountSecurityTitle=Account Security\naccountSecurityIntroMe... | Java | Apache License 2.0 | keycloak/keycloak | Fixes KEYCLOAK-6499 Add password update - HTML (#5154) |
339,207 | 20.04.2018 20:05:14 | 10,800 | 824b900a43220e3c82239bbf042d7fa8c4668331 | keycloak-authz.js and keycloak-authz.d.ts do not work with TypeScript | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/js/src/main/resources/keycloak-authz.js",
"new_path": "adapters/oidc/js/src/main/resources/keycloak-authz.js",
"diff": "/**\n* This method enables client applications to better integrate with resource servers protected by a Keycloak\n- * policy e... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-7021] - keycloak-authz.js and keycloak-authz.d.ts do not work with TypeScript |
339,465 | 13.04.2018 11:31:51 | -7,200 | 634e7170e33ea2c053d25f66119e21433eb1069f | RestartLoginCookie throws error when KC_RESTART cookie created by Keycloak 1.9 | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/RestartLoginCookie.java",
"new_path": "services/src/main/java/org/keycloak/protocol/RestartLoginCookie.java",
"diff": "@@ -153,7 +153,8 @@ public class RestartLoginCookie {\n}\nString encodedCookie = cook.getValue()... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7158 RestartLoginCookie throws error when KC_RESTART cookie created by Keycloak 1.9 |
339,207 | 05.04.2018 17:05:06 | 10,800 | e813fcd9c8ca94c72465428d56eae42aea21645d | Pushing claims when obtaining a permission ticket | [
{
"change_type": "MODIFY",
"old_path": "core/src/main/java/org/keycloak/representations/idm/authorization/AuthorizationRequest.java",
"new_path": "core/src/main/java/org/keycloak/representations/idm/authorization/AuthorizationRequest.java",
"diff": "@@ -21,6 +21,7 @@ import java.util.ArrayList;\nimp... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-4903] - Pushing claims when obtaining a permission ticket |
339,207 | 12.04.2018 10:43:59 | 10,800 | b249a48dcff4f01ba932d131df2ba52a2958e170 | Support obtaining a buffered input stream in HttpFacade.Request | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/jaxrs-oauth-client/src/main/java/org/keycloak/jaxrs/JaxrsHttpFacade.java",
"new_path": "adapters/oidc/jaxrs-oauth-client/src/main/java/org/keycloak/jaxrs/JaxrsHttpFacade.java",
"diff": "@@ -27,6 +27,9 @@ import javax.security.cert.X509Certificate... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-7147] - Support obtaining a buffered input stream in HttpFacade.Request |
339,581 | 23.04.2018 14:12:08 | -7,200 | fe2ae6ec680093aba8bd37ffc2965bd4791d5d0d | Optional logout step in registration perfromance test | [
{
"change_type": "MODIFY",
"old_path": "testsuite/performance/README.md",
"new_path": "testsuite/performance/README.md",
"diff": "@@ -199,6 +199,7 @@ When running the tests it is necessary to define the dataset to be used.\n| `filterResults` | Whether to filter out requests which are outside of the ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7199 Optional logout step in registration perfromance test |
339,657 | 26.04.2018 14:08:19 | -7,200 | 2bab2acf5bd65611c7a25f56c5a9217661b57e47 | Fixed ConcurrentModificationException while importing from LDAP with "ignoreMissingGroups" checked.
Fixed test so that now it checks this use case. | [
{
"change_type": "MODIFY",
"old_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/mappers/membership/group/GroupTreeResolver.java",
"new_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/mappers/membership/group/GroupTreeResolver.java",
"diff": "@@ -21,6 +21,7 @@ import o... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-7239] Fixed ConcurrentModificationException while importing from LDAP with "ignoreMissingGroups" checked.
Fixed test so that now it checks this use case. |
339,581 | 27.04.2018 15:16:19 | -7,200 | a3fb0a5ac524619e9fb6cb0c4814f72439a6b324 | Compilation error in perf testsuite | [
{
"change_type": "MODIFY",
"old_path": "testsuite/performance/tests/src/main/java/org/keycloak/gatling/MockHttpFacade.java",
"new_path": "testsuite/performance/tests/src/main/java/org/keycloak/gatling/MockHttpFacade.java",
"diff": "@@ -120,6 +120,11 @@ public class MockHttpFacade implements HttpFaca... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7255 Compilation error in perf testsuite |
339,207 | 28.04.2018 07:02:10 | 10,800 | ddceaaf3d5808e309eb4b7e6dd2e39a0714e2300 | Search by user id on admin console | [
{
"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": "@@ -46,6 +46,19 @@ public interface UsersResourc... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-7206] - Search by user id on admin console |
339,179 | 23.04.2018 09:11:15 | -7,200 | 6e123bcea23ab51805423bd5de44aaffaf0e995b | Fix OIDC adapter tests | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/servlet/AbstractDemoServletsAdapterTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/servlet/AbstractDemoServle... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6847 Fix OIDC adapter tests |
339,281 | 23.04.2018 13:41:16 | -7,200 | 81918713dd96467f863ba2ed5093da86a07f15a9 | Adapter tests - set container based on property | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/app-server/jboss/pom.xml",
"new_path": "testsuite/integration-arquillian/servers/app-server/jboss/pom.xml",
"diff": "</profile>\n<profile>\n<id>app-server-as7</id>\n+ <activation>\n+ <property>\n+ <name>app.server</name... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6744 Adapter tests - set container based on property |
339,207 | 25.04.2018 18:16:37 | 10,800 | 7ebcc69cb9923fc08cc1c6c9efdbeca821eee4ba | Associate sub resources to a parent resource | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/authorization/PolicyEnforcer.java",
"new_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/authorization/PolicyEnforcer.java",
"diff": "@@ -281,8 +281,18 @@ public class Policy... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-7148] - Associate sub resources to a parent resource |
339,281 | 03.05.2018 19:50:36 | -7,200 | 8022a745658ffc14c07991413262db6794448838 | Hardcoded config in offline adapter installation scripts | [
{
"change_type": "MODIFY",
"old_path": "distribution/adapters/wildfly-adapter/cli/adapter-elytron-install-offline.cli",
"new_path": "distribution/adapters/wildfly-adapter/cli/adapter-elytron-install-offline.cli",
"diff": "-embed-server --server-config=standalone.xml\n+embed-server --server-config=${... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7274 Hardcoded config in offline adapter installation scripts (#5184) |
339,371 | 07.05.2018 00:49:46 | -7,200 | 032c48fb2559e4cfa483be95e7af9a5d08d5396e | i18n(login): add missing keys for french language | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources-community/theme/base/login/messages/messages_fr.properties",
"new_path": "themes/src/main/resources-community/theme/base/login/messages/messages_fr.properties",
"diff": "@@ -5,6 +5,7 @@ doSubmit=Soumettre\ndoYes=Oui\ndoNo=Non\ndoConti... | Java | Apache License 2.0 | keycloak/keycloak | i18n(login): add missing keys for french language (#5145) |
339,207 | 08.05.2018 14:03:33 | 10,800 | 88f21eae870e3c1bf034464de868dea6e0e0abb3 | NPW when removing group from representation | [
{
"change_type": "MODIFY",
"old_path": "core/src/main/java/org/keycloak/representations/idm/authorization/GroupPolicyRepresentation.java",
"new_path": "core/src/main/java/org/keycloak/representations/idm/authorization/GroupPolicyRepresentation.java",
"diff": "package org.keycloak.representations.idm... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-7322] - NPW when removing group from representation |
339,607 | 09.05.2018 12:47:14 | -7,200 | 3391ec5377b5f2204dab2c14b38893e0e3556628 | check if content-type is null when restoring request | [
{
"change_type": "MODIFY",
"old_path": "adapters/spi/servlet-adapter-spi/src/main/java/org/keycloak/adapters/servlet/FilterSessionStore.java",
"new_path": "adapters/spi/servlet-adapter-spi/src/main/java/org/keycloak/adapters/servlet/FilterSessionStore.java",
"diff": "@@ -111,8 +111,7 @@ public class... | Java | Apache License 2.0 | keycloak/keycloak | check if content-type is null when restoring request |
339,190 | 10.05.2018 00:49:38 | -7,200 | 27d8afe4a75b2c0a8b48b32876a2495bc028401f | Javascript Adapter - Reject 'login' promise when users close their cordova in-app-browser on purpose | [
{
"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 ref = cordovaOpenWindowWrapper(loginUrl, '_blank', cordovaOptions);\nvar completed = false;\n+ var closed = false;\n+ var closeBrowser... | Java | Apache License 2.0 | keycloak/keycloak | Javascript Adapter - Reject 'login' promise when users close their cordova in-app-browser on purpose (#5000) |
339,219 | 11.05.2018 06:14:56 | -28,800 | eb8257a52e8ebc683450ad2a4d33890e18eb1317 | Fixes Applications page - HTML | [
{
"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": "@@ -6,6 +6,8 @@ doAdd=Add\ndoSignOut=Sign Out\ndoLogIn=Log In\n+\n+\neditAccount... | Java | Apache License 2.0 | keycloak/keycloak | Fixes KEYCLOAK-7090 Applications page - HTML (#5189) |
339,397 | 11.05.2018 21:00:18 | -7,200 | 5cbe595fe3094aae8135b8f2c729e9af0cbdd076 | This commit implement feature
* return requester
when returnNames=true
* return requesterName
* return owernName | [
{
"change_type": "MODIFY",
"old_path": "core/src/main/java/org/keycloak/representations/idm/authorization/PermissionTicketRepresentation.java",
"new_path": "core/src/main/java/org/keycloak/representations/idm/authorization/PermissionTicketRepresentation.java",
"diff": "@@ -28,6 +28,9 @@ public class... | Java | Apache License 2.0 | keycloak/keycloak | This commit implement feature KEYCLOAK-7337
* return requester
when returnNames=true
* return requesterName
* return owernName |
339,219 | 14.05.2018 19:20:25 | -28,800 | 943c8507f79def9cc6d4f8c8e4e995e7aa773480 | Fixes HTML for responsive welcome page | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/keycloak-preview/account/index.ftl",
"new_path": "themes/src/main/resources/theme/keycloak-preview/account/index.ftl",
"diff": "</div>\n<div class=\"container-fluid container-cards-pf\">\n<div class=\"row row-cards-pf\">\n- <div... | Java | Apache License 2.0 | keycloak/keycloak | Fixes KEYCLOAK-7247 HTML for responsive welcome page (#5197) |
339,397 | 15.05.2018 14:32:40 | -7,200 | 76076cdb3c5d7f83084b6794707b11e8b1a499c6 | split ticket management and permission endpoint
see (https://issues.jboss.org/browse/KEYCLOAK-7354)
* created new endpoint for ticket management /permission/ticket
* removed unused class
* support for direct creation of ticket by resource owner
* fix DELETE ticket | [
{
"change_type": "MODIFY",
"old_path": "authz/client/src/main/java/org/keycloak/authorization/client/resource/PermissionResource.java",
"new_path": "authz/client/src/main/java/org/keycloak/authorization/client/resource/PermissionResource.java",
"diff": "@@ -94,6 +94,41 @@ public class PermissionReso... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-7354] split ticket management and permission endpoint
see (https://issues.jboss.org/browse/KEYCLOAK-7354)
* created new endpoint for ticket management /permission/ticket
* removed unused class
* support for direct creation of ticket by resource owner
* fix DELETE ticket |
339,281 | 17.05.2018 11:07:29 | -7,200 | 39b6bf62bae193897649bf7cbecc6d16f194e96f | fixed ExportImportTest not to affect other tests (PermissionsTest, RealmTest) on auth-server-undertow | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/TestContext.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/TestContext.java",
"diff": "@@ -133,6 +133,1... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6991 fixed ExportImportTest not to affect other tests (PermissionsTest, RealmTest) on auth-server-undertow |
339,219 | 21.05.2018 19:59:34 | -28,800 | e79de47f5efafac0d626f3f703743013aa472101 | Fixes Password/Personal Info Response Design - HTML Update | [
{
"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": "@@ -29,7 +29,8 @@ passwordLastUpdateMessage=Your password was updated at\nupdate... | Java | Apache License 2.0 | keycloak/keycloak | Fixes KEYCLOAK-7348 Password/Personal Info Response Design - HTML Update (#5209) |
339,185 | 18.05.2018 12:46:13 | -7,200 | ae690e0679a764af60675579d6447d7066cadcce | Base for Fuse 7 adapter | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/osgi-adapter/pom.xml",
"new_path": "adapters/oidc/osgi-adapter/pom.xml",
"diff": "org.keycloak.adapters.osgi.*\n</keycloak.osgi.export>\n<keycloak.osgi.import>\n- org.ops4j.pax.web.*;version=\"[3.0,5)\",\n+ org.ops4j.pax.web.*;version=\"[3.0,8)\"... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5522 Base for Fuse 7 adapter |
339,185 | 18.05.2018 15:16:04 | -7,200 | dd65c231f9474ad4c0695270e489ac24863e405f | KEYCLOAK-7282 Undertow/Pax Web integration | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "adapters/oidc/fuse7/pom.xml",
"diff": "+<?xml version=\"1.0\"?>\n+<!--\n+ ~ Copyright 2016 Red Hat, Inc. and/or its affiliates\n+ ~ and other contributors as indicated by the @author tags.\n+ ~\n+ ~ Licensed under the Apache License, Version 2.0... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7277 KEYCLOAK-7282 Undertow/Pax Web integration |
339,185 | 18.05.2018 23:26:07 | -7,200 | 06df678d33e43c2c7e22a6ad4dddb45c075bd3e3 | Pax Web Extender WAR example (Customer portal app) | [
{
"change_type": "MODIFY",
"old_path": "examples/fuse/customer-app-fuse/pom.xml",
"new_path": "examples/fuse/customer-app-fuse/pom.xml",
"diff": "<keycloak.osgi.import>\norg.apache.http.*;version=${apache.httpcomponents.version},\njavax.servlet.*;version=\"[2.5,4)\",\n- org.keycloak.adapters.jetty;v... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7277 Pax Web Extender WAR example (Customer portal app) |
339,185 | 18.05.2018 23:12:05 | -7,200 | 073a2f4d65a3e25618b63d73bf088d348775a9d9 | External config example | [
{
"change_type": "MODIFY",
"old_path": "examples/fuse/external-config/pom.xml",
"new_path": "examples/fuse/external-config/pom.xml",
"diff": "<keycloak.osgi.import>\norg.apache.http.*;version=${apache.httpcomponents.version},\njavax.servlet.*;version=\"[2.5,4)\",\n- org.keycloak.adapters.jetty;versi... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7277 External config example |
339,185 | 19.05.2018 18:12:44 | -7,200 | fea4201f46c72722aeb02a886b06bfe51a9f73b7 | Pax Web Whiteboard Extender (Product portal app) | [
{
"change_type": "MODIFY",
"old_path": "examples/fuse/pom.xml",
"new_path": "examples/fuse/pom.xml",
"diff": "<modules>\n<module>customer-app-fuse</module>\n<module>product-app-fuse</module>\n+ <module>product-app-fuse7-undertow</module>\n<module>cxf-jaxrs</module>\n<module>cxf-jaxws</module>\n<modu... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7282 Pax Web Whiteboard Extender (Product portal app) |
339,185 | 18.05.2018 15:14:04 | -7,200 | b2df872ad4b528a244be917949951eecfa1d0c30 | KEYCLOAK-7280 CXF/Undertow integration | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/fuse7/undertow/pom.xml",
"new_path": "adapters/oidc/fuse7/undertow/pom.xml",
"diff": "org.ops4j.pax.web.*;version=\"[3.0,8)\",\njavax.servlet.*;version=\"[2.5,4)\";resolution:=optional,\norg.apache.cxf.transport.http;resolution:=optional;version=... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7278 KEYCLOAK-7280 CXF/Undertow integration |
339,185 | 19.05.2018 18:36:27 | -7,200 | 78e963688c10431b46881992271582ee73e21b2d | CXF JAX-RS example | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "examples/fuse/cxf-jaxrs-fuse7-undertow/pom.xml",
"diff": "+<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n+<!--\n+ ~ Copyright 2016 Red Hat, Inc. and/or its affiliates\n+ ~ and other contributors as indicated by the @author tags.\n+ ~\n+ ~ Licensed... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7278 CXF JAX-RS example |
339,185 | 19.05.2018 18:21:30 | -7,200 | d55b1d72599ed0f292cc33514e347ab0a9031cc8 | CXF JAX-WS example | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "examples/fuse/cxf-jaxws-fuse7-undertow/pom.xml",
"diff": "+<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n+<!--\n+ ~ Copyright 2016 Red Hat, Inc. and/or its affiliates\n+ ~ and other contributors as indicated by the @author tags.\n+ ~\n+ ~ Licensed... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7280 CXF JAX-WS example |
339,185 | 18.05.2018 15:04:31 | -7,200 | cace03c3cc583c1541d8e540c998527adb94fea9 | Camel/Undertow integration | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "adapters/oidc/fuse7/camel-undertow/pom.xml",
"diff": "+<?xml version=\"1.0\"?>\n+<!--\n+ ~ Copyright 2016 Red Hat, Inc. and/or its affiliates\n+ ~ and other contributors as indicated by the @author tags.\n+ ~\n+ ~ Licensed under the Apache Licen... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7279 Camel/Undertow integration |
339,185 | 19.05.2018 18:39:38 | -7,200 | adea41469549477757c88940940fde98a2e1be06 | Camel example | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "examples/fuse/camel-fuse7-undertow/pom.xml",
"diff": "+<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n+<!--\n+ ~ Copyright 2016 Red Hat, Inc. and/or its affiliates\n+ ~ and other contributors as indicated by the @author tags.\n+ ~\n+ ~ Licensed und... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7279 Camel example |
339,185 | 21.05.2018 14:28:26 | -7,200 | 3ab8ff2ea1775c4587f31febfc4106aaef9d5df1 | Features and distibution | [
{
"change_type": "MODIFY",
"old_path": "distribution/adapters/fuse-adapter-zip/pom.xml",
"new_path": "distribution/adapters/fuse-adapter-zip/pom.xml",
"diff": "</exclusion>\n</exclusions>\n</dependency>\n+ <dependency>\n+ <groupId>org.keycloak</groupId>\n+ <artifactId>keycloak-undertow-adapter</arti... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5522 Features and distibution |
339,185 | 21.05.2018 14:28:08 | -7,200 | d70859ef1bbbc06ba8fe88486fe8bc4a71cfb9d6 | KEYCLOAK-7282 Jetty/Pax Web integration | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "adapters/oidc/fuse7/jetty94/pom.xml",
"diff": "+<?xml version=\"1.0\"?>\n+<!--\n+ ~ Copyright 2016 Red Hat, Inc. and/or its affiliates\n+ ~ and other contributors as indicated by the @author tags.\n+ ~\n+ ~ Licensed under the Apache License, Ver... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7277 KEYCLOAK-7282 Jetty/Pax Web integration |
339,185 | 18.05.2018 12:47:01 | -7,200 | 1e438cdc452709bfdf3c895006563ef570d5c776 | KEYCLOAK-7282 Tomcat 8/Pax Web integration | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/fuse7/pom.xml",
"new_path": "adapters/oidc/fuse7/pom.xml",
"diff": "<modules>\n<module>camel-undertow</module>\n<module>jetty94</module>\n+ <module>tomcat8</module>\n<module>undertow</module>\n</modules>\n</project>\n"
},
{
"change_type":... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7277 KEYCLOAK-7282 Tomcat 8/Pax Web integration |
339,185 | 24.05.2018 15:32:01 | -7,200 | dd6735285d5adaabd0dbf6e39e938b987b5b6914 | Don't create symlinks in download-license-files.sh | [
{
"change_type": "MODIFY",
"old_path": "distribution/licenses-common/download-license-files.sh",
"new_path": "distribution/licenses-common/download-license-files.sh",
"diff": "@@ -61,30 +61,4 @@ echo \"==> Normalizing license line endings\" >&2\nfind \"$output_dir\" -maxdepth 1 -type f -name '*.txt'... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7438 Don't create symlinks in download-license-files.sh |
339,185 | 24.05.2018 16:06:53 | -7,200 | 60a03d0293108f23fc15db33918a5cff9a8b8632 | Align versions to match EAP 7.1.3 | [
{
"change_type": "MODIFY",
"old_path": "pom.xml",
"new_path": "pom.xml",
"diff": "<packaging>pom</packaging>\n<properties>\n- <product.rhsso.version>7.2.2.GA</product.rhsso.version>\n+ <product.rhsso.version>7.2.3.GA</product.rhsso.version>\n<product.build-time>${timestamp}</product.build-time>\n<wi... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7434 Align versions to match EAP 7.1.3 |
339,581 | 09.03.2018 18:14:48 | -3,600 | b8adee4004179af7a41b822e40e869fd0bc60748 | Create the databases for import during perf tests | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "testsuite/performance/README.datasets.md",
"diff": "+# Keycloak Performance Testsuite - Generating datasets\n+\n+\n+## Generating a set of datasets for multiple realms\n+\n+The first dataset is small and is created quickly. Building of each subs... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6759 Create the databases for import during perf tests |
339,511 | 28.05.2018 14:13:54 | -32,400 | eb9715147684e6890ccb7201ded09bf453712dbc | OAuth Authorization Server Metadata for Proof Key for Code Exchange | [
{
"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": "@@ -69,6 +69,9 @@ public class OIDCWellKnownProvider implements WellKnownProvide... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7451 OAuth Authorization Server Metadata for Proof Key for Code Exchange |
339,362 | 18.05.2018 13:51:22 | -7,200 | 16fd6558a603bbc64367553aa1d5a34a9f984936 | Enable adding of default groups | [
{
"change_type": "MODIFY",
"old_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/LDAPStorageProvider.java",
"new_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/LDAPStorageProvider.java",
"diff": "@@ -38,20 +38,11 @@ import org.keycloak.credential.CredentialInputValida... | Java | Apache License 2.0 | keycloak/keycloak | Enable adding of default groups |
339,520 | 25.05.2018 23:33:48 | -7,200 | c64ecb1ab84e66fcb486423c1978d3b83852e8d2 | Remove expired objects from cache cluster instead of local only | [
{
"change_type": "MODIFY",
"old_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/InfinispanAuthenticationSessionProvider.java",
"new_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/InfinispanAuthenticationSessionProvider.java",
"diff": "@@... | Java | Apache License 2.0 | keycloak/keycloak | Remove expired objects from cache cluster instead of local only |
339,219 | 29.05.2018 21:30:48 | -28,800 | 77e503f5caee0587d8bbb5ae0ea743a51c8f91fc | Fixes Device Activity Response - HTML update | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/app/content/account-page/account-page.component.html",
"new_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/app/content/account-page/account-page.component.html",
"di... | Java | Apache License 2.0 | keycloak/keycloak | Fixes KEYCLOAK-7381 Device Activity Response - HTML update (#5230) |
339,577 | 16.05.2018 15:15:01 | 14,400 | 65c39763eb7c70bc70e89a656ec97c126bd44831 | Code to Token flow fails if initial redirect_uri contains a session_state parameter | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/TokenEndpoint.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/TokenEndpoint.java",
"diff": "@@ -315,7 +315,7 @@ public class TokenEndpoint {\nString redirectUriParam = ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7356 Code to Token flow fails if initial redirect_uri contains a session_state parameter |
339,219 | 01.06.2018 01:18:25 | -28,800 | 5e8db32329e97f7ee9e524d9ef7c382f144e27fd | Fixes - Application Response HTML Update | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/styles.css",
"new_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/styles.css",
"diff": "@@ -93,7 +93,7 @@ p.description {\n.col-xs-12,\n.col-xs-2,\n.col-xs-10,\n- .co... | Java | Apache License 2.0 | keycloak/keycloak | Fixes KEYCLOAK-7382 - Application Response HTML Update (#5235) |
339,494 | 31.05.2018 12:25:11 | -7,200 | 6c3e6bc90c173b4587378f187c6778d89daa2a06 | sshLoginTest - changed command result | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/AbstractFuseAdminAdapterTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/example/AbstractFuseAdminAdap... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7476 - sshLoginTest - changed command result |
339,185 | 30.05.2018 20:44:15 | -7,200 | 5a241392cfe69677948927c2f55fc813b7e45fdb | Support redirect to external logout page | [
{
"change_type": "MODIFY",
"old_path": "adapters/saml/jetty/jetty-core/src/main/java/org/keycloak/adapters/saml/jetty/AbstractSamlAuthenticator.java",
"new_path": "adapters/saml/jetty/jetty-core/src/main/java/org/keycloak/adapters/saml/jetty/AbstractSamlAuthenticator.java",
"diff": "@@ -66,6 +66,7 @... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7094 Support redirect to external logout page |
339,185 | 06.06.2018 14:12:08 | -7,200 | 7ff18ca14bf9113fff0c6c36cedf5dad9b383d65 | Fix NPE when SAML Issuer not set in AuthnRequest | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/saml/SamlService.java",
"new_path": "services/src/main/java/org/keycloak/protocol/saml/SamlService.java",
"diff": "@@ -201,7 +201,8 @@ public class SamlService extends AuthorizationEndpointBase {\n}\nRequestAbstract... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7331 Fix NPE when SAML Issuer not set in AuthnRequest |
339,581 | 06.06.2018 04:53:44 | -7,200 | 1b4d9a6147927179cbcadbff08d2642063ed3058 | Modcluster configuration for functional cluster test is broken | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "testsuite/integration-arquillian/servers/auth-server/jboss/common/ant/configure.xml",
"diff": "+<project>\n+\n+ <target name=\"check-configuration-state\">\n+ <available property=\"modcluster-configured\" file=\"${project.build.directory}/modclu... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7440 Modcluster configuration for functional cluster test is broken |
339,281 | 06.06.2018 14:59:51 | -7,200 | dffe70e40a200462b787a6653950ae4bac0762aa | DeploymentArchiveProcessor assumes that every archive contains jboss-deployment-structure.xml file | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/DeploymentArchiveProcessor.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/arquillian/DeploymentArchiveProcessor.java",... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7518 DeploymentArchiveProcessor assumes that every archive contains jboss-deployment-structure.xml file |
339,402 | 07.06.2018 16:00:49 | -36,000 | c8c76cc03fba2084cd7993ff0506020e8bb6613d | Default back to false if isPassive is missing in request. | [
{
"change_type": "MODIFY",
"old_path": "saml-core/src/test/java/org/keycloak/saml/processing/core/parsers/saml/SAMLParserTest.java",
"new_path": "saml-core/src/test/java/org/keycloak/saml/processing/core/parsers/saml/SAMLParserTest.java",
"diff": "@@ -96,12 +96,13 @@ import static org.hamcrest.Match... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7316: Default back to false if isPassive is missing in request. |
339,281 | 08.06.2018 15:15:34 | -7,200 | 4d1474afe0655540e33564399c94791c5152081a | Update artifactId according to latest Fuse7 build | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/app-server/karaf/fuse70/pom.xml",
"new_path": "testsuite/integration-arquillian/servers/app-server/karaf/fuse70/pom.xml",
"diff": "<properties>\n<app.server.karaf>fuse70</app.server.karaf>\n<app.server.karaf.groupId>org... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7549 Update artifactId according to latest Fuse7 build (#5253) |
339,190 | 11.06.2018 08:21:04 | -7,200 | f55c93a1e4f31276814ea576c61ba9caa56eea9d | Javascript Adapter - Add 'cordovaOptions' to the Typescript definition of KeycloakLoginOptions | [
{
"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": "@@ -161,6 +161,14 @@ declare namespace Keycloak {\n* the user's profile to a new preferred locale.\n*/\nkcLocale?: string;\n+\n+ /**\n... | Java | Apache License 2.0 | keycloak/keycloak | Javascript Adapter - Add 'cordovaOptions' to the Typescript definition of KeycloakLoginOptions (#5250) |
339,281 | 03.05.2018 11:05:01 | -7,200 | f293ab86c34fb1a0b9d9ee11b02ece7eced4f8bf | change a way how to install adapters in testsuite from online to offline scripts | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/app-server/jboss/common/cli/add-adapter-log-level.cli",
"new_path": "testsuite/integration-arquillian/servers/app-server/jboss/common/cli/add-adapter-log-level.cli",
"diff": "+embed-server --server-config=${server.confi... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7267 change a way how to install adapters in testsuite from online to offline scripts |
339,281 | 19.04.2018 09:08:36 | -7,200 | 132386f64d15efbf5c23b3812f6506121f6c3cc1 | app server wildfly provider | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/pom.xml",
"new_path": "testsuite/integration-arquillian/pom.xml",
"diff": "<dependency>\n<groupId>org.jboss.shrinkwrap.resolver</groupId>\n<artifactId>shrinkwrap-resolver-impl-maven</artifactId>\n- <version>${version.shrinkwrap... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6541 app server wildfly provider |
339,281 | 07.06.2018 11:08:00 | -7,200 | 7d466be94e77e94a2ef949ef25af9748584f06a3 | rename AppServerContainerSPI to AppServerContainerProvider | [
{
"change_type": "RENAME",
"old_path": "testsuite/integration-arquillian/servers/app-server/app-server-spi/src/main/java/org/keycloak/testsuite/arquillian/container/AppServerContainerSPI.java",
"new_path": "testsuite/integration-arquillian/servers/app-server/app-server-spi/src/main/java/org/keycloak/tes... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6541 rename AppServerContainerSPI to AppServerContainerProvider |
339,281 | 11.06.2018 12:29:31 | -7,200 | 9cf965a1575b9d9e0c291e2f68262f55cbeae477 | Ignore non-related failing ClientInitiatedAccountLinkTest#testErrorConditions | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/servlet/ClientInitiatedAccountLinkTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/servlet/ClientInitiatedAcco... | Java | Apache License 2.0 | keycloak/keycloak | Ignore non-related failing ClientInitiatedAccountLinkTest#testErrorConditions |
339,281 | 12.06.2018 09:57:39 | -7,200 | f19a3240309708c2b2981c40d1b531e7b776d71b | Some system properties are not included | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/app-server/jboss/eap/src/main/java/org/keycloak/testsuite/arquillian/eap/container/EAPAppServerProvider.java",
"new_path": "testsuite/integration-arquillian/servers/app-server/jboss/eap/src/main/java/org/keycloak/testsuite/... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7587 Some system properties are not included |
339,281 | 12.06.2018 16:02:04 | -7,200 | 182c975e01c939984dcda6c751c09d049a147283 | fix logger classes | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/wildfly-elytron/src/main/java/org/keycloak/adapters/elytron/KeycloakHttpServerAuthenticationMechanism.java",
"new_path": "adapters/oidc/wildfly-elytron/src/main/java/org/keycloak/adapters/elytron/KeycloakHttpServerAuthenticationMechanism.java",
"... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7597 fix logger classes (#5263) |
339,487 | 12.06.2018 11:24:17 | 10,800 | d8971595608f57a022e0496df3a2289c54468d8b | Set CIP config when defining paths in policy enforcer config | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/authorization/PolicyEnforcer.java",
"new_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/authorization/PolicyEnforcer.java",
"diff": "@@ -271,7 +271,17 @@ public class Policy... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-7598] - Set CIP config when defining paths in policy enforcer config (#5264) |
339,281 | 13.06.2018 11:43:05 | -7,200 | 5f1f3dff5e6f1f76374d140579aee98d0b158526 | Support redirect to external logout page for elytron 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-7094 Support redirect to external logout page for elytron adapter |
339,281 | 13.06.2018 13:16:11 | -7,200 | ccb09fbf45ac48e02c2acd34bcdd8e44d6f4354e | fix NPE for UserStorageConsentTest | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/servlet/UserStorageConsentTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/adapter/servlet/UserStorageConsentTest.java... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7616 fix NPE for UserStorageConsentTest |
339,185 | 12.06.2018 13:39:19 | -7,200 | 9dc5709ce7a90f96d8f2faca652e2f4c45bf5138 | Setters for httpContext | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/fuse7/jetty94/src/main/java/org/keycloak/adapters/osgi/jetty94/PaxWebIntegrationService.java",
"new_path": "adapters/oidc/fuse7/jetty94/src/main/java/org/keycloak/adapters/osgi/jetty94/PaxWebIntegrationService.java",
"diff": "@@ -86,6 +86,9 @@ pu... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7593 Setters for httpContext |
339,662 | 24.05.2018 14:16:06 | -7,200 | 6a2a121d4ef8890335b2980a3f66781d4769cfee | Map group members of authenticated subject into subject info.
This commit contains a POC for the issue "Roles get lost after security context was propagated back to wildfly-swarm, if using jwt for authentication" | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/wildfly/wildfly-adapter/src/main/java/org/keycloak/adapters/wildfly/WildflyRequestAuthenticator.java",
"new_path": "adapters/oidc/wildfly/wildfly-adapter/src/main/java/org/keycloak/adapters/wildfly/WildflyRequestAuthenticator.java",
"diff": "@@ -... | Java | Apache License 2.0 | keycloak/keycloak | Map group members of authenticated subject into subject info.
This commit contains a POC for the issue "Roles get lost after security context was propagated back to wildfly-swarm, if using jwt for authentication" (KEYCLOAK-7309). |
339,662 | 05.06.2018 12:55:48 | -7,200 | c43d8b3d85a7f0182e2a804decbb94fe42a45fdb | Get role list to update directly from the security context rather than from previously created subject info.
Roles within groups must be unpacked added separately in order to contain all roles. | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/wildfly/wildfly-adapter/src/main/java/org/keycloak/adapters/wildfly/WildflyRequestAuthenticator.java",
"new_path": "adapters/oidc/wildfly/wildfly-adapter/src/main/java/org/keycloak/adapters/wildfly/WildflyRequestAuthenticator.java",
"diff": "pack... | Java | Apache License 2.0 | keycloak/keycloak | Get role list to update directly from the security context rather than from previously created subject info.
Roles within groups must be unpacked added separately in order to contain all roles. |
339,219 | 15.06.2018 15:15:46 | -28,800 | 2f366b0d5d6d153a4559ab9135bee364a0bab374 | Fixes UI background color issue | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/app/vertical-nav/vertical-nav.component.html",
"new_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/app/vertical-nav/vertical-nav.component.html",
"diff": "-<div id=\... | Java | Apache License 2.0 | keycloak/keycloak | Fixes KEYCLOAK-7637 UI background color issue |
339,235 | 15.06.2018 16:32:20 | -7,200 | e98fcfe56e25278eaf96bd1de34af922806f479d | Add details on how to build server-only, including some fixes to poms | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -32,6 +32,10 @@ To build the distribution run:\nOnce completed you will find distribution archives in `distribution`.\n+To build only the server run:\n+\n+ mvn -Pdistribution -pl distribution/server-dist -am -Dm... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7641 Add details on how to build server-only, including some fixes to poms |
339,166 | 18.06.2018 14:25:51 | 14,400 | e638391182e5e934325e63312c2362ce2abf6829 | KEYCLOAK-7439 404-error on Token tab | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/base/admin/resources/js/controllers/realm.js",
"new_path": "themes/src/main/resources/theme/base/admin/resources/js/controllers/realm.js",
"diff": "@@ -1101,7 +1101,7 @@ module.controller('RealmTokenDetailCtrl', function($scope,... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7330 KEYCLOAK-7439 KEYCLOAK-7503 404-error on Token tab |
339,281 | 14.06.2018 12:14:57 | -7,200 | 2fcfa5cf7108413f8091d8e695d27af6cf93c453 | Support redirect to external logout page for saml filter adapter | [
{
"change_type": "MODIFY",
"old_path": "adapters/saml/servlet-filter/src/main/java/org/keycloak/adapters/saml/servlet/SamlFilter.java",
"new_path": "adapters/saml/servlet-filter/src/main/java/org/keycloak/adapters/saml/servlet/SamlFilter.java",
"diff": "@@ -52,6 +52,7 @@ import java.io.IOException;\... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7094 Support redirect to external logout page for saml filter adapter |
339,475 | 18.06.2018 16:30:43 | -32,400 | c2012a595b09e8c62f6f1c1db4cf9dc7ccb8bb2d | Don't display disabled identity providers | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/forms/account/freemarker/model/AccountFederatedIdentityBean.java",
"new_path": "services/src/main/java/org/keycloak/forms/account/freemarker/model/AccountFederatedIdentityBean.java",
"diff": "@@ -54,6 +54,9 @@ public class A... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7650 Don't display disabled identity providers |
339,166 | 19.06.2018 15:14:43 | 14,400 | 9af51fb664b3ff9771f8c248926f2818e4a2af30 | Placeholder components for authenticator. | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/app/content/authenticator-page/authenticator-routing.module.ts",
"new_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/app/content/authenticator-page/authenticator-routing... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7662: Placeholder components for authenticator. |
339,166 | 19.06.2018 15:49:37 | 14,400 | 63a6ba53dfdbc05d9d90c4a4756166dbc55633b8 | My Resources placeholder components. | [
{
"change_type": "ADD",
"old_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/app/content/my-resources-page/my-resources--detail-page.component.css",
"new_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/app/content/my-resources-page/my-resources--deta... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7657: My Resources placeholder components. |
339,389 | 20.06.2018 17:19:12 | -28,800 | 1277f8bb3b0e250c1d21a2fb2aedf53a9e80bc8c | Fixes - Linked Accounts HTML Update
This PR is to provide HTML and CSS code
JIRA task: | [
{
"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": "@@ -5,7 +5,7 @@ doRemove=Remove\ndoAdd=Add\ndoSignOut=Sign Out\ndoLogIn=Log In\n... | Java | Apache License 2.0 | keycloak/keycloak | Fixes KEYCLOAK-7384 - Linked Accounts HTML Update
This PR is to provide HTML and CSS code
JIRA task: https://issues.jboss.org/browse/KEYCLOAK-7384 |
339,185 | 20.06.2018 13:55:51 | -7,200 | 6b968796cea9b5ef57061869887fb337e75b8642 | Fix namespace handling when decrypting assertion | [
{
"change_type": "MODIFY",
"old_path": "adapters/saml/core/src/main/java/org/keycloak/adapters/saml/profile/AbstractSamlAuthenticationHandler.java",
"new_path": "adapters/saml/core/src/main/java/org/keycloak/adapters/saml/profile/AbstractSamlAuthenticationHandler.java",
"diff": "@@ -339,7 +339,7 @@ ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7667 Fix namespace handling when decrypting assertion |
339,185 | 21.06.2018 14:33:22 | -7,200 | d3a6b6f58702e4e3ac02f2d4703e959fb2621d53 | Remove osgi-thirdparty module | [
{
"change_type": "MODIFY",
"old_path": "distribution/adapters/fuse-adapter-zip/pom.xml",
"new_path": "distribution/adapters/fuse-adapter-zip/pom.xml",
"diff": "</exclusion>\n</exclusions>\n</dependency>\n- <dependency>\n- <groupId>org.keycloak</groupId>\n- <artifactId>keycloak-osgi-thirdparty</artif... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7678 Remove osgi-thirdparty module |
339,292 | 13.06.2018 18:06:18 | -7,200 | f5ca4840d63e7e6269eb179b59df2cea83beed31 | Fix typo (TThis) | [
{
"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": "@@ -1491,4 +1491,4 @@ manage-members-authz-group-scope-description=Polic... | Java | Apache License 2.0 | keycloak/keycloak | Fix typo (TThis) |
339,219 | 22.06.2018 16:25:16 | -28,800 | ca06043b0099174893d84eed6c7458fc363e19f8 | Fixes Authenticator List page - HTML | [
{
"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": "@@ -264,3 +264,22 @@ socialLogin=Socail Login\nuserDefined=User Defined\nremoveA... | Java | Apache License 2.0 | keycloak/keycloak | Fixes KEYCLOAK-7533 Authenticator List page - HTML |
339,281 | 25.06.2018 15:41:45 | -7,200 | b478472b3578b8980d7b5f1642e91e75d1e78d16 | Add key query param to change locale url | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/forms/login/freemarker/FreeMarkerLoginFormsProvider.java",
"new_path": "services/src/main/java/org/keycloak/forms/login/freemarker/FreeMarkerLoginFormsProvider.java",
"diff": "@@ -401,6 +401,10 @@ public class FreeMarkerLogi... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7478 Add key query param to change locale url |
339,511 | 25.06.2018 09:27:50 | -32,400 | 2fb022e5017f84bcfa3354c4f5c2934a54d0ca10 | Offline Session Max for Offline Token | [
{
"change_type": "MODIFY",
"old_path": "core/src/main/java/org/keycloak/representations/idm/RealmRepresentation.java",
"new_path": "core/src/main/java/org/keycloak/representations/idm/RealmRepresentation.java",
"diff": "@@ -44,6 +44,9 @@ public class RealmRepresentation {\nprotected Integer ssoSessi... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7688 Offline Session Max for Offline Token |
339,520 | 23.06.2018 23:41:16 | -7,200 | fc3ca330339f85ac6b5023b950ebb5894350c1f8 | Set hardcoded user session attribute after IDP first login flow | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/broker/provider/HardcodedUserSessionAttributeMapper.java",
"new_path": "services/src/main/java/org/keycloak/broker/provider/HardcodedUserSessionAttributeMapper.java",
"diff": "@@ -85,20 +85,27 @@ public class HardcodedUserSe... | Java | Apache License 2.0 | keycloak/keycloak | Set hardcoded user session attribute after IDP first login flow |
339,160 | 25.06.2018 16:57:06 | -7,200 | 0ee5c97b1c21ba6d5a2fb0c7fffd58fd5a6a6efa | Tooltip correction on group selection
Tooltip correction on group selection for hardcoded-ldap-group-mapper | [
{
"change_type": "MODIFY",
"old_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/mappers/HardcodedLDAPGroupStorageMapperFactory.java",
"new_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/mappers/HardcodedLDAPGroupStorageMapperFactory.java",
"diff": "@@ -39,7 +39,7 @@ ... | Java | Apache License 2.0 | keycloak/keycloak | Tooltip correction on group selection
Tooltip correction on group selection for hardcoded-ldap-group-mapper |
339,523 | 26.06.2018 10:08:42 | -7,200 | af47bd5da8c303061e75aadd6a10a4efe0af7c23 | corrected groups set to be able to add group & explicit imports | [
{
"change_type": "MODIFY",
"old_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/mappers/HardcodedLDAPGroupStorageMapper.java",
"new_path": "federation/ldap/src/main/java/org/keycloak/storage/ldap/mappers/HardcodedLDAPGroupStorageMapper.java",
"diff": "@@ -26,6 +26,7 @@ import org.key... | Java | Apache License 2.0 | keycloak/keycloak | corrected groups set to be able to add group & explicit imports |
339,500 | 25.06.2018 16:31:36 | -7,200 | 0e2e867e4a0bad5f47167e08eb404d094053abc9 | database migration fails if mysql schema name has hyphen | [
{
"change_type": "MODIFY",
"old_path": "model/jpa/src/main/java/org/keycloak/connections/jpa/updater/liquibase/custom/AddRealmCodeSecret.java",
"new_path": "model/jpa/src/main/java/org/keycloak/connections/jpa/updater/liquibase/custom/AddRealmCodeSecret.java",
"diff": "@@ -27,6 +27,7 @@ import liqui... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5023 database migration fails if mysql schema name has hyphen |
339,235 | 21.06.2018 15:31:03 | -7,200 | 5f0c86a49f3d2416b130a9e988e2ba2eb8551193 | Add test to check custom uri scheme in redirect URI | [
{
"change_type": "MODIFY",
"old_path": "server-spi-private/src/main/java/org/keycloak/broker/provider/util/SimpleHttp.java",
"new_path": "server-spi-private/src/main/java/org/keycloak/broker/provider/util/SimpleHttp.java",
"diff": "@@ -288,6 +288,11 @@ public class SimpleHttp {\nreturn responseStrin... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-6663 Add test to check custom uri scheme in redirect URI |
339,281 | 27.06.2018 12:25:52 | -7,200 | 9039b44f4d239f056de1b83942ff86879a851489 | DemoFilterServletAdapterTest test not configured correctly | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "testsuite/integration-arquillian/servers/app-server/jboss/common/add-secured-deployments.bat",
"diff": "+set NOPAUSE=true\n+\n+start \"JBoss Server\" /b cmd /c %JBOSS_HOME%\\bin\\standalone.bat -Djboss.server.config.dir=%JBOSS_HOME%\\standalone-... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7718 DemoFilterServletAdapterTest test not configured correctly |
339,281 | 28.06.2018 14:19:56 | -7,200 | 591093f867ee109820d4724ae7417237fd7121dc | revert OSGiApplicationArchiveProcessor moved into fuse app servers | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/app-server/karaf/fuse63/src/main/java/org/keycloak/testsuite/arquillian/fuse/Fuse63AppServerArquillianExtension.java",
"new_path": "testsuite/integration-arquillian/servers/app-server/karaf/fuse63/src/main/java/org/keycloak... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7730 - revert OSGiApplicationArchiveProcessor moved into fuse app servers |
339,281 | 28.06.2018 09:24:58 | -7,200 | 559a8b2a2c1d9e5309623d3c56030d1a6e0f45a2 | KEYCLOAK-7589 - update HOW-TO-RUN | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"new_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"diff": "@@ -111,7 +111,6 @@ Assumed you downloaded `jboss-fuse-karaf-6.3.0.redhat-229.zip`\n# Prepare Fuse server\nmvn -f testsuite/integration-arqu... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7588, KEYCLOAK-7589 - update HOW-TO-RUN |
339,389 | 28.06.2018 14:59:09 | -28,800 | 05bbd9ace35b79273c81c3afa1f51ea3731054f0 | Fixes - My Resources - HTML update
Updated the responsive status to make the page looks much more clear.
This PR is to provide HTML and CSS code | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/styles.css",
"new_path": "themes/src/main/resources/theme/keycloak-preview/account/resources/styles.css",
"diff": "@@ -380,7 +380,6 @@ p.description {\n}\n.list-view-resources .list-view-pf-sta... | Java | Apache License 2.0 | keycloak/keycloak | Fixes KEYCLOAK-7535 - My Resources - HTML update
Updated the responsive status to make the page looks much more clear.
This PR is to provide HTML and CSS code |
339,475 | 21.06.2018 16:20:30 | -32,400 | a5d155a35a1b9da105e17ca1b4aacea28f5e132a | Fix colspan | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/base/account/resources.ftl",
"new_path": "themes/src/main/resources/theme/base/account/resources.ftl",
"diff": "</#list>\n<#else>\n<tr>\n- <td colspan=\"5\">There are no resources shared with you</td>\n+ <td colspan=\"6\">There ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7674 Fix colspan |
339,364 | 29.06.2018 12:19:35 | -7,200 | 3355399b4eddb94f895996a5f8e78b552c546beb | Fix broken test modules | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/pom.xml",
"new_path": "testsuite/integration-arquillian/tests/base/pom.xml",
"diff": "<groupId>org.wildfly.arquillian</groupId>\n<artifactId>wildfly-arquillian-container-managed</artifactId>\n</dependency>\n- <depend... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7741 Fix broken test modules |
339,364 | 02.07.2018 12:09:32 | -7,200 | d99dca2db3ad20d6712a51d5261245d43534094c | Fix broken X.509 tests | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/x509/AbstractX509AuthenticationTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/x509/AbstractX509AuthenticationTest.java",
... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7743 Fix broken X.509 tests |
339,166 | 02.07.2018 16:26:00 | 14,400 | 65551159e003798e33562c4b9ab5e7f8e1206bb0 | Export error on client if no mappers | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/base/admin/resources/js/controllers/clients.js",
"new_path": "themes/src/main/resources/theme/base/admin/resources/js/controllers/clients.js",
"diff": "@@ -778,9 +778,11 @@ module.controller('ClientListCtrl', function($scope, re... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7634: Export error on client if no mappers |
339,641 | 28.06.2018 18:27:01 | -7,200 | 1450a7fad4e55c7578b16a46c36558c33e41dc4c | support for authentication flow update
Added support for the PUT method of the authentication flow endpoint in
the admin API.
Now it's possible to run the 'update' method for authentication/flows in
kcadm.sh. | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/resources/admin/AuthenticationManagementResource.java",
"new_path": "services/src/main/java/org/keycloak/services/resources/admin/AuthenticationManagementResource.java",
"diff": "@@ -246,6 +246,32 @@ public class Au... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-7569] support for authentication flow update
Added support for the PUT method of the authentication flow endpoint in
the admin API.
Now it's possible to run the 'update' method for authentication/flows in
kcadm.sh. |
339,281 | 03.07.2018 09:05:14 | -7,200 | 742a280f5d4073443608e2c4c87bedeaf89b75f8 | support for POST for AuthorizationEndpoint | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/AuthorizationEndpoint.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/endpoints/AuthorizationEndpoint.java",
"diff": "@@ -46,7 +46,10 @@ import org.keycloak.services.util.CacheCo... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5556 support for POST for AuthorizationEndpoint |
339,219 | 29.06.2018 17:49:42 | -28,800 | fc0d510e855af0a5ea00d388545805c108dc804e | Fixes Authenticator - Mobile Setup HTML | [
{
"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": "@@ -284,6 +284,39 @@ authenticatorBackupCodesTitle=Backup Codes\nauthenticatorBa... | Java | Apache License 2.0 | keycloak/keycloak | Fixes KEYCLOAK-7689 Authenticator - Mobile Setup HTML |
339,166 | 18.06.2018 16:57:07 | 14,400 | d55ccf5312bad08fbb5d95547fcd3ecad30ef773 | Not allowing two users to have empty string emails addrs. | [
{
"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": "@@ -195,6 +195,7 @@ public class UserResource {\nuser.setUsername(rep.getUse... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7015: Not allowing two users to have empty string emails addrs. |
339,582 | 03.07.2018 18:58:34 | -7,200 | f5d00ddffb889e72fd97dc76b7b014551fe04d40 | making Spring Boot 2 the default starter | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/spring-boot2/pom.xml",
"new_path": "adapters/oidc/spring-boot2/pom.xml",
"diff": "<description/>\n<properties>\n- <spring-boot.version>2.0.0.RELEASE</spring-boot.version>\n+ <spring-boot.version>2.0.3.RELEASE</spring-boot.version>\n<spring.versio... | Java | Apache License 2.0 | keycloak/keycloak | making Spring Boot 2 the default starter |
339,281 | 03.07.2018 09:34:15 | -7,200 | 8a37395760472398419604da209778bbe0d5f5ae | Move eap6 specific config files to its module | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/app-server/jboss/eap6/pom.xml",
"new_path": "testsuite/integration-arquillian/servers/app-server/jboss/eap6/pom.xml",
"diff": "<goal>exec</goal>\n</goals>\n<configuration>\n- <executable>${common.resources}/install-adap... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7722 Move eap6 specific config files to its module |
339,364 | 03.07.2018 07:28:42 | -7,200 | 64b391cc1b9c072b6bb8fabf7b1db5c3377b34fa | Fix Instagram Social Login test | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/pages/social/InstagramLoginPage.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/pages/social/InstagramLoginPage.java",
"diff":... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-7761 Fix Instagram Social Login test |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.