Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.4.x] ISPN-9599 Require ADMIN permission for getGlobalComponentRegistry #7223

Conversation

danberindei
Copy link
Member

https://issues.jboss.org/browse/ISPN-9599

  • Deprecate getGlobalComponentRegistry and getComponentRegistry
  • Require ADMIN permission for both
  • Require ADMIN permission for configuration getters
    (getCacheManagerConfiguration, getDefaultCacheConfiguration,
    getCacheConfiguration)
  • Remove some internal usages of the configuration getters

@tristantarrant
Copy link
Member

Hmm, 111 failures.

@danberindei danberindei force-pushed the ISPN-9599_globalcomponentregistry_permission_94x branch from a5f021f to e5f5a46 Compare August 29, 2019 13:03
@danberindei
Copy link
Member Author

@tristantarrant I had to trust org.jboss.as.clustering.infinispan.* packages in order to fix the server integration testsuite failures

@danberindei danberindei force-pushed the ISPN-9599_globalcomponentregistry_permission_94x branch 2 times, most recently from c938ff4 to 2e632d4 Compare August 31, 2019 10:52
* Deprecate getGlobalComponentRegistry and getComponentRegistry
* Require ADMIN permission for both
* Require ADMIN permission for configuration getters
  (getCacheManagerConfiguration, getDefaultCacheConfiguration,
  getCacheConfiguration)
* Remove some internal usages of the configuration getters
* Trust org.jboss.as.clustering.infinispan.* packages
@danberindei danberindei force-pushed the ISPN-9599_globalcomponentregistry_permission_94x branch from 2e632d4 to 09b5695 Compare September 2, 2019 07:33
@tristantarrant tristantarrant merged commit bfb41b5 into infinispan:9.4.x Sep 3, 2019
@tristantarrant
Copy link
Member

Merged, thanks

@danberindei danberindei deleted the ISPN-9599_globalcomponentregistry_permission_94x branch September 3, 2019 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants