{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":213724835,"defaultBranch":"master","name":"search-guard","ownerLogin":"floragunncom","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-10-08T18:46:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/56319014?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720262570.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"a918f4aa44a28f65b0ec4460be5e19c62d273409","ref":"refs/heads/dependabot-maven-jackson.version-2.17.2","pushedAt":"2024-07-06T10:42:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"Bump jackson.version from 2.17.0 to 2.17.2\n\nBumps `jackson.version` from 2.17.0 to 2.17.2.\n\nUpdates `com.fasterxml.jackson.core:jackson-core` from 2.17.0 to 2.17.2\n- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.17.0...jackson-core-2.17.2)\n\nUpdates `com.fasterxml.jackson.core:jackson-databind` from 2.17.0 to 2.17.2\n- [Commits](https://github.com/FasterXML/jackson/commits)\n\nUpdates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.17.0 to 2.17.2\n- [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.17.0...jackson-dataformats-text-2.17.2)","shortMessageHtmlLink":"Bump jackson.version from 2.17.0 to 2.17.2"}},{"before":null,"after":"8b05c63c3d31e247a46e8fd4e0bfc7c095dec0df","ref":"refs/heads/alias-privileges-es8","pushedAt":"2024-07-05T15:06:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"First shot at privilege evaluation support for aliases/ds. WIP.\n\nfix\n\nfix\n\nfix\n\nfixes\n\nfix\n\nfix\n\nfixes\n\nfixes\n\ntests wip\n\nfixes\n\nFixes\n\nfix\n\nfixes\n\nIntroduced Meta classes, implemented recursive resolution for aliases\n\nfixes\n\nfixes\n\ncleanup\n\nActionRequestIntrospector now also works on Meta class\n\nworked on tests\n\nReworked tests\n\nAlias tests\n\nextended alias support to non-stateful impl\n\nfixes\n\nfixes\n\nwip\n\nwip\n\nwip\n\nwip\n\nwip\n\nwip\n\ntest fix\n\nwip\n\nfix\n\nfix\n\nfix\n\nwip\n\nwip\n\nwip\n\nwip\n\nwip\n\nfix\n\ntest\n\nfixes\n\nIntroduced aliases.allow_if_all_indices_are_allowed\n\nfix\n\nfix\n\nfixes\n\nwip\n\ntests\n\nwip\n\ntests\n\nSupport for filtering of system indices\n\ntests for system indices\n\ntests\n\nwip\n\nchanged additional index handling\n\nfixed alias handling in index resolution\n\nfurther work on alias handling\n\nCleaned up tests - initial work\n\nresize index action\n\ntest cleanup\n\nReplaced exclusion tests\n\nSupport for delete by query\n\nfurther test cleanup\n\ntest request logging\n\nfixed resolve API\n\nfixed test\n\nbetter support for IndicesAliasesRequest\n\nTests for ActionRequestInfo IndicesAliasesRequest\n\nMore tests\n\nmore tests\n\nfixed NPE\n\nFix\n\ntest fixes, wip on write indices\n\ncorrected write index support\n\nwrite index fixes\n\ntests for alias without write index\n\nfix\n\ntest fixes\n\nfix\n\nFirst shot at alias/data stream support for DLS/FLS. WIP.\n\nfixes\n\ntests wip\n\ntests for DLS on data streams\n\nmore tests\n\nadapted test\n\nLocalCluster test infrastructure can now use \"real\" ES nodes.\n\nAdaptions to new test framework\n\ntests\n\nwip\n\ntests for data streams\n\nDS tests\n\nwip\n\ndata stream tests\n\nfixes\n\nfixes\n\nds rw tests\n\nfixes\n\nfixes\n\nwip\n\nfixes\n\nfixes\n\nfixes\n\nfixes\n\nfixes\n\nadapted it branch\n\nfixes\n\ntests\n\ncleanup\n\nwip\n\nwip\n\nwip\n\nwip\n\nfixed Query dept:dept_d* does not implement createWeight\n\nwip\n\nwip\n\nBump ES to 7.17.21\n\nRevert \"Bump ES to 7.17.21\"\n\nThis reverts commit 3db79ff9c709350b6ee68fd9b361a81d6f1f13c6.\n\nRoles with alias_permissions and data_stream_permissions undergo the validation process correctly.\n\nSee merge request search-guard/search-guard-suite-enterprise!852\n\nRestore ES to 7.17.21\n\nThis reverts commit b5a5f1c366562aa9512b4f95eee7ac47574f45c2.\n\nassign alias permissions to SGS_KIBANA_SERVER, SGS_KIBANA_USER roles\n\nSee merge request search-guard/search-guard-suite-enterprise!855\n\nresolveIsAll method filters out disallowed system indices\n\nSee merge request search-guard/search-guard-suite-enterprise!857\n\nauth tokens supports aliases and data stream privileges\n\nSee merge request search-guard/search-guard-suite-enterprise!858\n\nFirst package of corrections after code review\n\nfix after CR - use RestMatchers#isXXX methods in assertions\n\nsimplify alias perms assigned to kibana_server\n\nAuthTokenIntegrationTest - add test case for data streams\n\nDlsFlsValve - freezed priviliages adjusted to aliases and ds\n\nCorrections related to Meta usage in DlsFlsValve\n\nAuthTokenDlsIntTest - add test case for data streams\n\nfix DlsReadOnlyIntTests\n\nfix tests\n\nadd test case for auth token permission freezing\n\nfix tests\n\nfix IndexAuthorizationReadOnlyIntTests\n\nTest framework extended to configure DLS mode.\n\nCorrection related to auth tokens and privileges freezing for DLS and FLS\n\nCorrection of integration tests in modules dlic-security and security.\n\nrun_tests.sh: always add and use es_test user\n\nrun_tests.sh -Dsg.tests.es_download_cache.dir=$(pwd)\n\nAdditional tests for ResolvedIndices\n\nmvnCli remove \"--quiet\"\n\nuseradd with -m option\n\nmvnCli -X\n\nmodify run_test.sh\n\nmodify run_test.sh\n\nSgPluginPackage - revert changes\n\nCompilation error resolved\n\nChanges in LocalCluster reverted","shortMessageHtmlLink":"First shot at privilege evaluation support for aliases/ds. WIP."}},{"before":null,"after":"0363c1d79cef7ee4c0dab3aececd66c0f0d2903b","ref":"refs/heads/alias-privileges-squashed","pushedAt":"2024-07-04T09:29:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"First shot at privilege evaluation support for aliases/ds. WIP.\n\nfix\n\nfix\n\nfix\n\nfixes\n\nfix\n\nfix\n\nfixes\n\nfixes\n\ntests wip\n\nfixes\n\nFixes\n\nfix\n\nfixes\n\nIntroduced Meta classes, implemented recursive resolution for aliases\n\nfixes\n\nfixes\n\ncleanup\n\nActionRequestIntrospector now also works on Meta class\n\nworked on tests\n\nReworked tests\n\nAlias tests\n\nextended alias support to non-stateful impl\n\nfixes\n\nfixes\n\nwip\n\nwip\n\nwip\n\nwip\n\nwip\n\nwip\n\ntest fix\n\nwip\n\nfix\n\nfix\n\nfix\n\nwip\n\nwip\n\nwip\n\nwip\n\nwip\n\nfix\n\ntest\n\nfixes\n\nIntroduced aliases.allow_if_all_indices_are_allowed\n\nfix\n\nfix\n\nfixes\n\nwip\n\ntests\n\nwip\n\ntests\n\nSupport for filtering of system indices\n\ntests for system indices\n\ntests\n\nwip\n\nchanged additional index handling\n\nfixed alias handling in index resolution\n\nfurther work on alias handling\n\nCleaned up tests - initial work\n\nresize index action\n\ntest cleanup\n\nReplaced exclusion tests\n\nSupport for delete by query\n\nfurther test cleanup\n\ntest request logging\n\nfixed resolve API\n\nfixed test\n\nbetter support for IndicesAliasesRequest\n\nTests for ActionRequestInfo IndicesAliasesRequest\n\nMore tests\n\nmore tests\n\nfixed NPE\n\nFix\n\ntest fixes, wip on write indices\n\ncorrected write index support\n\nwrite index fixes\n\ntests for alias without write index\n\nfix\n\ntest fixes\n\nfix\n\nFirst shot at alias/data stream support for DLS/FLS. WIP.\n\nfixes\n\ntests wip\n\ntests for DLS on data streams\n\nmore tests\n\nadapted test\n\nLocalCluster test infrastructure can now use \"real\" ES nodes.\n\nAdaptions to new test framework\n\ntests\n\nwip\n\ntests for data streams\n\nDS tests\n\nwip\n\ndata stream tests\n\nfixes\n\nfixes\n\nds rw tests\n\nfixes\n\nfixes\n\nwip\n\nfixes\n\nfixes\n\nfixes\n\nfixes\n\nfixes\n\nadapted it branch\n\nfixes\n\ntests\n\ncleanup\n\nwip\n\nwip\n\nwip\n\nwip\n\nfixed Query dept:dept_d* does not implement createWeight\n\nwip\n\nwip\n\nBump ES to 7.17.21\n\nRevert \"Bump ES to 7.17.21\"\n\nThis reverts commit 3db79ff9c709350b6ee68fd9b361a81d6f1f13c6.\n\nRoles with alias_permissions and data_stream_permissions undergo the validation process correctly.\n\nSee merge request search-guard/search-guard-suite-enterprise!852\n\nRestore ES to 7.17.21\n\nThis reverts commit b5a5f1c366562aa9512b4f95eee7ac47574f45c2.\n\nassign alias permissions to SGS_KIBANA_SERVER, SGS_KIBANA_USER roles\n\nSee merge request search-guard/search-guard-suite-enterprise!855\n\nresolveIsAll method filters out disallowed system indices\n\nSee merge request search-guard/search-guard-suite-enterprise!857\n\nauth tokens supports aliases and data stream privileges\n\nSee merge request search-guard/search-guard-suite-enterprise!858\n\nFirst package of corrections after code review\n\nfix after CR - use RestMatchers#isXXX methods in assertions\n\nsimplify alias perms assigned to kibana_server\n\nAuthTokenIntegrationTest - add test case for data streams\n\nDlsFlsValve - freezed priviliages adjusted to aliases and ds\n\nCorrections related to Meta usage in DlsFlsValve\n\nAuthTokenDlsIntTest - add test case for data streams\n\nfix DlsReadOnlyIntTests\n\nfix tests\n\nadd test case for auth token permission freezing\n\nfix tests\n\nfix IndexAuthorizationReadOnlyIntTests\n\nTest framework extended to configure DLS mode.\n\nCorrection related to auth tokens and privileges freezing for DLS and FLS\n\nCorrection of integration tests in modules dlic-security and security.\n\nrun_tests.sh: always add and use es_test user\n\nrun_tests.sh -Dsg.tests.es_download_cache.dir=$(pwd)\n\nAdditional tests for ResolvedIndices\n\nmvnCli remove \"--quiet\"\n\nuseradd with -m option\n\nmvnCli -X\n\nmodify run_test.sh\n\nmodify run_test.sh\n\nSgPluginPackage - revert changes\n\nCompilation error resolved\n\nChanges in LocalCluster reverted","shortMessageHtmlLink":"First shot at privilege evaluation support for aliases/ds. WIP."}},{"before":"f5405c5ab59a354b24168b05f7f0cfb448fdd6f5","after":"b2ccf7a4fb42b6a555b9392ee43e251a91b3a9c4","ref":"refs/heads/new_config_option_force_min_doc_count_to_1","pushedAt":"2024-07-04T09:21:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"new config option: force_min_doc_count_to_1","shortMessageHtmlLink":"new config option: force_min_doc_count_to_1"}},{"before":"c500a94fe91240caa9fa4679865e072378714ac1","after":"7579e1c65b81cef837b00e4ffa8eca1dea42973d","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-04T09:12:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"Changes in LocalCluster reverted","shortMessageHtmlLink":"Changes in LocalCluster reverted"}},{"before":"25217009afc2f0bd8672253ab827b885ec2ce6e2","after":"b2426b2112fb278d5a2c9d7c2b22f15e84362ea4","ref":"refs/heads/new_config_option_force_min_doc_count_to_1_es_7","pushedAt":"2024-07-04T09:07:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"new config option: force_min_doc_count_to_1","shortMessageHtmlLink":"new config option: force_min_doc_count_to_1"}},{"before":"a84bec0c3ba6a895dd1a7bbb0435552590efa852","after":"c500a94fe91240caa9fa4679865e072378714ac1","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-03T19:59:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"Changes in LocalCluster reverted","shortMessageHtmlLink":"Changes in LocalCluster reverted"}},{"before":"43bd1f8dbd550087368c7f6f7a94d7ae6d6944ed","after":"a84bec0c3ba6a895dd1a7bbb0435552590efa852","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-03T18:47:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"Compilation error resolved","shortMessageHtmlLink":"Compilation error resolved"}},{"before":"b2336cb7c626d4b8e2f16246f56495d5dedacf7d","after":"43bd1f8dbd550087368c7f6f7a94d7ae6d6944ed","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-03T18:29:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"Merge branch 'alias-privileges' of git.floragunn.com:search-guard/search-guard-suite-enterprise into alias-privileges","shortMessageHtmlLink":"Merge branch 'alias-privileges' of git.floragunn.com:search-guard/sea…"}},{"before":"5af69d9acf86be0a845b9ac84deb7882c9a26651","after":"b2336cb7c626d4b8e2f16246f56495d5dedacf7d","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-03T12:15:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"SgPluginPackage - revert changes","shortMessageHtmlLink":"SgPluginPackage - revert changes"}},{"before":"4280a7d71227677ac8d2c4c54ea4452e62529d50","after":"5af69d9acf86be0a845b9ac84deb7882c9a26651","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-03T11:43:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"modify run_test.sh","shortMessageHtmlLink":"modify run_test.sh"}},{"before":"c42fbe58be0d616c5d5e9ede44b637709b522b07","after":"458cfa41421fb4d2b9bbde7cc0b896eb485bb36a","ref":"refs/heads/main-es8","pushedAt":"2024-07-03T11:38:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"Refresh sync delay corrected.","shortMessageHtmlLink":"Refresh sync delay corrected."}},{"before":"ae66f77df227edf023459d34001d980863c2d1d9","after":"4280a7d71227677ac8d2c4c54ea4452e62529d50","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-03T11:29:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"modify run_test.sh","shortMessageHtmlLink":"modify run_test.sh"}},{"before":null,"after":"458cfa41421fb4d2b9bbde7cc0b896eb485bb36a","ref":"refs/heads/config-var-delay-time-fix-es8","pushedAt":"2024-07-03T10:48:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"Refresh sync delay corrected.","shortMessageHtmlLink":"Refresh sync delay corrected."}},{"before":"3b14ca391127576208c690a84c9f5246f4215ad4","after":"ae66f77df227edf023459d34001d980863c2d1d9","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-03T10:19:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"mvnCli -X","shortMessageHtmlLink":"mvnCli -X"}},{"before":"4a39c671d67a99acfc0a2c19eb94a3ce3a5f0607","after":null,"ref":"refs/heads/config-var-delay-time-fix","pushedAt":"2024-07-03T10:06:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"}},{"before":"dc0a972a6be3c5d6dd5dc8fca94697cd929dcafd","after":"4a39c671d67a99acfc0a2c19eb94a3ce3a5f0607","ref":"refs/heads/master","pushedAt":"2024-07-03T10:06:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"Refresh sync delay corrected.","shortMessageHtmlLink":"Refresh sync delay corrected."}},{"before":"9edd98af2f4f2650c2be934411dd95dd55194775","after":"3b14ca391127576208c690a84c9f5246f4215ad4","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-03T09:24:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"useradd with -m option","shortMessageHtmlLink":"useradd with -m option"}},{"before":"8fa33109eda4fca4a7dbcd0647551374325de7f2","after":"9edd98af2f4f2650c2be934411dd95dd55194775","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-03T09:14:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"mvnCli remove \"--quiet\"","shortMessageHtmlLink":"mvnCli remove \"--quiet\""}},{"before":"9232eec3ad07676a17a699ab576a3731716565df","after":"37ee644363c053aa9767d73cdbb3be6ccd2fb820","ref":"refs/heads/fix-test","pushedAt":"2024-07-03T09:07:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"mvnCli remove \"--quiet\"","shortMessageHtmlLink":"mvnCli remove \"--quiet\""}},{"before":"6d0336c7dd9a9fa2df9516d6d6c2153013cc26f8","after":"8fa33109eda4fca4a7dbcd0647551374325de7f2","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-03T08:33:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"run_tests.sh -Dsg.tests.es_download_cache.dir=$(pwd)","shortMessageHtmlLink":"run_tests.sh -Dsg.tests.es_download_cache.dir=$(pwd)"}},{"before":"d1fcd5252ff05aca05d30e699fd7cf3dba8fea90","after":"6d0336c7dd9a9fa2df9516d6d6c2153013cc26f8","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-03T07:24:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"run_tests.sh: always add and use es_test user","shortMessageHtmlLink":"run_tests.sh: always add and use es_test user"}},{"before":"e8223c5b4d23fbb683c876ddbbfb5e3ead8c5eb8","after":"d1fcd5252ff05aca05d30e699fd7cf3dba8fea90","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-03T07:08:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"run_tests.sh: always add and use es_test user","shortMessageHtmlLink":"run_tests.sh: always add and use es_test user"}},{"before":"dc0a972a6be3c5d6dd5dc8fca94697cd929dcafd","after":"4a39c671d67a99acfc0a2c19eb94a3ce3a5f0607","ref":"refs/heads/config-var-delay-time-fix","pushedAt":"2024-07-02T16:01:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"Refresh sync delay corrected.","shortMessageHtmlLink":"Refresh sync delay corrected."}},{"before":null,"after":"dc0a972a6be3c5d6dd5dc8fca94697cd929dcafd","ref":"refs/heads/config-var-delay-time-fix","pushedAt":"2024-07-02T15:53:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"LocalCluster test infrastructure can now use \"real\" ES nodes.\n\nSee merge request search-guard/search-guard-suite-enterprise!739","shortMessageHtmlLink":"LocalCluster test infrastructure can now use \"real\" ES nodes."}},{"before":"8b7cd498a2ceac712b797f8aaa3877f0e16a9665","after":"e8223c5b4d23fbb683c876ddbbfb5e3ead8c5eb8","ref":"refs/heads/alias-privileges","pushedAt":"2024-07-02T14:57:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"Correction of integration tests in modules dlic-security and security.","shortMessageHtmlLink":"Correction of integration tests in modules dlic-security and security."}},{"before":null,"after":"b888fec17428622566d594d0f84d917b66ce76fc","ref":"refs/heads/dependabot-maven-org.wiremock-wiremock-3.8.0","pushedAt":"2024-06-29T10:44:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"Bump org.wiremock:wiremock from 3.5.4 to 3.8.0\n\nBumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.5.4 to 3.8.0.\n- [Release notes](https://github.com/wiremock/wiremock/releases)\n- [Commits](https://github.com/wiremock/wiremock/compare/3.5.4...3.8.0)","shortMessageHtmlLink":"Bump org.wiremock:wiremock from 3.5.4 to 3.8.0"}},{"before":"3ae4895029644792f742e4b10be0a720af3c63b9","after":"8b7cd498a2ceac712b797f8aaa3877f0e16a9665","ref":"refs/heads/alias-privileges","pushedAt":"2024-06-28T16:05:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"Correction related to auth tokens and privileges freezing for DLS and FLS","shortMessageHtmlLink":"Correction related to auth tokens and privileges freezing for DLS and…"}},{"before":"49adec85153106219f1376223957abbcb4628b81","after":"3ae4895029644792f742e4b10be0a720af3c63b9","ref":"refs/heads/alias-privileges","pushedAt":"2024-06-28T13:00:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"fix IndexAuthorizationReadOnlyIntTests","shortMessageHtmlLink":"fix IndexAuthorizationReadOnlyIntTests"}},{"before":"591fe2106ccb8faefa8d57671023ab8ee866cf79","after":"49adec85153106219f1376223957abbcb4628b81","ref":"refs/heads/alias-privileges","pushedAt":"2024-06-28T12:12:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"floragunncom","name":"Search Guard","path":"/floragunncom","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56319014?s=80&v=4"},"commit":{"message":"fix tests","shortMessageHtmlLink":"fix tests"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEeF-QjgA","startCursor":null,"endCursor":null}},"title":"Activity · floragunncom/search-guard"}