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 21:24:55 UTC

[shiro] branch master updated (d52b834 -> acef145)

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 d52b834  Merge pull request #244 from apache/spring-config-filter-fix
     new 5efcca5  [SHIRO-778] onInit method on AuthenticatingRealm is called twice
     new 2baa37d  [SHIRO-778] test case for onInit() called twice
     new acef145  Merge pull request #240 from fpapon/SHIRO-778

The 2050 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/config/ogdl/ReflectionBuilder.java       | 11 +++++--
 .../shiro/config/ogdl/ReflectionBuilderTest.groovy | 34 +++++++++++++++++++++
 .../shiro/config/ogdl/beans/InitCountBean.java}    | 35 +++++++++++++++-------
 3 files changed, 66 insertions(+), 14 deletions(-)
 copy config/ogdl/src/test/{groovy/org/apache/shiro/config/ogdl/InitializableBean.groovy => java/org/apache/shiro/config/ogdl/beans/InitCountBean.java} (57%)