You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by bd...@apache.org on 2022/06/17 21:11:15 UTC

[shiro] branch 1.9.x updated (37ace2ee -> f52c3a1e)

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

bdemers pushed a change to branch 1.9.x
in repository https://gitbox.apache.org/repos/asf/shiro.git


    from 37ace2ee Merge pull request #351 from hboutemy/SHIRO-872
     add a3d31d68 Add branch 1.9.x to GH Actions build
     add 37e2191e Fix sporadic failures of AuthorizationFilterTest
     new f52c3a1e Merge pull request #361 from apache/another-ci-test

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:
 .github/workflows/maven.yml                        |   2 +-
 .../web/filter/authz/AuthorizationFilterTest.java  | 132 ++++++++++++++-------
 2 files changed, 91 insertions(+), 43 deletions(-)


[shiro] 01/01: Merge pull request #361 from apache/another-ci-test

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

bdemers pushed a commit to branch 1.9.x
in repository https://gitbox.apache.org/repos/asf/shiro.git

commit f52c3a1e9681139b21785638ce42448a3f16936a
Merge: 37ace2ee 37e2191e
Author: Brian Demers <bd...@apache.org>
AuthorDate: Fri Jun 17 17:11:11 2022 -0400

    Merge pull request #361 from apache/another-ci-test
    
    Fix sporadic failures of AuthorizationFilterTest

 .github/workflows/maven.yml                        |   2 +-
 .../web/filter/authz/AuthorizationFilterTest.java  | 132 ++++++++++++++-------
 2 files changed, 91 insertions(+), 43 deletions(-)