This is an automated email from the ASF dual-hosted git repository. lprimak pushed a commit to branch 3.x in repository https://gitbox.apache.org/repos/asf/shiro.git
commit 79aeb6d819e34f1d6e6f923a0dcaf49c50d17565 Merge: 95d1157d4 58cc47a97 Author: lprimak <[email protected]> AuthorDate: Sun Feb 8 00:30:45 2026 -0600 Merge branch 'main' into 3.x .github/labeler.yml | 6 + .github/linters/.markdown-lint.yml | 3 - .github/workflows/codeql.yml | 6 +- .github/workflows/pre-commit.yml | 2 +- .github/workflows/scorecards.yml | 2 +- .pre-commit-config.yaml | 8 + CONTRIBUTING.md | 10 +- LICENSE | 400 +++---- RELEASE-NOTES | 1144 ++++++++++---------- core/src/test/resources/test.shiro.ini | 40 +- integration-tests/jaxrs/openliberty/pom.xml | 2 +- .../support/src/main/resources/test-keystore.pem | 38 +- samples/guice/README.md | 2 +- samples/spring-boot-web/README.md | 2 +- samples/spring-boot/README.md | 2 +- samples/spring-hibernate/README.md | 2 +- samples/spring-mvc/README.md | 2 +- samples/spring/README.md | 2 +- samples/{guice => web}/README.md | 10 +- ...AbstractAuthorizationAnnotationTest-context.xml | 96 +- .../DapcAuthorizationAnnotationTest-context.xml | 70 +- .../SchemaAuthorizationAnnotationTest-context.xml | 100 +- 22 files changed, 980 insertions(+), 969 deletions(-)
