Skip to content

[patch] Harden app front-controller routing#14

Merged
pennypacker-he merged 1 commit into
mainfrom
omeka-classic-admin-routing
Jul 12, 2026
Merged

[patch] Harden app front-controller routing#14
pennypacker-he merged 1 commit into
mainfrom
omeka-classic-admin-routing

Conversation

@pennypacker-he

Copy link
Copy Markdown
Contributor

Summary

  • route Omeka Classic admin and install paths through their supported front controllers
  • deny direct access to arbitrary PHP and Omeka database configuration files
  • restrict OJS web execution to its public front controller
  • add hosted container probes for application routes and protected paths

Local validation

  • go test ./...
  • bash -n for all new probe scripts
  • git diff --check
  • smoke tests intentionally left to GitHub-hosted CI

@pennypacker-he
pennypacker-he merged commit d1e879e into main Jul 12, 2026
37 checks passed
@pennypacker-he
pennypacker-he deleted the omeka-classic-admin-routing branch July 12, 2026 20:53
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