Skip to content

fix: typo#332

Merged
RichardHNetwrix merged 1 commit into
netwrix:masterfrom
compass-dexter:fix/typo
Mar 11, 2026
Merged

fix: typo#332
RichardHNetwrix merged 1 commit into
netwrix:masterfrom
compass-dexter:fix/typo

Conversation

@compass-dexter
Copy link
Copy Markdown
Contributor

yet another small typo

@RichardHNetwrix RichardHNetwrix merged commit 9393a5f into netwrix:master Mar 11, 2026
DXInfinity added a commit to DevExpress/pingcastle that referenced this pull request May 20, 2026
commit d3d930d
Author: RichardHNetwrix <richard.hanson@netwrix.com>
Date:   Thu May 14 16:37:12 2026 +0100

    Pingcastle 3.5.1 Release (netwrix#350)

commit d0f3425
Author: Sacha ATHIAS <126006948+sacha-athias-wmx@users.noreply.github.com>
Date:   Thu Apr 30 15:51:00 2026 +0200

    feat(pingcastle): add json output feature (netwrix#343)

    * feat(pingcastle): add json output feature

    * fix(pingcastlecommon): apply review commentary

    * fix(pingcastle): Apply suggestion from @RichardHNetwrix

    Co-authored-by: RichardHNetwrix <richard.hanson@netwrix.com>
    Signed-off-by: Sacha ATHIAS <126006948+sacha-athias-wmx@users.noreply.github.com>

    * fix(json-export): honor XmlIgnore-only properties and XML element names

    - Use || instead of && so properties marked with either [XmlIgnore] or
      [IgnoreDataMember] are excluded from JSON output
    - Honor [XmlElement] and [XmlArray] ElementName so JSON field names match
      the XML output (e.g. CategoryAsString -> Category)

    ---------

    Signed-off-by: Sacha ATHIAS <126006948+sacha-athias-wmx@users.noreply.github.com>
    Co-authored-by: RichardHNetwrix <richard.hanson@netwrix.com>

commit 9393a5f
Author: compass-dexter <145257008+compass-dexter@users.noreply.github.com>
Date:   Wed Mar 11 12:40:38 2026 +0100

    fix: typo (netwrix#332)

commit c4052ef
Author: compass-dexter <145257008+compass-dexter@users.noreply.github.com>
Date:   Tue Mar 10 14:38:07 2026 +0100

    fix: typo (netwrix#330)

commit f64d4ae
Author: Yeonseok Jang <ystobiasjang@gmail.com>
Date:   Tue Mar 10 20:53:31 2026 +0900

    fix: preserve AdminSDHolder delegations (netwrix#328)

    Made-with: Cursor

commit d3e79dc
Author: Yeonseok Jang <ystobiasjang@gmail.com>
Date:   Tue Mar 10 20:42:56 2026 +0900

    Fix typo: buitinDomain -> builtinDomain in LDAP filters (netwrix#319)

    The Builtin container (objectCategory=builtinDomain) was never matched
    due to the typo, so its delegations were excluded from health check.

commit 0e4dbd2
Author: Yeonseok Jang <ystobiasjang@gmail.com>
Date:   Tue Mar 10 20:42:16 2026 +0900

    Exclude 1601-01-01 (password never set) from PasswordDistribution (netwrix#320)

    Accounts with pwdLastSet = 1601-01-01 (AD "never set") were counted in the password age distribution as ~5176 months old. Compare with DateTime.FromFileTime(0) (= 1601-01-01) and use WhenCreated as fallback so only real password ages are counted.

commit 62237e8
Author: Christian Sandfeld <csandfeld@users.noreply.github.com>
Date:   Tue Mar 10 12:33:56 2026 +0100

    Update header text for indirect users in report (netwrix#324)

    Fixes issue netwrix#323

    Signed-off-by: Christian Sandfeld <csandfeld@users.noreply.github.com>

commit 07fd12e
Author: RichardHNetwrix <richard.hanson@netwrix.com>
Date:   Thu Mar 5 16:30:34 2026 +0000

    PingCastle 3.5.0.44 (netwrix#326)

    Fix issues with Kerberos Authentication and the usage of --user and --password parameters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants