This is an automated email from the ASF dual-hosted git repository. lprimak pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/shiro.git
commit f49e89f58f6d5ae710e338ec1641912259c5b72e Merge: b96041adf b2c850fda Author: Lenny Primak <[email protected]> AuthorDate: Mon Jun 3 17:32:18 2024 -0400 Merge pull request #1514 from boris-petrov/fix-creating-subjects-with-special-subject-factory [#SHIRO-875] Fix creating subjects from a `SubjectFactory` that disables session-creation .../apache/shiro/mgt/DefaultSecurityManager.java | 2 +- .../shiro/mgt/DefaultSecurityManagerTest.java | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-)
