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/07/15 19:59:17 UTC

[shiro] 01/01: Merge pull request #244 from apache/spring-config-filter-fix

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 d52b834c08306a7965e47f8fd6976a945956f5b1
Merge: 8e3042f c276617
Author: François Papon <fp...@apache.org>
AuthorDate: Wed Jul 15 21:59:05 2020 +0200

    Merge pull request #244 from apache/spring-config-filter-fix
    
    [SHIRO-784] Fixed issue where no custom filters are defined in spring (non-boot) apps

 .../AbstractShiroWebFilterConfiguration.java       |  7 +-
 .../spring/config/ShiroWebConfigurationTest.groovy | 82 ++++++++++++++++++++++
 2 files changed, 87 insertions(+), 2 deletions(-)