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,159 | 11.05.2017 09:27:49 | -36,000 | 349a59cf35e6345a6a1d16d9ec8176f1022aac54 | update Openshift view template to allow setting an alias and display name | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-openshift-v3.html",
"new_path": "themes/src/main/resources/theme/base/admin/resources/partials/realm-identity-provider-openshift-v3.html",
"diff": "-<div data-ng-include data... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4886 update Openshift view template to allow setting an alias and display name
Signed-off-by: Shane Bryzak <sbryzak@redhat.com> |
339,205 | 10.05.2017 11:18:42 | 14,400 | c19d6f36ed2c11131516d936445a802a2363c1d9 | fixes test for embedded LDAP for ApacheDS | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration/src/test/java/org/keycloak/testsuite/federation/ldap/LDAPTestConfiguration.java",
"new_path": "testsuite/integration/src/test/java/org/keycloak/testsuite/federation/ldap/LDAPTestConfiguration.java",
"diff": "@@ -38,10 +38,11 @@ public cla... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4350 fixes test for embedded LDAP for ApacheDS |
339,465 | 11.05.2017 21:17:04 | -7,200 | e4aba9e4713c0b7b6084b9c639ee6ddccc82964e | Access token from offline token falsely reported as inactive by token introspection | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/TokenManager.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/TokenManager.java",
"diff": "@@ -214,17 +214,23 @@ public class TokenManager {\n}\nUserSessionModel userSession = session.sessi... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4829 Access token from offline token falsely reported as inactive by token introspection |
339,465 | 03.05.2017 16:15:45 | -7,200 | db8b7336104af0c0fb701cfdd80b7985401241f6 | Fix TrustStoreEmailTest and PolicyEvaluationCompositeRoleTest. Distribution update | [
{
"change_type": "MODIFY",
"old_path": "distribution/demo-dist/src/main/xslt/standalone.xsl",
"new_path": "distribution/demo-dist/src/main/xslt/standalone.xsl",
"diff": "<eviction max-entries=\"10000\" strategy=\"LRU\"/>\n</local-cache>\n<local-cache name=\"sessions\"/>\n+ <local-cache name=\"authen... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4626 Fix TrustStoreEmailTest and PolicyEvaluationCompositeRoleTest. Distribution update |
339,281 | 12.05.2017 13:22:33 | -7,200 | cc6a5419de15f1a1c31ebf2a05f8d6cafccfe3df | Add tests for concurrent use of user session in cache | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/concurrency/AbstractConcurrencyTest.java",
"diff": "+/*\n+ * Copyright 2016 Red Hat, Inc. and/or its affiliates\n+ * and other contributors as indicated by th... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4827 Add tests for concurrent use of user session in cache |
339,341 | 15.05.2017 08:15:58 | 14,400 | 4581272dcd9b45f15979afe1d2260cd43e37b79b | Multiple missing indexes on FKs. | [
{
"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": "<addPrimaryKey columnNames=\"USER_SESSION_ID,CLIENT_ID, OFFLINE_FLAG\" constraintName=\"CONSTRAINT_OFFL_CL_SES... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-3988: Multiple missing indexes on FKs. |
339,473 | 16.05.2017 18:52:58 | -7,200 | 27b291c3456c8afc8290aeb23769c635b3f85777 | Cannot migrate event types using export/import | [
{
"change_type": "MODIFY",
"old_path": "server-spi-private/src/main/java/org/keycloak/models/utils/RepresentationToModel.java",
"new_path": "server-spi-private/src/main/java/org/keycloak/models/utils/RepresentationToModel.java",
"diff": "@@ -151,6 +151,8 @@ public class RepresentationToModel {\nif (... | Java | Apache License 2.0 | keycloak/keycloak | RHSSO-978 Cannot migrate event types using export/import |
339,598 | 12.05.2017 12:25:50 | -7,200 | 71f0db0837840b2af913ad0b2e21871b2d3e0994 | SAML Adapter fails to validate signature on encrypted 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": "@@ -53,10 +53,12 @@ ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4897
SAML Adapter fails to validate signature on encrypted assertion. |
339,185 | 17.05.2017 10:45:38 | -7,200 | 10c9e0f00f46b04c95a05b7671283cacbd36fe5d | Tests for assertion-only signatures with encrypted assertions | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/adapter/page/SalesPostEncServlet.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/main/java/org/keycloak/testsuite/adapter/page/SalesPostEncServlet.java",
"diff... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4897 Tests for assertion-only signatures with encrypted assertions |
339,465 | 17.05.2017 14:48:39 | -7,200 | c178a2392d6d3b03b1508aa9a53bbc05b5c31d1e | Fix postgresql and mssql. Fix migration | [
{
"change_type": "MODIFY",
"old_path": "distribution/feature-packs/server-feature-pack/src/main/resources/content/bin/migrate-domain-clustered.cli",
"new_path": "distribution/feature-packs/server-feature-pack/src/main/resources/content/bin/migrate-domain-clustered.cli",
"diff": "@@ -199,4 +199,30 @@... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4907 Fix postgresql and mssql. Fix migration |
339,185 | 18.05.2017 09:52:19 | -7,200 | f9767ad6cdcc074a89cef1fbdd9733df812f8494 | Additional tests for action tokens | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/UserTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/UserTest.java",
"diff": "@@ -554,6 +554,125 @@ public cla... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4627 Additional tests for action tokens |
339,185 | 18.05.2017 14:27:53 | -7,200 | 355af6d1cf74c55819e8aa79ce49563b1cc68458 | Action tokens theme typo | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/base/admin/resources/js/controllers/users.js",
"new_path": "themes/src/main/resources/theme/base/admin/resources/js/controllers/users.js",
"diff": "@@ -557,7 +557,7 @@ module.controller('UserCredentialsCtrl', function($scope, re... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4627 Action tokens theme typo |
339,494 | 18.05.2017 23:35:04 | -7,200 | 53ab314eb9be44ae165fd81fe9ec8dddf57e7126 | Updated install-keycloak script for overlay installation - added ha installation. | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/auth-server/jboss/common/install-keycloak.bat",
"new_path": "testsuite/integration-arquillian/servers/auth-server/jboss/common/install-keycloak.bat",
"diff": "set NOPAUSE=true\ncall %JBOSS_HOME%\\bin\\jboss-cli.bat --fi... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4930 - Updated install-keycloak script for overlay installation - added ha installation. |
339,494 | 18.05.2017 23:47:12 | -7,200 | 60ef910b5bd139eee7b3c42c38735c426550e447 | install patch available from http | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/app-server/jboss/common/install-patch.bat",
"new_path": "testsuite/integration-arquillian/servers/app-server/jboss/common/install-patch.bat",
"diff": "set NOPAUSE=true\n+setlocal EnableDelayedExpansion\n-for %%a in (\"%... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4931 - install patch available from http |
339,185 | 19.05.2017 09:39:58 | -7,200 | ca8d756c05696dbf5574f8d2cd1e9afa8b17fdf3 | Change wording of the configuration in UI | [
{
"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": "@@ -108,10 +108,10 @@ access-token-lifespan=Access Token Lifespan\nacces... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4627 Change wording of the configuration in UI |
339,185 | 19.05.2017 10:08:02 | -7,200 | d4f870fbb423276e9c5f2d27f5e4bb2e09155a8d | Nicer link texts in HTML variant of emails | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/base/email/messages/messages_en.properties",
"new_path": "themes/src/main/resources/theme/base/email/messages/messages_en.properties",
"diff": "emailVerificationSubject=Verify email\nemailVerificationBody=Someone has created a {... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4627 Nicer link texts in HTML variant of emails |
339,281 | 18.05.2017 14:10:23 | -7,200 | f0386d9374b47f321104182cb86248009fff0827 | exclude WelcomePageTest from migration scenario | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/welcomepage/WelcomePageTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/welcomepage/WelcomePageTest.java",
"diff": "@@ -50... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4926 exclude WelcomePageTest from migration scenario |
339,465 | 19.05.2017 14:00:42 | -7,200 | e2a7b71cf33a151e4d6a30ba471a97ee1d8a9613 | ConcurrentLoginTest broken in latest master | [
{
"change_type": "MODIFY",
"old_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/AuthenticatedClientSessionAdapter.java",
"new_path": "model/infinispan/src/main/java/org/keycloak/models/sessions/infinispan/AuthenticatedClientSessionAdapter.java",
"diff": "@@ -69,10 +69,... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4939 ConcurrentLoginTest broken in latest master |
339,638 | 19.05.2017 14:26:40 | -7,200 | dce4353e0d4cabda627189eab37d7edebf463547 | Fix typo in German email verification body | [
{
"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\npasswordResetSubje... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4940 Fix typo in German email verification body |
339,364 | 19.05.2017 16:25:00 | -7,200 | c2379dbe49be432cc0ac7014bc56214c9d1fc90a | Fix SocialLoginTest to reflect new Google Login screen | [
{
"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-4944 Fix SocialLoginTest to reflect new Google Login screen |
339,253 | 22.05.2017 15:17:03 | -7,200 | ef6b303bfe36180b369de732757815b16cbad2be | charset not specified by Java client registration API | [
{
"change_type": "MODIFY",
"old_path": "integration/client-registration/src/main/java/org/keycloak/client/registration/ClientRegistration.java",
"new_path": "integration/client-registration/src/main/java/org/keycloak/client/registration/ClientRegistration.java",
"diff": "package org.keycloak.client.... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4911 charset not specified by Java client registration API |
339,185 | 23.05.2017 11:12:08 | -7,200 | f47283f61a6e32307b632869a41382ea2fa4c4ea | Destination validation counts on port being not specified | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/saml/SamlProtocolFactory.java",
"new_path": "services/src/main/java/org/keycloak/protocol/saml/SamlProtocolFactory.java",
"diff": "@@ -39,7 +39,11 @@ import org.keycloak.saml.processing.core.saml.v2.constants.X500SA... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4813 Destination validation counts on port being not specified |
339,337 | 23.05.2017 12:18:48 | -15,480 | acd78ee407887dc6d0f869f1d905c1638bc994c6 | Fix incorrect PKCE S256 code challenge generation | [
{
"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": "@@ -543,13 +543,9 @@ public class TokenEndpoint {\n// https://tools.ietf.org... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4956: Fix incorrect PKCE S256 code challenge generation |
339,494 | 23.05.2017 13:43:33 | -7,200 | a9c98a577b1bf1e4e0eec5b9c64a3ef396aa7af2 | Fix condition for skipping test | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration/src/test/java/org/keycloak/testsuite/federation/storage/ldap/LDAPLegacyImportTest.java",
"new_path": "testsuite/integration/src/test/java/org/keycloak/testsuite/federation/storage/ldap/LDAPLegacyImportTest.java",
"diff": "@@ -61,7 +61,7 @... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4958 Fix condition for skipping test |
339,185 | 23.05.2017 15:14:25 | -7,200 | 67a05ee227a9436f36b0228933f1c36b6351aba6 | Fix empty attribute value issue in SAML parser | [
{
"change_type": "MODIFY",
"old_path": "saml-core/src/main/java/org/keycloak/saml/common/parsers/AbstractParser.java",
"new_path": "saml-core/src/main/java/org/keycloak/saml/common/parsers/AbstractParser.java",
"diff": "@@ -146,7 +146,7 @@ public abstract class AbstractParser implements ParserNamesp... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4790 Fix empty attribute value issue in SAML parser |
339,465 | 23.05.2017 23:16:57 | -7,200 | 2b59db71a83fee2d9279cab9a7e7215c4f5bd7db | Remove the IDToken if scope=openid is not used | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/TokenManager.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/TokenManager.java",
"diff": "@@ -250,11 +250,16 @@ public class TokenManager {\nvalidation.clientSession.setTimestamp(currentTi... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-3316 Remove the IDToken if scope=openid is not used |
339,179 | 23.05.2017 16:34:22 | -7,200 | 88473ce3c108a5eee01e5f872e9f3de1987bc20c | Use desired version of adapter | [
{
"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": "<assembly.xml>${project.parent.basedir}/assembly.xml</assembly.xml>\n<app.server.jboss.home>${containe... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4959 Use desired version of adapter |
339,465 | 25.05.2017 18:51:05 | -7,200 | 5560175888e76d91b1a6c963b50f020dc304f166 | Changed javadoc. Remove unused ClientSessionModel class | [
{
"change_type": "MODIFY",
"old_path": "server-spi-private/src/main/java/org/keycloak/authentication/AuthenticationFlowContext.java",
"new_path": "server-spi-private/src/main/java/org/keycloak/authentication/AuthenticationFlowContext.java",
"diff": "@@ -58,7 +58,7 @@ public interface AuthenticationF... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4626 Changed javadoc. Remove unused ClientSessionModel class |
339,465 | 26.05.2017 08:19:25 | -7,200 | c4f172afe79e1546ca290645c58fac68620708e1 | Upgrade infinispan and undertow version to align with Wildfly 11.0.0.Alpha1 | [
{
"change_type": "MODIFY",
"old_path": "pom.xml",
"new_path": "pom.xml",
"diff": "<h2.version>1.3.173</h2.version>\n<hibernate.entitymanager.version>5.0.7.Final</hibernate.entitymanager.version>\n<hibernate.javax.persistence.version>1.0.0.Final</hibernate.javax.persistence.version>\n- <infinispan.ve... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4977 Upgrade infinispan and undertow version to align with Wildfly 11.0.0.Alpha1 |
339,292 | 29.05.2017 18:14:02 | -7,200 | 7d0b4616836541cb7cb225ab66c7adb45c6a3e10 | Use authenticationSession binding name in ScriptBasedAuthenticator
We now use authenticationSession instead of clientSession to reflect
the renaming of ClientSessionModel to AuthenticationSessionModel.
Note that this is a breaking change which needs to be mentioned in
the upgrade notes! | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/authentication/authenticators/browser/ScriptBasedAuthenticator.java",
"new_path": "services/src/main/java/org/keycloak/authentication/authenticators/browser/ScriptBasedAuthenticator.java",
"diff": "@@ -47,7 +47,7 @@ import j... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4975 Use authenticationSession binding name in ScriptBasedAuthenticator
We now use authenticationSession instead of clientSession to reflect
the renaming of ClientSessionModel to AuthenticationSessionModel.
Note that this is a breaking change which needs to be mentioned in
the upgrade notes! |
339,473 | 29.05.2017 15:57:25 | -7,200 | af6f617e0e18ae30ebbf88a5a1ed1d50a575250d | Can not run tests against PNC build | [
{
"change_type": "MODIFY",
"old_path": "integration/client-cli/client-registration-cli/pom.xml",
"new_path": "integration/client-cli/client-registration-cli/pom.xml",
"diff": "<build>\n<plugins>\n- <plugin>\n- <groupId>org.apache.maven.plugins</groupId>\n- <artifactId>maven-deploy-plugin</artifactId... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4974 Can not run tests against PNC build |
339,281 | 29.05.2017 14:38:32 | -7,200 | 8f1938c28d56db1ea04d4a2bceef1e56ede1c9a8 | Role based permission test | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/auth-server/services/testsuite-providers/src/main/java/org/keycloak/testsuite/rest/resource/TestCacheResource.java",
"new_path": "testsuite/integration-arquillian/servers/auth-server/services/testsuite-providers/src/main/ja... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4481 Role based permission test |
339,444 | 01.06.2017 12:05:02 | -7,200 | 7d017b4edff33ad017256a6f6c0eb7b65c8d5855 | Easy Spring security annotation | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "adapters/oidc/spring-security/src/main/java/org/keycloak/adapters/springsecurity/KeycloakConfiguration.java",
"diff": "+package org.keycloak.adapters.springsecurity;\n+\n+import org.springframework.context.annotation.ComponentScan;\n+import org.... | Java | Apache License 2.0 | keycloak/keycloak | Easy Spring security annotation |
339,444 | 01.06.2017 14:35:12 | -7,200 | 4d5e03049eb7067551580bbc4ef872b51a7ba5e1 | provide a custom KeycloakConfigResolver instance for servlet filter. | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/servlet-filter/src/main/java/org/keycloak/adapters/servlet/KeycloakOIDCFilter.java",
"new_path": "adapters/oidc/servlet-filter/src/main/java/org/keycloak/adapters/servlet/KeycloakOIDCFilter.java",
"diff": "@@ -54,24 +54,51 @@ import java.util.reg... | Java | Apache License 2.0 | keycloak/keycloak | provide a custom KeycloakConfigResolver instance for servlet filter. |
339,209 | 12.05.2017 18:20:53 | 21,600 | bed6f96fc64f6d2b471191cca8f8e75d6395ef94 | Change required actions UI to uncheck and disable the default checkbox when the enable checkbox is not checked. The API will continue to silently drop actions that are not enabled for the realm. | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/other/console/src/main/java/org/keycloak/testsuite/console/page/authentication/RequiredActions.java",
"new_path": "testsuite/integration-arquillian/tests/other/console/src/main/java/org/keycloak/testsuite/console/page/authent... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4752 Change required actions UI to uncheck and disable the default checkbox when the enable checkbox is not checked. The API will continue to silently drop actions that are not enabled for the realm. |
339,562 | 07.05.2017 23:07:32 | -7,200 | 241c58dd61254c0cb56e6222bcc4fa5cb8c73b72 | Add unit tests related to signatures, check that a signature is present when want assertion signing. | [
{
"change_type": "MODIFY",
"old_path": "saml-core/src/main/java/org/keycloak/saml/common/util/DocumentUtil.java",
"new_path": "saml-core/src/main/java/org/keycloak/saml/common/util/DocumentUtil.java",
"diff": "@@ -52,6 +52,7 @@ import java.io.InputStream;\nimport java.io.Reader;\nimport java.io.Stri... | Java | Apache License 2.0 | keycloak/keycloak | Add unit tests related to signatures, check that a signature is present when want assertion signing. |
339,309 | 02.06.2017 15:49:20 | 14,400 | a41d282e926633d69616912374651c87d54aefb5 | client permission tests | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/resources/admin/ClientsResource.java",
"new_path": "services/src/main/java/org/keycloak/services/resources/admin/ClientsResource.java",
"diff": "@@ -203,11 +203,12 @@ public class ClientsResource {\n*/\n@Path(\"{id}... | Java | Apache License 2.0 | keycloak/keycloak | client permission tests |
339,209 | 02.06.2017 09:02:03 | 21,600 | 5d88c2b8bef811fa5461c3875843c191c26cab27 | Update Encode class using latest resteasy. Use encodeQueryParamAsIs instead of encodeQueryParam when encoding key=value pairs for URI query sections. Also fix a few callers who were relying on the bad behaviour of queryParam. | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/OAuthRequestAuthenticator.java",
"new_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/OAuthRequestAuthenticator.java",
"diff": "@@ -170,7 +170,7 @@ public class OAuthRequestA... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4758 Update Encode class using latest resteasy. Use encodeQueryParamAsIs instead of encodeQueryParam when encoding key=value pairs for URI query sections. Also fix a few callers who were relying on the bad behaviour of queryParam. |
339,474 | 06.06.2017 18:32:48 | -7,200 | c4da7637d6177d07e9a293656d8cfa7816da729e | groups pagination and group search | [
{
"change_type": "MODIFY",
"old_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/resource/GroupsResource.java",
"new_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/resource/GroupsResource.java",
"diff": "@@ -20,12 +20,7 @@ package org.keycloak.admin.... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-2538] - groups pagination and group search |
339,281 | 07.06.2017 13:44:18 | -7,200 | 7381ec456a734d4d7a58d4f54b29ba11ab1ac7ac | Add possibility to attach debugger to jboss based servers | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"new_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"diff": "@@ -45,7 +45,23 @@ and adapter are all in the same JVM and you can debug them easily. If it is not\nand you will be able to attach remote de... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5027 Add possibility to attach debugger to jboss based servers |
339,474 | 07.06.2017 20:52:22 | -7,200 | f377a45c4e964b1dd244a84b31ad68ff38ae64d4 | groups count for pagination limits | [
{
"change_type": "MODIFY",
"old_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/resource/GroupsResource.java",
"new_path": "integration/admin-client/src/main/java/org/keycloak/admin/client/resource/GroupsResource.java",
"diff": "@@ -67,6 +67,29 @@ public interface GroupsReso... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-2538] - groups count for pagination limits |
339,622 | 09.06.2017 09:32:33 | -7,200 | 80f8815b9a019d2687277ba5dcb3119be709622c | Store credentials
Credentials are stored with user creation if they are present in the UserRepresentation. | [
{
"change_type": "MODIFY",
"old_path": "core/src/main/java/org/keycloak/representations/idm/CredentialRepresentation.java",
"new_path": "core/src/main/java/org/keycloak/representations/idm/CredentialRepresentation.java",
"diff": "@@ -155,4 +155,101 @@ public class CredentialRepresentation {\npublic ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5026 Store credentials
Credentials are stored with user creation if they are present in the UserRepresentation. |
339,281 | 07.06.2017 11:54:41 | -7,200 | 97509ebf89c0173633ea4595c88fc6ab61bece16 | export authorization test with multiple roles | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/client/authorization/ExportAuthorizationSettingsTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/client/authorizat... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4983 export authorization test with multiple roles |
339,612 | 14.06.2017 10:47:40 | -7,200 | 60942346f31a505ec0db748b95dd1b0f4fb1820c | pairwise clients get duplicate subs in tokens | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/mappers/AbstractPairwiseSubMapper.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/mappers/AbstractPairwiseSubMapper.java",
"diff": "@@ -64,24 +64,32 @@ public abstract class AbstractPairwi... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4924: pairwise clients get duplicate subs in tokens |
339,185 | 13.06.2017 15:25:49 | -7,200 | bdadef128216d588bec10360d9e82c0202134f78 | Fix in instructions for running Cross-DC tests | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"new_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"diff": "@@ -431,7 +431,11 @@ The cross DC requires setting a profile specifying used cache server (currently\n#### Run Cross-DC Tests from Maven\n-R... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4189 Fix in instructions for running Cross-DC tests |
339,412 | 12.06.2017 18:19:39 | -7,200 | 91585f8563ebefb8df8a8d5763331d2733e4d69f | Changing request matcher to attempt auth on /sso/login or Auhtorization header
Add default login URL.
Throwing exception if login fails to enable auth entry point
Adding a test for invalid token and bearer-only
handle redirect correctly | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/spring-security/src/main/java/org/keycloak/adapters/springsecurity/filter/KeycloakAuthenticationProcessingFilter.java",
"new_path": "adapters/oidc/spring-security/src/main/java/org/keycloak/adapters/springsecurity/filter/KeycloakAuthenticationProcess... | Java | Apache License 2.0 | keycloak/keycloak | Changing request matcher to attempt auth on /sso/login or Auhtorization header
Add default login URL.
Throwing exception if login fails to enable auth entry point
Adding a test for invalid token and bearer-only
handle redirect correctly |
339,281 | 15.06.2017 11:39:38 | -7,200 | 5d72def1bccbd241436506b6c7b1ad17c335f196 | add possibility to use jdg as cache server | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"new_path": "testsuite/integration-arquillian/HOW-TO-RUN.md",
"diff": "@@ -431,12 +431,20 @@ The cross DC requires setting a profile specifying used cache server (currently\n#### Run Cross-DC Tests from Maven\n-... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4189 add possibility to use jdg as cache server |
339,370 | 15.06.2017 15:24:07 | -7,200 | 0e0140d88b9fcc2f2a663f8d149be3864924adbd | Allow refreshable context to have an optional adapter token store | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/RefreshableKeycloakSecurityContext.java",
"new_path": "adapters/oidc/adapter-core/src/main/java/org/keycloak/adapters/RefreshableKeycloakSecurityContext.java",
"diff": "@@ -155,7 +155,9 @@ public c... | Java | Apache License 2.0 | keycloak/keycloak | Allow refreshable context to have an optional adapter token store |
339,237 | 16.06.2017 09:55:54 | -7,200 | a785f9fd112234d84b98df143b879d1b2d342af9 | Email - I18n - added missing german text | [
{
"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\n-passwordResetSubj... | Java | Apache License 2.0 | keycloak/keycloak | Email - I18n - added missing german text |
339,359 | 19.06.2017 14:48:50 | -3,600 | 7614ff8c6fa2ed12f7ab1042d0dd80ef0e634f05 | Extract EvaluatebleScriptAdapter
Precursor for InvocableScriptAdapter, which compiles/evaluates a script without affecting the engine's bindings. This allows the same script to be compiled once and then evaluated multiple times (with the same ScriptEngine). | [
{
"change_type": "MODIFY",
"old_path": "authz/policy/common/src/main/java/org/keycloak/authorization/policy/provider/js/JSPolicyProvider.java",
"new_path": "authz/policy/common/src/main/java/org/keycloak/authorization/policy/provider/js/JSPolicyProvider.java",
"diff": "@@ -23,7 +23,7 @@ import org.k... | Java | Apache License 2.0 | keycloak/keycloak | Extract EvaluatebleScriptAdapter
Precursor for InvocableScriptAdapter, which compiles/evaluates a script without affecting the engine's bindings. This allows the same script to be compiled once and then evaluated multiple times (with the same ScriptEngine). |
339,359 | 19.06.2017 16:53:07 | -3,600 | a04d79c5760eda51e410dd3289d9eb5c352f8efa | Cache compiled scripts in JSPolicyProviderFactory | [
{
"change_type": "MODIFY",
"old_path": "authz/policy/common/src/main/java/org/keycloak/authorization/policy/provider/js/JSPolicyProvider.java",
"new_path": "authz/policy/common/src/main/java/org/keycloak/authorization/policy/provider/js/JSPolicyProvider.java",
"diff": "*/\npackage org.keycloak.autho... | Java | Apache License 2.0 | keycloak/keycloak | Cache compiled scripts in JSPolicyProviderFactory |
339,598 | 19.06.2017 18:26:17 | -7,200 | 63d2d0f7edf45a3a07f6e554a2817a116d14cbaa | SAML Adapter fails to validate signature on 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": "@@ -364,9 +364,8 @@ ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4897 SAML Adapter fails to validate signature on assertion |
339,465 | 20.06.2017 09:21:41 | -7,200 | f363dbcad0c7e85dc9bfd2ed42561db946f5991e | Switching language on User consent gives error | [
{
"change_type": "MODIFY",
"old_path": "server-spi-private/src/main/java/org/keycloak/forms/login/LoginFormsProvider.java",
"new_path": "server-spi-private/src/main/java/org/keycloak/forms/login/LoginFormsProvider.java",
"diff": "@@ -120,4 +120,6 @@ public interface LoginFormsProvider extends Provid... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4327 Switching language on User consent gives error |
339,465 | 20.06.2017 16:38:57 | -7,200 | 32cf8b7cad2c6a1cd2d582766373db05d9490e7c | Fixes for OAuth2 requests without 'scope=openid' | [
{
"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": "@@ -269,6 +269,12 @@ public class AuthorizationEndpoint exte... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-3316 Fixes for OAuth2 requests without 'scope=openid' |
339,465 | 20.06.2017 14:50:00 | -7,200 | e91dd011c5fbcdce36499c00214ce089b842d5a7 | Disable kerberos flow when provider removed | [
{
"change_type": "MODIFY",
"old_path": "common/src/main/java/org/keycloak/common/util/ConcurrentMultivaluedHashMap.java",
"new_path": "common/src/main/java/org/keycloak/common/util/ConcurrentMultivaluedHashMap.java",
"diff": "@@ -31,9 +31,9 @@ public class ConcurrentMultivaluedHashMap<K, V> extends ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4438 Disable kerberos flow when provider removed |
339,185 | 21.06.2017 15:19:23 | -7,200 | bf43ccf6c1298e145df8007c30373ec1e1c066fb | Fix intermittent failures in ComponentsTest testConcurrencyWithChildren
... and seems that the as well | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/resources/META-INF/keycloak-server.json",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/resources/META-INF/keycloak-server.json",
"diff": "\"connectionsJpa\": {\n\"default\": {\n- \"url\"... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4993 Fix intermittent failures in ComponentsTest testConcurrencyWithChildren
... and seems that the KEYCLOAK-5020 as well |
339,474 | 22.06.2017 17:32:38 | -7,200 | 124bf43a272b3b4fbba6d9d65e52fbab564da2e6 | groups count for pagination | [
{
"change_type": "MODIFY",
"old_path": "model/jpa/src/main/java/org/keycloak/models/jpa/entities/GroupEntity.java",
"new_path": "model/jpa/src/main/java/org/keycloak/models/jpa/entities/GroupEntity.java",
"diff": "@@ -30,7 +30,7 @@ import java.util.Collection;\n@NamedQuery(name=\"getGroupIdsByNameCo... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-2538] - groups count for pagination |
339,185 | 23.06.2017 15:16:23 | -7,200 | 8f9ed32a66c970bf4d77b53d92446665ea813d2f | ConcurrencyTest fails intermittently
This commit fixes 401 Unauthorized issues | [
{
"change_type": "MODIFY",
"old_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/GroupAdapter.java",
"new_path": "model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/GroupAdapter.java",
"diff": "@@ -35,7 +35,7 @@ import java.util.Set;\n* @version $Revision:... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5078 ConcurrencyTest fails intermittently
This commit fixes 401 Unauthorized issues |
339,465 | 22.06.2017 22:23:20 | -7,200 | 756d996a4adaeba369ca8487e7dbb3fb880dcfc9 | RHSSO-1027 Fix to handle the exception thrown from alternative flow | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/authentication/DefaultAuthenticationFlow.java",
"new_path": "services/src/main/java/org/keycloak/authentication/DefaultAuthenticationFlow.java",
"diff": "@@ -121,7 +121,20 @@ public class DefaultAuthenticationFlow implements... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5085 RHSSO-1027 Fix to handle the exception thrown from alternative flow |
339,185 | 26.06.2017 09:55:21 | -7,200 | 955cbc76d78b92c81255decd68cab06b4517d3a4 | Change action tokens cache type to distributed | [
{
"change_type": "MODIFY",
"old_path": "distribution/feature-packs/server-feature-pack/src/main/resources/content/bin/migrate-domain-clustered.cli",
"new_path": "distribution/feature-packs/server-feature-pack/src/main/resources/content/bin/migrate-domain-clustered.cli",
"diff": "@@ -206,13 +206,13 @... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5030 Change action tokens cache type to distributed |
339,309 | 26.06.2017 11:40:56 | 14,400 | 3855b5c0a3283d72025b4cc6f6798ef97af91dcf | admin console work | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/FineGrainAdminUnitTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/FineGrainAdminUnitTest.java",
"diff": "@@ -... | Java | Apache License 2.0 | keycloak/keycloak | admin console work |
339,237 | 27.06.2017 16:55:10 | -7,200 | 48421cbc43e41f31d3c374d64f43b7d4f57224b2 | Email - I18n - removed "" around text placeholder | [
{
"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": "@@ -2,8 +2,8 @@ emailVerificationSubject=E-Mail verifizieren\nem... | Java | Apache License 2.0 | keycloak/keycloak | Email - I18n - removed "" around text placeholder |
339,237 | 27.06.2017 18:04:41 | -7,200 | 3db8f97248c3b00e292a7020070bbfb71aceef7d | Email - I18n - removed remaining " and fixe grammar error | [
{
"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": "@@ -3,10 +3,10 @@ emailVerificationBody=Jemand hat ein {2} Konto... | Java | Apache License 2.0 | keycloak/keycloak | Email - I18n - removed remaining " and fixe grammar error |
339,237 | 27.06.2017 20:30:30 | -7,200 | f5545eabdc1eb74626799bd0e1e345d6966d8654 | Email - I18n - fixed another grammar error | [
{
"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": "@@ -5,8 +5,8 @@ identityProviderLinkSubject=Link {0}\nidentityPr... | Java | Apache License 2.0 | keycloak/keycloak | Email - I18n - fixed another grammar error |
339,359 | 27.06.2017 15:44:50 | -3,600 | bdc9e8d2c3a6061ee970ef6061594c2631111ebb | Omit empty name claim in FullNameMapper
If a user has no first or last name, don't add the `name` claim. | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/mappers/FullNameMapper.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/mappers/FullNameMapper.java",
"diff": "@@ -26,8 +26,10 @@ import org.keycloak.representations.IDToken;\nimport java.u... | Java | Apache License 2.0 | keycloak/keycloak | Omit empty name claim in FullNameMapper
If a user has no first or last name, don't add the `name` claim. |
339,185 | 28.06.2017 20:47:43 | -7,200 | 5e16a32f86bdea87b3ef24f58d6b4dcb02451814 | Fix BasicSamlTest on auth-server-wildfly | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/auth-server/jboss/common/keycloak-server-subsystem.xsl",
"new_path": "testsuite/integration-arquillian/servers/auth-server/jboss/common/keycloak-server-subsystem.xsl",
"diff": "</provider>\n</spi>\n</xsl:variable>\n+ <x... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5106 Fix BasicSamlTest on auth-server-wildfly |
339,281 | 29.06.2017 14:39:59 | -7,200 | 6ba3687b76cc195410488bc8c7503c084a7de433 | Fix UsersTest on auth-server-wildfly | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/UserTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/UserTest.java",
"diff": "package org.keycloak.testsuite.a... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5114 Fix UsersTest on auth-server-wildfly (#4271) |
339,309 | 29.06.2017 17:36:45 | 14,400 | f5389b0e17307ec76ea714feaf9ad46ba286bdfc | don't clean up properly | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/resources/admin/permissions/UserPermissions.java",
"new_path": "services/src/main/java/org/keycloak/services/resources/admin/permissions/UserPermissions.java",
"diff": "@@ -157,32 +157,32 @@ class UserPermissions im... | Java | Apache License 2.0 | keycloak/keycloak | don't clean up properly |
339,235 | 30.06.2017 08:48:28 | -7,200 | f0f1b855827cacfc37a0588c46a82fced0ca8855 | Authz tab not showing | [
{
"change_type": "MODIFY",
"old_path": "themes/src/main/resources/theme/base/admin/resources/js/services.js",
"new_path": "themes/src/main/resources/theme/base/admin/resources/js/services.js",
"diff": "@@ -363,6 +363,10 @@ module.service('ServerInfo', function($resource, $q, $http) {\n});\nreturn id... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5116 (#4276)
Authz tab not showing |
339,401 | 30.06.2017 11:20:01 | -7,200 | a228c9b32bc512006920d6ab1b9833d2137d4da5 | Removed obsolete Polarion related code | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/pom.xml",
"new_path": "testsuite/integration-arquillian/pom.xml",
"diff": "<modules>\n<module>test-apps</module>\n- <module>test-utils</module>\n<module>servers</module>\n<module>tests</module>\n</modules>\n"
},
{
"chan... | Java | Apache License 2.0 | keycloak/keycloak | Removed obsolete Polarion related code |
339,138 | 03.07.2017 02:57:58 | -10,800 | fba264433a038d6fac19af10c7567f967555855e | ProviderFactory::postInit not called with hot deployment | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/DefaultKeycloakSessionFactory.java",
"new_path": "services/src/main/java/org/keycloak/services/DefaultKeycloakSessionFactory.java",
"diff": "@@ -112,6 +112,7 @@ public class DefaultKeycloakSessionFactory implements ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5131 ProviderFactory::postInit not called with hot deployment |
339,281 | 03.07.2017 11:39:22 | -7,200 | 41011a95e1f95a65143b092c659730a8ccf099cf | Fix FineGrainAdminUnitTest when impersonation is disabled | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/FineGrainAdminUnitTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/admin/FineGrainAdminUnitTest.java",
"diff": "@@ -... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5133 Fix FineGrainAdminUnitTest when impersonation is disabled |
339,235 | 04.07.2017 10:52:29 | -7,200 | 1e6f099eb01e676e11a042ff58ad06f6255b016c | Replace snapshot in resource version with build time | [
{
"change_type": "MODIFY",
"old_path": "common/src/main/java/org/keycloak/common/Version.java",
"new_path": "common/src/main/java/org/keycloak/common/Version.java",
"diff": "@@ -45,6 +45,10 @@ public class Version {\nVersion.VERSION = props.getProperty(\"version\");\nVersion.BUILD_TIME = props.getPr... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5138 Replace snapshot in resource version with build time (#4287) |
339,235 | 04.07.2017 21:18:34 | -7,200 | 9a9f4137e550fe60c8ee52339fb2090cf0c3b271 | KEYCLOAK-5022 Only cache keycloak.js and iframe if specific version is requested | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/js/src/main/resources/keycloak.js",
"new_path": "adapters/oidc/js/src/main/resources/keycloak.js",
"diff": "interval: 5\n};\n+ var scripts = document.getElementsByTagName('script');\n+ for (var i = 0; i < scripts.length; i++) {\n+ if ((scripts[i]... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4556 KEYCLOAK-5022 Only cache keycloak.js and iframe if specific version is requested (#4289) |
339,235 | 05.07.2017 09:08:13 | -7,200 | eba8dac47d80949806fa89ec640aa918fc6b4a18 | Add test to check behavior with file redirect URI | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/oauth/OAuthRedirectUriTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/oauth/OAuthRedirectUriTest.java",
"diff": "@@ -142,... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4536 Add test to check behavior with file redirect URI (#4291) |
339,235 | 05.07.2017 09:25:21 | -7,200 | c95aace6e047ba45e707b7d7c2d25572bbf0fb86 | Return '*' in Cors requests when '*' is in list of permitted origins. Stop caching well-known information as it can change. | [
{
"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": "@@ -133,7 +133,11 @@ public class Cors {\nreturn builder.build();\n}\n+ if (allowedOrigins != null && al... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5141 Return '*' in Cors requests when '*' is in list of permitted origins. Stop caching well-known information as it can change. (#4290) |
339,612 | 05.07.2017 12:32:43 | -7,200 | 8cb8678525cd660530ec3b875ff7e0316c1b8742 | refresh token does not work with pairwise subject identifiers | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/protocol/oidc/TokenManager.java",
"new_path": "services/src/main/java/org/keycloak/protocol/oidc/TokenManager.java",
"diff": "@@ -120,15 +120,6 @@ public class TokenManager {\n}\npublic TokenValidation validateToken(Keycloak... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5139 refresh token does not work with pairwise subject identifiers |
339,235 | 05.07.2017 13:39:16 | -7,200 | 5fbb362710c7e917bf80ea893ba43388a7bcb47a | Set encoding for TestingResourceProvider.runOnServer | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/servers/auth-server/services/testsuite-providers/src/main/java/org/keycloak/testsuite/rest/TestingResourceProvider.java",
"new_path": "testsuite/integration-arquillian/servers/auth-server/services/testsuite-providers/src/main/java/... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5119 Set encoding for TestingResourceProvider.runOnServer (#4292) |
339,209 | 06.07.2017 10:22:10 | 21,600 | 81c0e62d79608d545caf40d435e1dc1f9d42f545 | Use setParameter in photoz-restful-api example services | [
{
"change_type": "MODIFY",
"old_path": "examples/authz/photoz/photoz-restful-api/src/main/java/org/keycloak/example/photoz/album/AlbumService.java",
"new_path": "examples/authz/photoz/photoz-restful-api/src/main/java/org/keycloak/example/photoz/album/AlbumService.java",
"diff": "@@ -83,14 +83,14 @@ ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5160 Use setParameter in photoz-restful-api example services |
339,623 | 07.07.2017 23:31:52 | 18,000 | e99b08c6dad25e69f2b340e065e27bb46ef25993 | Adding a instance of HttpComponentsClientHttpRequestFactory that supports the embedded servlet container auth pattern | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/spring-boot/pom.xml",
"new_path": "adapters/oidc/spring-boot/pom.xml",
"diff": "<properties>\n<spring-boot.version>1.3.0.RELEASE</spring-boot.version>\n+ <spring.version>4.1.6.RELEASE</spring.version>\n+ <mockito.version>1.9.5</mockito.version>\n... | Java | Apache License 2.0 | keycloak/keycloak | Adding a instance of HttpComponentsClientHttpRequestFactory that supports the embedded servlet container auth pattern |
339,612 | 10.07.2017 10:20:41 | -7,200 | 5b2e390f57cfbadc664a53555d35ee10b869b430 | Update refresh token test for deleted user
Instead of disabling the user under test, the test will now correctly
delete the user under test. | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/oauth/RefreshTokenTest.java",
"new_path": "testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/oauth/RefreshTokenTest.java",
"diff": "@@ -538,7 +538,7... | Java | Apache License 2.0 | keycloak/keycloak | Update refresh token test for deleted user
Instead of disabling the user under test, the test will now correctly
delete the user under test. |
339,465 | 10.07.2017 18:17:57 | -7,200 | 7be2c55f61ec35a8e5c5437f6e9afbf9beae1d50 | Better error messages when action expired | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/messages/Messages.java",
"new_path": "services/src/main/java/org/keycloak/services/messages/Messages.java",
"diff": "@@ -35,6 +35,10 @@ public class Messages {\npublic static final String EXPIRED_ACTION = \"expiredA... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5061 Better error messages when action expired |
339,465 | 10.07.2017 22:52:44 | -7,200 | 936efe872ad1b8fc728f1c6b6bf4f83b6b063be7 | Process correct initial flow when action expired | [
{
"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": "@@ -433,7 +433,7 @@ public class AuthorizationEndpoint exten... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5061 Process correct initial flow when action expired |
339,465 | 11.07.2017 12:23:07 | -7,200 | 3fca731395b4724816aee8edccffef09a1b7d219 | Improve browser refresh button after switch to different flow | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/services/resources/IdentityBrokerService.java",
"new_path": "services/src/main/java/org/keycloak/services/resources/IdentityBrokerService.java",
"diff": "@@ -979,7 +979,7 @@ public class IdentityBrokerService implements Iden... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5136 Improve browser refresh button after switch to different flow |
339,179 | 13.07.2017 14:35:03 | -7,200 | b86079c589908f89fc123959ab019815c7eeb0dc | Add test for Access-Control-Expose-Headers | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/test-apps/cors/angular-product/src/main/webapp/index.html",
"new_path": "testsuite/integration-arquillian/test-apps/cors/angular-product/src/main/webapp/index.html",
"diff": "</div>\n</div>\n+ <div id=\"headers\">{{headers}}</d... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-3297 Add test for Access-Control-Expose-Headers |
339,235 | 14.07.2017 07:01:54 | -7,200 | badba7adafd786c00def5a855158c2c7f96871b2 | Run auth-server-wildfly profile on Travis | [
{
"change_type": "MODIFY",
"old_path": ".travis.yml",
"new_path": ".travis.yml",
"diff": "language: java\ncache:\n- directories:\n- - $HOME/.m2\n-\n-before_cache:\n- - rm -rf $HOME/.m2/repository/org/keycloak\n+ cache: false\nenv:\nglobal:\n- MAVEN_SKIP_RC=true\n- - MAVEN_OPTS=\"-Xms512m -Xmx2048m\"... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5143 Run auth-server-wildfly profile on Travis (#4317) |
339,185 | 14.07.2017 13:31:47 | -7,200 | ddcbee2bff6ee7ec1994f2b6020f7577c0539d0d | Minor updates in API | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/authentication/actiontoken/AbstractActionTokenHander.java",
"new_path": "services/src/main/java/org/keycloak/authentication/actiontoken/AbstractActionTokenHander.java",
"diff": "@@ -20,6 +20,7 @@ import org.keycloak.Config.S... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4187 Minor updates in API |
339,185 | 18.07.2017 15:08:06 | -7,200 | c36074c7f329fead2844bd07d4ca41b702e2d2da | Minor updates (abstraction) | [
{
"change_type": "MODIFY",
"old_path": "server-spi/src/main/java/org/keycloak/models/ActionTokenKeyModel.java",
"new_path": "server-spi/src/main/java/org/keycloak/models/ActionTokenKeyModel.java",
"diff": "@@ -43,4 +43,8 @@ public interface ActionTokenKeyModel {\n* @return Single-use random value us... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4187 Minor updates (abstraction) |
339,267 | 19.07.2017 14:02:33 | -7,200 | 9d1ccaeefaa992abe607a558de73c80e3c8cf76e | Added locale_sv translation to fix language dropdown | [
{
"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": "@@ -165,3 +165,4 @@ locale_lt=Lietuvi\\u0173\nlocale_pt-BR=Portugu\\u00EAs (Bras... | Java | Apache License 2.0 | keycloak/keycloak | Added locale_sv translation to fix language dropdown |
339,185 | 19.07.2017 13:47:03 | -7,200 | d52d685161336d68413bc633a81b223c66886c7a | Fix undeclared namespace error in context serialization | [
{
"change_type": "MODIFY",
"old_path": "pom.xml",
"new_path": "pom.xml",
"diff": "<sun.jaxb.version>2.2.11</sun.jaxb.version>\n<sun.xsom.version>20140925</sun.xsom.version>\n<undertow.version>1.4.11.Final</undertow.version>\n+ <woodstox.version>5.0.3</woodstox.version>\n<xmlsec.version>2.0.5</xmlsec... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4818 Fix undeclared namespace error in context serialization |
339,185 | 19.07.2017 15:25:20 | -7,200 | a192b6f50aeb625fa06424c62877419105522877 | Make IdpEmailVerificationAuthenticator use user action timeout | [
{
"change_type": "MODIFY",
"old_path": "services/src/main/java/org/keycloak/authentication/authenticators/broker/IdpEmailVerificationAuthenticator.java",
"new_path": "services/src/main/java/org/keycloak/authentication/authenticators/broker/IdpEmailVerificationAuthenticator.java",
"diff": "@@ -116,7 ... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5209 Make IdpEmailVerificationAuthenticator use user action timeout |
339,641 | 20.07.2017 10:23:10 | -7,200 | 4825a857d9b2c91e178c6cdcf12eda81b8ee6f71 | Integratino testsuite update to support springboot testing | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "testsuite/integration-arquillian/test-apps/spring-boot-adapter/.gitignore",
"diff": "+target/\n+!.mvn/wrapper/maven-wrapper.jar\n+\n+### STS ###\n+.apt_generated\n+.classpath\n+.factorypath\n+.project\n+.settings\n+.springBeans\n+\n+### IntelliJ... | Java | Apache License 2.0 | keycloak/keycloak | [KEYCLOAK-4290] Integratino testsuite update to support springboot testing |
339,185 | 20.07.2017 09:26:27 | -7,200 | f5d7f9b09b46df21c8206d9bdb263d76835a507f | ClassNotFoundException when using SAML ECP | [
{
"change_type": "MODIFY",
"old_path": "distribution/saml-adapters/as7-eap6-adapter/as7-modules/src/main/resources/modules/org/keycloak/keycloak-saml-adapter-core/main/module.xml",
"new_path": "distribution/saml-adapters/as7-eap6-adapter/as7-modules/src/main/resources/modules/org/keycloak/keycloak-saml-... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5216 ClassNotFoundException when using SAML ECP |
339,223 | 24.07.2017 11:15:01 | 18,000 | ec89aab8fbde0b00040c8782d556c28ca3236bf6 | Refactoring the spring-boot adapter to use the rest template customizer | [
{
"change_type": "MODIFY",
"old_path": "adapters/oidc/spring-boot/pom.xml",
"new_path": "adapters/oidc/spring-boot/pom.xml",
"diff": "<description/>\n<properties>\n- <spring-boot.version>1.3.0.RELEASE</spring-boot.version>\n+ <spring-boot.version>1.4.0.RELEASE</spring-boot.version>\n<spring.version>... | Java | Apache License 2.0 | keycloak/keycloak | Refactoring the spring-boot adapter to use the rest template customizer |
339,185 | 25.07.2017 23:00:07 | -7,200 | 3c537f5f2875d7097eda94fb3c6c5957482698e2 | Do not encrypt SAML status messages
SAML status messages are not encryptable per Chapter 6 of
saml-core-2.0-os.pdf. Only assertions, attributes, base ID and name ID
can be encrypted. | [
{
"change_type": "MODIFY",
"old_path": "adapters/saml/core-public/src/main/java/org/keycloak/adapters/saml/SamlAuthenticationError.java",
"new_path": "adapters/saml/core-public/src/main/java/org/keycloak/adapters/saml/SamlAuthenticationError.java",
"diff": "package org.keycloak.adapters.saml;\nimpor... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4446 Do not encrypt SAML status messages
SAML status messages are not encryptable per Chapter 6 of
saml-core-2.0-os.pdf. Only assertions, attributes, base ID and name ID
can be encrypted. |
339,185 | 26.07.2017 22:07:43 | -7,200 | 36080b9833f9db1ab3bde7a5c9ce82eca96f291b | Added means to run KeycloakServer with https | [
{
"change_type": "MODIFY",
"old_path": "misc/Testsuite.md",
"new_path": "misc/Testsuite.md",
"diff": "@@ -29,6 +29,15 @@ When starting the server it can also import a realm from a json file:\nmvn exec:java -Pkeycloak-server -Dimport=testrealm.json\n+When starting the server, https transport can be s... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5242 Added means to run KeycloakServer with https |
339,185 | 26.07.2017 22:10:16 | -7,200 | ab052167308a3a2165397ed04f1791204e54f238 | Added encryption certificate to SAML metadata | [
{
"change_type": "MODIFY",
"old_path": "saml-core/src/main/java/org/keycloak/saml/SPMetadataDescriptor.java",
"new_path": "saml-core/src/main/java/org/keycloak/saml/SPMetadataDescriptor.java",
"diff": "@@ -23,7 +23,9 @@ package org.keycloak.saml;\n*/\npublic class SPMetadataDescriptor {\n- public st... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4775 Added encryption certificate to SAML metadata |
339,185 | 27.07.2017 08:25:22 | -7,200 | d8b77895db0735e83ad53884925db6c55d69384d | Fix reversed arguments and String comparison | [
{
"change_type": "MODIFY",
"old_path": "adapters/saml/as7-eap6/subsystem/src/main/java/org/keycloak/subsystem/saml/as7/xml/FormattingXMLStreamWriter.java",
"new_path": "adapters/saml/as7-eap6/subsystem/src/main/java/org/keycloak/subsystem/saml/as7/xml/FormattingXMLStreamWriter.java",
"diff": "@@ -81... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-4788 Fix reversed arguments and String comparison |
339,185 | 27.07.2017 10:20:49 | -7,200 | 96bdd32bd0dc10587c803e01cc8a252314796fa5 | Tomcat SAML Adapter Tomcat 8.5.8 | [
{
"change_type": "MODIFY",
"old_path": "adapters/saml/tomcat/tomcat8/src/main/java/org/keycloak/adapters/saml/tomcat/SamlAuthenticatorValve.java",
"new_path": "adapters/saml/tomcat/tomcat8/src/main/java/org/keycloak/adapters/saml/tomcat/SamlAuthenticatorValve.java",
"diff": "@@ -41,10 +41,20 @@ impo... | Java | Apache License 2.0 | keycloak/keycloak | KEYCLOAK-5241 Tomcat SAML Adapter Tomcat 8.5.8 |
339,281 | 12.06.2017 11:28:49 | -7,200 | 9fa50bded5f557cff08d7db34ac2dfd272325bac | was-wls changes | [
{
"change_type": "MODIFY",
"old_path": "testsuite/integration-arquillian/pom.xml",
"new_path": "testsuite/integration-arquillian/pom.xml",
"diff": "<arquillian-drone.version>2.0.1.Final</arquillian-drone.version>\n<arquillian-graphene.version>2.1.0.Alpha3</arquillian-graphene.version>\n<arquillian-w... | Java | Apache License 2.0 | keycloak/keycloak | was-wls changes |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.