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/23 18:08:28 UTC

[shiro] 01/01: Merge pull request #364 from apache/shiro-871-19x

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 422166dd55195339e811a08a532333e83604bc65
Merge: a259d268 0db440a8
Author: Brian Demers <bd...@apache.org>
AuthorDate: Thu Jun 23 14:08:18 2022 -0400

    Merge pull request #364 from apache/shiro-871-19x
    
    Apply principalSuffix only when username does NOT already contain the suffix

 .../activedirectory/ActiveDirectoryRealm.java      |  2 +-
 .../apache/shiro/realm/ldap/AbstractLdapRealm.java | 12 +++++
 .../activedirectory/ActiveDirectoryRealmTest.java  | 56 ++++++++++++++++++++++
 3 files changed, 69 insertions(+), 1 deletion(-)