garrensmith opened a new pull request #582: [WIP] Add X-Frame-Options URL: https://github.com/apache/couchdb/pull/582 ## Overview Adds X-Frame-Options support to help protect against clickjacking. X-Frame-Options is configurable via the config and allows for DENY, SAMEORIGIN and ALLOW-FROM. See [Mozilla Docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options) for a nice introduction to it. ## Testing recommendations <!-- Describe how we can test your changes. Does it provides any behaviour that the end users could notice? --> ## Checklist - [ ] Code is written and works correctly; - [ ] Changes are covered by tests; - [ ] Documentation reflects the changes; ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
