]
Jason Greene updated WFLY-1020:
-------------------------------
Fix Version/s: 9.0.0.CR1
(was: 9.0.0.Beta1)
Add DeploymentModulePermission
------------------------------
Key: WFLY-1020
URL:
https://issues.jboss.org/browse/WFLY-1020
Project: WildFly
Issue Type: Enhancement
Components: Server
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 9.0.0.CR1
Add a permission which governs the ability of a deployment to load a specific module.
The permission should be checked at deploy time for every explicitly added module
dependency.
It may also be wise to automatically add permissions for each implicit module as well.