cziegeler opened a new pull request, #14:
URL: https://github.com/apache/sling-org-apache-sling-security/pull/14

   Expands documentation for both AGENTS.md and README.md with more precise 
descriptions of filter behavior, additional build commands, and new gotchas.
   
   - Clarify `ReferrerFilter` validates `referer` and falls back to `origin`
   - Note that the bundle can run outside Apache Sling (only `ReferrerFilter` 
applies standalone)
   - Add `ContentDispositionFilter` test command to Core Commands section
   - Rename "Run a single test class" command to be filter-specific for clarity
   - Document parent POM (`sling-bundle-parent:66`) in Development Patterns
   - Add gotcha: `ContentDispositionFilter` only acts on resources with 
`jcr:data` directly or under `jcr:content/jcr:data`
   - README: add per-test-class and per-method Maven commands
   - README: clarify "exact path includes" (was "explicit") and document 
per-path content type exclusion semantics
   - README: note that the filter supports path and user-agent based exclusions
   - Remove trailing blank line at end of AGENTS.md
   
   Co-authored-by: Maia <maia@noreply>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to