You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by fp...@apache.org on 2020/05/06 19:12:03 UTC

[shiro] branch master updated (47dd4c1 -> 8b061f7)

This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shiro.git.


    from 47dd4c1  Merge pull request #222 from fpapon/SHIRO-765
     add fdddd7c  [SHIRO-766] ignore exception on invalid cookies.
     new 8b061f7  Merge pull request #225 from bmhm/SHIRO-766

The 1 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:
 .../shiro/web/mgt/CookieRememberMeManager.java     | 16 +++++++++++--
 .../shiro/web/mgt/CookieRememberMeManagerTest.java | 28 ++++++++++++++++++++++
 2 files changed, 42 insertions(+), 2 deletions(-)


[shiro] 01/01: Merge pull request #225 from bmhm/SHIRO-766

Posted by fp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shiro.git

commit 8b061f7999a4eb367e55ce857a3e5f65506f2c7c
Merge: 47dd4c1 fdddd7c
Author: François Papon <fp...@apache.org>
AuthorDate: Wed May 6 21:11:53 2020 +0200

    Merge pull request #225 from bmhm/SHIRO-766
    
    [SHIRO-766] ignore exception on invalid cookies.

 .../shiro/web/mgt/CookieRememberMeManager.java     | 16 +++++++++++--
 .../shiro/web/mgt/CookieRememberMeManagerTest.java | 28 ++++++++++++++++++++++
 2 files changed, 42 insertions(+), 2 deletions(-)