papegaaij commented on pull request #439:
URL: https://github.com/apache/wicket/pull/439#issuecomment-670467609


   This is what I came up with:
   
https://github.com/papegaaij/wicket/commit/c51372bd51e67276d86c8cf02336aa04e2f7a403
   
   The biggest change is that a resource isolation policy now has 3 possible 
outcomes: ALLOWED, DISALLOWED and UNKNOWN. They are checked in order, and the 
first not UNKNOWN will determine the final outcome.
   
   Other changes are the reintroduction of the configuration options from the 
old implementation and the 2 default policies are only added if you did not 
specify any.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to