[pull] master from mattermost:master#188
Merged
Merged
Conversation
…sts (#30795) * Don't throw a MFA warning for unauthenticated requests * Always clean Authorization header * Remove log message from GetSession * Rewrite ServePluginPublicRequest for clarity * Move CSRF validation into seperate method * Update test * linter * Fix logger access * Add log message if check fails * Improve error messanges for internal errors * linter fixes * Add comprehensive tests * Cleanup tests and token parser * Add case-insensitive authentication header tests Tests authentication with lowercase 'bearer' and uppercase 'TOKEN' prefixes to ensure header parsing is case-insensitive. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * casing * Update server/channels/app/plugin_requests.go Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
) * Consolidate server and webapp CI workflows into single templates - Merge server-ci-master.yml and server-ci-pr.yml into server-ci-template.yml - Merge webapp-ci-master.yml and webapp-ci-pr.yml into webapp-ci-template.yml - Add conditional concurrency control for PRs only - Maintain all existing behavior while eliminating duplication * Fix concurrency control to preserve master build behavior Address feedback about master builds being queued. Make concurrency group conditional so master builds have no concurrency control at all, maintaining identical behavior to before consolidation. - Master builds: No concurrency (multiple builds can run simultaneously) - PR builds: Concurrency with cancellation (one build per PR)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.3)
Can you help keep this open source service alive? 💖 Please sponsor : )