Skip to content

fix(TalkSession): fall back to known tabId for requests without header - #19163

Merged
nickvergessen merged 1 commit into
mainfrom
fix/19160/img-header-17230
Aug 27, 2026
Merged

fix(TalkSession): fall back to known tabId for requests without header#19163
nickvergessen merged 1 commit into
mainfrom
fix/19160/img-header-17230

Conversation

@Antreesy

Copy link
Copy Markdown
Contributor

☑️ Resolves

To test:

  • open public conversation from incognito

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

🖌️ UI Checklist

🖼️ Screenshots / Screencasts

🏚️ Before 🏡 After
2026-08-27_14h31_231 2026-08-27_14h31_001

🛠️ API Checklist

🚧 Tasks

  • ...

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

- img GET requests can't set the header, so they fail on that middleware if e.g. guest tabId can't be identified - avatar endpoint locked for guests
- harden checks for matching $token . '$' . $tabId

Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy Antreesy added this to the ☃️ Next Major (36) milestone Aug 27, 2026
@Antreesy Antreesy self-assigned this Aug 27, 2026
@Antreesy Antreesy added bug feature: api 🛠️ OCS API for conversations, chats and participants labels Aug 27, 2026
@nextcloud-command nextcloud-command added the AI assisted This PR contains AI-assisted commits label Aug 27, 2026
@nickvergessen

Copy link
Copy Markdown
Member

/backport to stable35

@nickvergessen

Copy link
Copy Markdown
Member

/backport to stable34

@nickvergessen
nickvergessen merged commit c5df885 into main Aug 27, 2026
79 checks passed
@nickvergessen
nickvergessen deleted the fix/19160/img-header-17230 branch August 27, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI assisted This PR contains AI-assisted commits bug feature: api 🛠️ OCS API for conversations, chats and participants

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avatar 404 for guests

4 participants