Commit Verlauf

Autor SHA1 Nachricht Datum
  Luke Taylor 7d97adc687 SEC-1584: Addition of HttpFirewall strategy to FilterChainProxy to reject un-normalized requests and wrap the incoming request object before processing by the security filter chain to provide a more consistent representation of paths than is guaranteed by the servlet spec. The wrapper strips path parameters from pathInfo and servletPath to provide consistency of URL matching across servlet containers and protect against bypassing security constraints by the malicious addition of such parameters to the URL. The paths are canonicalized further by replacing of multiple sequences of "/" characters with a single "/". vor 15 Jahren
  Luke Taylor 5902c6b262 Adjustments to coverage generation (enable debug logging when coverage on). vor 15 Jahren
  Luke Taylor 5d35919ca3 SEC-1490: Code for GAE Sample webapp vor 15 Jahren
  Luke Taylor ae7fbf69e1 Added intellij files to .gitignore vor 15 Jahren
  Luke Taylor c8ceca35b4 Extra files to gitignore vor 15 Jahren
  Hans Dockter b64a3fa725 Hans Dockter's refactoring of gradle build, plus simplification of docbook plugin. vor 15 Jahren
  Luke Taylor dbf673ec37 Build updates to include uploading of distro and docs, plus addition of admon graphics path to docbook plugin. vor 16 Jahren
  Luke Taylor b323098167 Added gradle build files for taglibs, tutorial, contacts and openid. vor 16 Jahren
  Luke Taylor 38a09766f0 Updated heavyduty sample to work with current trunk vor 16 Jahren