mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #5450] [Bug]: DisableBasicAuthSMTP standard always evaluates SmtpClientAuthenticationDisabled as null #2623
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2623
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TecharyJames on GitHub (Feb 24, 2026).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5450
Originally assigned to: @TecharyJames on GitHub.
Required confirmations before submitting
Issue Description
The DisableBasicAuthSMTP standard incorrectly reports SMTP Basic Authentication as not disabled, even when Get-TransportConfig confirms SmtpClientAuthenticationDisabled = True on the tenant.
Environment Type
Non-sponsored user
Front End Version
10.1.0
Back End Version
10.1.0
Relevant Logs / Stack Trace
@github-actions[bot] commented on GitHub (Feb 24, 2026):
Thank you for reporting a potential bug. If you would like to work on this bug, please comment:
Thank you for helping us maintain the project!
@TecharyJames commented on GitHub (Feb 24, 2026):
I would like to work on this please!
@github-actions[bot] commented on GitHub (Feb 24, 2026):
Great! I assigned you (@TecharyJames) to the issue. Have fun working on it!
@KelvinTegelaar commented on GitHub (Feb 26, 2026):
Fixed in dev