This is an automated email from the ASF dual-hosted git repository. lprimak pushed a change to branch 3.x in repository https://gitbox.apache.org/repos/asf/shiro.git
discard 5f4956633 chore(build): update JDK versions in CI configurations to 21, 25 and 26 discard 3153504c0 chore: checkstyle update fixes discard ff1c21c99 Merge pull request #2 from lprimak/dependabot/maven/maven-dependencies-7772abd0bf discard fd3ad4f99 Merge pull request #1 from lprimak/dependabot/pre_commit/pre-commit-hooks-63fa582b4b discard 5a086f4d8 chore(deps): bump the maven-dependencies group with 10 updates discard 501231c1b chore(deps): bump https://github.com/python-jsonschema/check-jsonschema discard 344a3e703 chore: update Jenkins and dependabot configuration for new branch versions and JDK support (3.x) discard d4ec07f8a chore(jacoco): update pom.xml to add exclusion for WeldSubclass in JaCoCo configuration discard 0ce506f8d test: migrate from EasyMock to Mockito in PathMatchingFilterProviderTest and WebGuiceEnvironmentTest due to issues with bytebuddy + JDK 26 discard 5aaba1d03 chore: remove deprecated RandomSessionIdGenerator class and reference to it in SessionIdGenerator interface discard 8eaa0d15c Merge branch 'main' into 3.x discard 16a366800 Merge branch 'main' into 3.x discard a3d06c416 chore(jacoco): added exclusion for weld client proxy discard 579e04dd9 deps: update spring-boot to 4.1.0 discard cdad035b1 chore: dependency updates discard 6d0c51b94 Merge branch 'main' into 3.x discard 8a6026638 Merge branch 'main' into 3.x discard 353fc4998 chore(asf.yaml): remove bypass_teams discard 1e4ccd70d Merge branch 'main' into 3.x discard 509df7592 Merge branch 'main' into 3.x discard 5c6be50e1 Merge pull request #2712 from lprimak/sync-native-sessions discard 24ddd49f9 Merge pull request #2715 from lprimak/fix-relative-resource-loading discard 4088694b1 Merge branch 'main' into 3.x discard 0f4bfc6f8 Using Rdn.escapeValues() discard 4f4001083 Merge branch 'main' into 3.x omit f847a4c12 simplified code, made CachingDAO initialization more concurrency-friendly omit 1a30c9683 more code review changes omit 7aac58ca9 more code review comments omit 332e93ab9 core review fix omit 991de8c47 enh: code review comments discard 07a65c9a9 Merge branch 'main' into 3.x discard b193d5c8d Merge branch 'session-fixation' into 3.x discard 169a49825 Merge branch 'main' into 3.x discard 5ed8730ea enh(jakarta-ee): strip out the host part of the referer header omit 2409dca0f satisfy precommit omit 14d0c2871 bugfix(3.x): restore resource loading file:// and relative path functionality omit 5b3ad3061 simplify getAttributesLazy() omit a5258fef1 bugfix: using atomics for session updates discard 8a5c0d29a bugfix: session attributes survive id rotation in native session mode fixes #2710 discard 436933e40 make sure subject's session gets fully cleared fix for #2704 omit 6ae355c1e Merge branch 'main' into 3.x omit d67372fd3 Merge branch 'main' into 3.x omit 3ed505231 Merge branch 'main' into 3.x omit 561ed3310 Merge branch 'main' into 3.x omit 4479d4f68 Merge branch 'main' into 3.x omit 29ac8399c Merge branch 'main' into 3.x omit a92a29ac7 Merge branch 'main' into 3.x omit aa79e6a72 Merge branch 'main' into 3.x omit 6d57285d0 Merge branch 'main' into 3.x omit adbbfe664 enh: destroy existing session upon login omit 1eba2d779 Merge branch 'main' into 3.x omit 4cf109fc9 enh: rememberMe cookie options omit 4f731f1bf Merge branch 'main' into 3.x omit 5d769c125 chore: bump dependencies omit f6ac8f8c9 Merge branch 'main' into 3.x omit 9fd116cb9 chore: dependency updates omit 48201dd60 deps: bump omnifaces to 5.2.2 omit 871362380 deps: update to OmniFaces 5.2.1 (regression fix) omit d88b8a8f5 enh: remove explicit OmniFaces dependency in EE integration test, and rely on transitive dependenciy from shiro-jakarta-ee deps: rollback to OmniFaces 5.1 from 5.2 due to a regression, see https://github.com/omnifaces/omnifaces/issues/942 omit 48c0825a0 deps: update flowlogix-jee and omnifaces omit 5bf1d7172 Merge branch 'main' into 3.x omit 68f0e6beb deps: bump integration-tests omit 4eed5e2ad Merge branch 'main' into 3.x omit 7d1a686ef bugfix: logout is not blocked if it's remembered request even if resubmitted omit d4e1b3d3b Merge branch 'main' into 3.x omit c9637ad2a Merge branch 'main' into 3.x omit a8c5d1818 Merge branch 'main' into 3.x omit d21901326 Merge branch 'main' into 3.x omit ed92e3f17 enh: made AuthenticationInfo.merge() return this to make it fluent and easier to use omit 7bfa9e52d bugfix: made more -api dependencies optional to avoid pulling them in as transitive dependencies omit c9b5b5676 Merge branch 'main' into 3.x omit 196a9dbeb Merge branch 'main' into 3.x omit 49285fd03 chore: dependency updates omit 00c9e45d4 Merge branch 'main' into 3.x omit 8ed03dbbc [#2589] bugfix(deps): make Jakarta EE API dependencies optional and non-trans… (#2590) omit 3cf30d8b9 Merge branch 'main' into 3.x omit 52a79cf10 3.X-notes dos2uni omit 872b1f67d Merge remote-tracking branch 'upstream/main' into 3.x omit 66a0febe1 fix(jenkins): update version retrieval to exclude alpha, beta, and RC versions omit b958f9a35 chore: dependency updates omit f15d09cb9 Merge branch 'main' into 3.x omit 438cf4115 Fixing mailing lists link for doap omit 61d05f68d chore(jacoco): exclude DefaultScopedValues from Jacoco - doesn't work omit 8ad6b8428 Merge remote-tracking branch 'upstream/3.x' into 3.x omit 69617bf5c Merge branch 'main' into 3.x omit 4c058a2f7 [#1862] [3.0] Support for JDK 25 scoped values (#2485) omit 5b1ce8659 chore: update integration dependency omit 89bc510fc Merge branch 'main' into 3.x omit a8c2b6ff2 deps: update logback omit 15aea81c6 enh(tests): added package-private getHttpSession() for testing omit e5c279eab chore: dependency upgrade omit 2c290426f chore: restored karaf verify for JDK 17-25+ omit d19f207c4 chore: update deps omit e98e08e03 chore: update junit-servers to 3.5.0 and remove flowlogix nexus omit 5ffd566a7 chore: dependency updates omit c6f06d0d8 dependency updates omit e86ab188c Merge branch 'main' into 3.x omit b65b28dc0 Merge branch 'main' into 3.x omit 95ce2a3d3 Merge branch 'main' into 3.x omit 2ffd610ff chore(build): Karaf features now have dependencies so multi-threaded build works correctly omit 79aeb6d81 Merge branch 'main' into 3.x omit 95d1157d4 Merge remote-tracking branch 'upstream/3.x' into 3.x omit 32ba1ba33 spring, pom.xml cleanup omit 866bd8456 [support] Update Karaf feature and bundle maven plugin configuration (#2517) omit 5154d35f6 enh: removed unnecessary ShiroUrlPathHelper class omit 7d2192713 samples(spring-hibernate): removed explicit hibernate dialect - deprecated omit 3af1a972f enh: remove ehcache and hazelcast modules in favor of just keeping jcache fixes #2516 omit 372f3fd4e [#1585] Jakarta namespace and java 17 for 3x (#2017) omit 990011335 enh: added flowlogix releases omit d2aee92f3 add cglib to jacoco exclusions omit 99228dd77 removed generated groovy stubs omit d193afe82 fixed up jacoco skipping omit 3cc57d3ac fixed spring boot fixes #1236 omit 0e99b33b4 removed most Spring PostBootProcessor warnings omit 328817ff9 spring-sample: fixed logging omit da7b0e894 added back spring-boot-web omit ad926dc8f added spring-boot sample omit 3719409ce Merge branch 'main' into 3.x omit b988f57f9 fixed deferred profile omit 58d3f20d2 added spring-hibernate example omit e6e500c4a enh: added spring-mvc module omit 1a4a48a76 added spring-boot module omit f8d9770af re-enabled servlet-plugin integration tests omit 62b06fe3e added Spring module omit 32313bc75 servlet-plugin: remove old jstl libs omit ca2992f41 re-enabled guice sample omit ae7437f5c extracted filterMap() method to avoid circular dependency omit 0a1e5206e re-enable spring module omit b831cb3a4 enh: restore Guice integration tests omit 4ff652dbc deps: upgrades omit 6326d86a3 enh[3.x]: Adds default NoAccess configuration to the default filter chain (#2461) omit 6169a266c enh: case-insensitive path matching is enabled by default omit 6735e8a55 fixed failing tests omit 196ac3d6c Merge branch 'main' into 3.x omit dab015331 removed raw types from APIs fixes #1583 omit a2aa5c3ed Moved Karaf into deferred omit a366b224e Merge branch 'main' into 3.x omit 95c7e99c4 more pom cleanup omit b0e5a6a9d chore: enabled servlet-plugin but ITs do not yet run, so they remain disabled omit f358d6dbd web-jakarta removal odds and dends omit 76d392685 chore: moved web-jakarta back to web/ omit 42892de73 chore: remove BOM module and added web-jakarta omit 480f846b6 erge branch 'main' into 3.x omit b7f730871 Merge branch 'main' into 3.x omit a9a260aa0 bugfix(test): don't use private fields in tests omit 8d4fcd6db bugfix: EE builds with JDK < 21 omit cd1fd7aef chore: clean up POM and disable EE tests with JDK < 21 omit d35146ddc Merge branch 'main' into 3.x omit 83540ec0c Merge branch 'main' into 3.x omit b1a7b8fee chore: add profiles for JDK 21 and JDK 25, update bundle plugin dependencies to properly support multi-release JARs in preparation for scoped value support omit 297707d12 chore: cleaned up more warnings omit a92f79376 Merge branch 'main' into 3.x omit cb38476d8 chore(tests): DefaultEventBus.registry is now package-private so it's testable omit e8dfd200d chore: remove some deprecated method / class usage omit 1a51a7b53 bugfix(build): fixed MR-jar buidls omit 0babe0363 enh: introduce multi-release jar fixes #1984 omit 32ccf758b downgrade Graphene omit 79aec1440 Merge branch 'main' into 3.x omit 103582a52 re-enabled Jakarta EE ITs omit 698a48606 fixed Jakarta EE ITs omit 01cbfeb64 wip: fixed ShrioBeansIT Jakarta EE test omit 1fa44b572 wip: fixing up jakarta ee tests omit 6bbc2b6ff removed spring sample - too early omit d6f975d9c more dependency updates for samples omit 143ebbc67 added integration-tests/support module back ina improved guice cituation somewhat omit 07f9e6076 added back openlibery ITs omit bd6929bb0 Merge branch 'main' into 3.x omit 7f5ad6913 Merge branch 'main' into 3.x omit f2fadf205 [#1585] Migrate to Jakarta EE 10 (3.x) (#2018) omit b21513612 chore: fixed Spring-boot javadoc path omit fbf247bb0 chore(3.x): moved more problematic modules omit ef4bc6678 chore(3.x): moved more problematic modules omit 36b7a339a chore(3.x): problematic modules moved to the deferred profile for 3.x omit d7f8a6abb chore: fixed alignment of pom files omit e73cfc6e1 - updated dependencies - compilation and test cleanup omit 3fd6590e1 bugfix(test): fix tests broken in 5ed1ffa0594cf66dc82cc3a2d735343ab956a9ce omit 186e16981 chore(3.x): Migrate to jakarta EE 10 using OpenRewrite (#2224) omit 5ed1ffa05 enh[3.x): CORS preflight - `allowPreFlightRequests` is the default for 3.0 fixes #2376 omit 4941af566 [3.x]: chore(jenkins): Java 17, disable JapiCmp plugin omit 882699424 guice: remove deprecation warning omit 01d320b5f Merge branch 'main' into 3.x omit b3ef31200 chore: fix tests omit e10825fcd Merge branch 'main' into 3.x omit c310a4f9b chore(jenkins(: update JDK baseline to 17 and disable JAPI CMP plugin for now omit ebd1d1e3b Merge branch 'main' into 3.x omit 809b74bb4 Merge pull request #2358 from lprimak/consolidate-junit omit 308487c46 chore(deps): update to junit 6.0.1 and consolidate junit engine and api versions which are coherent now. omit 3bd27eccb Merge branch 'main' into 3.x omit aefb7e14b Merge branch 'main' into 3.x omit da044ee97 Merge branch 'main' into 3.x omit 8c2f2b0fb Merge branch 'main' into 3.x omit e59c9cf46 Merge branch 'main' into 3.x omit 0208ad282 Merge branch 'main' into 3.x omit 9092214fc Merge branch 'main' into 3.x omit 3e3518926 Merge branch 'main' into 3.x omit ed9ed57f2 Merge branch 'main' into 3.x omit f7745c529 Merge branch 'main' into 3.x omit cbeb4db9c Merge branch 'main' into 3.x omit 34b69ac62 Merge branch 'main' into 3.x omit de7662da8 Merge branch 'main' into 3.x omit 39a11a1e1 Merge branch 'main' into 3.x omit 8e1010c91 Merge pull request #1820 from apache/revert-1581-feature_quartzmoduleremove omit a2dffd63e Revert "[#1499] - Deleted Quartz module." omit 5794a9706 Merge branch 'main' into 3.x omit e4269e641 Merge branch 'main' into 3.x omit 73733f8e2 Merge branch 'main' into 3.x omit 8d8985425 [project] Add 3.X change guidelines omit a2a41327c Merge pull request #1581 from Himakar/feature_quartzmoduleremove omit e16e9d038 Issue #1499: Deleted Quartz module. omit e20843213 chore: disabled API compatibility plugin for 3.x omit 78302df0e Merge branch 'main' into 3.x omit 821b1f3f1 Merge pull request #1646 from fpapon/3.X_POM omit 2cc6f4bc8 Set pom version to 3.0.0-SNAPSHOT omit 63d366c10 Merge pull request #1454 from lprimak/assert-j-best-practices omit d9c4883ef Refactor: AssertJ best practices by @timtebeek omit 5f4e05ed2 Merge branch 'main' into 3.x omit c6ef81aca Merge pull request #1630 from lprimak/fix-deprecation-warnings omit f19e6c4b1 bugfix: ImmutablePrincipalCollection fixes and tests omit 745805325 Merge branch 'main' into 3.x omit b51608230 Merge pull request #1582 from janitza-mage/issue-1548-immutable-principal-collection omit e63aeaef1 GitHub issue #1548. Declare PrincipalCollection interface to be intended to be immutable; provide an immutable implementation including a builder class; deprecate the mutable implementation; use the immutable one in SimpleAuthenticationInfo for merging. add 1d3becf5c GitHub issue #1548. Declare PrincipalCollection interface to be intended to be immutable; provide an immutable implementation including a builder class; deprecate the mutable implementation; use the immutable one in SimpleAuthenticationInfo for merging. add 2a491da58 Refactor: AssertJ best practices by @timtebeek add 89ba0e87a Set pom version to 3.0.0-SNAPSHOT add 42b72f993 [project] Add 3.X change guidelines add 959ed0425 chore(3.x): Migrate to jakarta EE 10 using OpenRewrite (#2224) add aff26bd97 [#1585] Migrate to Jakarta EE 10 (3.x) (#2018) add 3ff64bb40 enh[3.x]: Adds default NoAccess configuration to the default filter chain (#2461) add b4fa93ec6 enh: introduce multi-release jar fixes #1984 add 129854ecd [#1585] Jakarta namespace and java 17 for 3x (#2017) add ff9d48595 [support] Update Karaf feature and bundle maven plugin configuration (#2517) add 73f2c58ca chore: supporting updates This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (5f4956633) \ N -- N -- N refs/heads/3.x (73f2c58ca) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../interceptor/AbstractAuthorizationAnnotationTest.java | 2 +- .../AuthorizationAttributeSourceAdvisorTest.java | 2 +- .../interceptor/DapcAuthorizationAnnotationTest.java | 2 +- .../interceptor/SchemaAuthorizationAnnotationTest.java | 2 +- .../apache/shiro/spring/web/ShiroFilterFactoryBeanTest.java | 13 +++++++------ ...ct.java => ShiroWebConfigurationSameSiteStrictTest.java} | 7 +++---- ...s => ShiroWebConfigurationSameSiteStrictTest.properties} | 0 7 files changed, 14 insertions(+), 14 deletions(-) rename support/spring/src/test/java/org/apache/shiro/spring/web/config/{ShiroWebConfigurationTestSameSiteStrict.java => ShiroWebConfigurationSameSiteStrictTest.java} (96%) rename support/spring/src/test/resources/org/apache/shiro/spring/web/config/{ShiroWebConfigurationTestSameSiteStrict.properties => ShiroWebConfigurationSameSiteStrictTest.properties} (100%)
