ISSUE-27: Opting into methods/headers [Access Control]

http://www.w3.org/2005/06/tracker/waf/issues/

Raised by: Anne van Kesteren
On product: Access Control

The current Access Control model allows all methods to be used and all headers 
(apart from a blacklist and some headers require a preflight request in case of 
GET).

There is a proposal to only allow methods and headers the server has opted 
into. This would make the server more secure by default when opting into Access 
Control.

The drawback is again that it makes the model more complicated and more prone 
to bugs.




Reply via email to