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 2020/10/17 15:18:56 UTC

[shiro] branch master updated (1ad362a -> f819f32)

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

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


    from 1ad362a  Merge pull request #260 from apache/tls-for-its
     add 638e639  Fix inefficient iterators
     new f819f32  Fix inefficient iterators in Text Config Realm

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:
 .../org/apache/shiro/realm/text/TextConfigurationRealm.java   | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


[shiro] 01/01: Fix inefficient iterators in Text Config Realm

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

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

commit f819f3282e53cefa29c6da5ee91506fdffb72151
Merge: 1ad362a 638e639
Author: Brian Demers <bd...@apache.org>
AuthorDate: Sat Oct 17 11:18:47 2020 -0400

    Fix inefficient iterators in Text Config Realm

 .../org/apache/shiro/realm/text/TextConfigurationRealm.java   | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)