Skip to content

[pull] master from mattermost:master#670

Merged
pull[bot] merged 4 commits into
code:masterfrom
mattermost:master
Apr 30, 2026
Merged

[pull] master from mattermost:master#670
pull[bot] merged 4 commits into
code:masterfrom
mattermost:master

Conversation

@pull

@pull pull Bot commented Apr 30, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

hanzei and others added 4 commits April 30, 2026 10:46
* fix: detect ADFS when IdpDescriptorURL has no trailing slash

The ADFS detection in detectSAMLProviderType was checking for "/adfs/"
(with trailing slash) but standard ADFS IdpDescriptorURL values often
end with just "/adfs" (e.g. https://adfs.company.com/adfs), causing the
provider type to show as "unknown" in support packets.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: lowercase FederationMetadata pattern for case-insensitive matching

The normalizedURL is already lowercased, so comparing against the mixed-case
literal "/FederationMetadata/" made that branch unreachable.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
)

* MM-68499 - auto run sync jobs on team admin abac policy creation

* Use child-policy flow for access-control sync ownership test

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
* Avoid setting an empty value on slash command IconURL

When `PostEnablePostIconOverride` is enabled and no icon URL is
provided, the override icon URL was being set to empty and triggering
a warning. This change updates the behavior not to set the icon at
all, avoiding the triggering of the warn message while keeping the
behavior.

* Adds an additional check to the test

---------

Co-authored-by: Miguel de la Cruz <miguel@ctrlz.es>
@pull pull Bot locked and limited conversation to collaborators Apr 30, 2026
@pull pull Bot added the ⤵️ pull label Apr 30, 2026
@pull pull Bot merged commit 1cb4653 into code:master Apr 30, 2026
6 of 7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants