Skip to content

Extend CSRF filter coverage to OOTBee Support Tools admin console web scripts - #274

Merged
AFaust merged 2 commits into
OrderOfTheBee:masterfrom
AFaust:bugfix/session-csrf-cookie
Jun 4, 2026
Merged

Extend CSRF filter coverage to OOTBee Support Tools admin console web scripts#274
AFaust merged 2 commits into
OrderOfTheBee:masterfrom
AFaust:bugfix/session-csrf-cookie

Conversation

@AFaust

@AFaust AFaust commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

CHECKLIST

We will not consider a PR until the following items are checked off--thank you!

  • There aren't existing pull requests attempting to address the issue mentioned here
  • Submission developed in a feature branch--not master

CONVINCING DESCRIPTION

This PR adds the relevant handling of CSRF tokens to the OOTBee Support Tools Admin Console web scripts, a Spring post-processor to add module-specific CSRF policy extension configuration, and javax/jakarta-aware means to apply the CSRFFilter logic to additional servlet paths.

RELATED INFORMATION

Fixes #223

@AFaust AFaust added this to the 1.2.3.1 milestone Jun 4, 2026
@AFaust AFaust added the bug label Jun 4, 2026
@AFaust
AFaust merged commit a035b53 into OrderOfTheBee:master Jun 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Repository tools do not set session/csrf cookies

1 participant