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


    from 169a49825 Merge branch 'main' into 3.x
     new 436933e40 make sure subject's session gets fully cleared fix for #2704
     new 8a5c0d29a bugfix: session attributes survive id rotation in native 
session mode fixes #2710
     new b193d5c8d Merge branch 'session-fixation' into 3.x
     add a7265a1a1 chore(deps): bump org.apache.commons:commons-configuration2 
(#2706)
     add 9371115fe [#2704] [#2710] Fixed Session fixation-related regressions 
(#2711)
     new 07a65c9a9 Merge branch 'main' into 3.x

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/shiro/mgt/DefaultSecurityManager.java   | 18 +++++++++++-
 .../shiro/subject/support/DelegatingSubject.java   |  2 +-
 .../shiro/subject/DelegatingSubjectTest.java       | 32 ++++++++++++++++++++++
 pom.xml                                            |  2 +-
 4 files changed, 51 insertions(+), 3 deletions(-)

Reply via email to