Block direct access to markdown docs and renovate.json - #17
Conversation
Adds a FilesMatch rule denying public access to *.md files and renovate.json, in case they ever land on the web root. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CJGvJZXkV9CUHonq8wzEyt
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ChangesRepository metadata access restrictions
Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Bug fix ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_3d952c3e-0d3a-4da1-9b2f-a5dae1a08523) |



Summary
FilesMatchrule to.htaccessthat denies public access to any*.mdfile and torenovate.json.Test plan
https://openrtmp.org/README.mdandhttps://openrtmp.org/renovate.jsonreturn 403/404 instead of the file contents🤖 Generated with Claude Code
https://claude.ai/code/session_01CJGvJZXkV9CUHonq8wzEyt
Generated by Claude Code
Summary by CodeRabbit