celikfatih opened a new pull request, #261: URL: https://github.com/apache/shiro-site/pull/261
This PR adds documentation for the `allowPreFlightRequests` property on `HttpAuthenticationFilter`. This configuration allows CORS pre-flight `OPTIONS` requests to pass through authentication filters (like `authcBasic` or `authcBearer`) without requiring credentials. Refs: https://github.com/apache/shiro/pull/2372 Fixes: #255 -- 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]
