This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git
from be89663a1 enh: rememberMe cookie options
new 92eb6fb33 enh: destroy existing session upon login
new 93961833b chore: fixed deprecated methods in Hasher
The 2 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:
.../java/org/apache/shiro/mgt/DefaultSecurityManager.java | 5 +++++
.../org/apache/shiro/test/web/jakarta/WebContainerIT.java | 12 ++++++++++--
.../src/main/java/org/apache/shiro/tools/hasher/Hasher.java | 10 ++++++----
3 files changed, 21 insertions(+), 6 deletions(-)