Skip to content

Be more strict on the action mode check#10122

Merged
alecpl merged 1 commit intoroundcube:masterfrom
alecpl:dev/strict-ajax
Mar 22, 2026
Merged

Be more strict on the action mode check#10122
alecpl merged 1 commit intoroundcube:masterfrom
alecpl:dev/strict-ajax

Conversation

@alecpl
Copy link
Copy Markdown
Member

@alecpl alecpl commented Mar 20, 2026

  • Fix action mode checks, it didn't really work as it should.
  • Use X-Roundcube-Request header instead of _remote parameter.

I did not notice any regressions, but it might cause issues for external plugins.

Fixes #10118

- Fix action mode checks, it didn't really work as it should.
- Use X-Roundcube-Request header instead of _remote parameter.

Fixes roundcube#10118
@alecpl alecpl merged commit 8e8bdef into roundcube:master Mar 22, 2026
17 checks passed
c4539 pushed a commit to c4539/roundcubemail that referenced this pull request Apr 2, 2026
- Fix action mode checks, it didn't really work as it should.
- Use X-Roundcube-Request header instead of _remote parameter.

Fixes roundcube#10118
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.

Stricter recognition of an Ajax request

1 participant