Skip to content

refactor: cms serving - #667

Open
b0ink wants to merge 5 commits into
doubtfire-lms:11.0.xfrom
b0ink:refactor/cms-serving
Open

refactor: cms serving#667
b0ink wants to merge 5 commits into
doubtfire-lms:11.0.xfrom
b0ink:refactor/cms-serving

Conversation

@b0ink

@b0ink b0ink commented Aug 6, 2026

Copy link
Copy Markdown
Member
  • Extract content archives during upload instead of reading ZIP files at request time.
  • Rewrite HTML, CSS, and JavaScript asset paths once during extraction.
  • Replace URL-based content tokens with scoped username and content_token cookies.
  • Add secure extraction validation and a task to prepare existing content archives.

b0ink added 5 commits August 6, 2026 11:09
- extract content archives during upload instead of at request time
- replace URL-based content tokens with scoped authentication cookies
- rewrite asset paths once during extraction
- generate stable file-serving URLs for extracted content instead of query params
@sonarqubecloud

sonarqubecloud Bot commented Aug 6, 2026

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
3.8% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

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.

1 participant