You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/04/12 08:00:07 UTC

[GitHub] [cloudstack] jack99trade opened a new issue, #6249: Plugins for specific Domain or Accounts.

jack99trade opened a new issue, #6249:
URL: https://github.com/apache/cloudstack/issues/6249

   ##### ISSUE TYPE
   * Other
   
   ##### COMPONENT NAME
   Plugins Configuration
   
   
   ##### CLOUDSTACK VERSION
   4.16.1.0
   ##### CONFIGURATION
   
   Is there any parameter I can add in config to show a  plugin for specific Account or Domain . 
   e.g. ExamplePlugin is shown to Domain-1  users 
         ExamplePlugin1 is shown to Domain-2 users
   
   ###
   {
      plugins: [
         {
            "name": "ExamplePlugin",
            "icon": "appstore",
            "path": "example.html"
         },
         {
            "name": "ExamplePlugin1",
            "icon": "appstore",
            "path": "https://cloudstack.apache.org/"
         }
      ]
   ###
   
   ##### OS / ENVIRONMENT
   Centos7
   


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org.apache.org

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


[GitHub] [cloudstack] jack99trade closed issue #6249: Plugins for specific Domain or Accounts.

Posted by GitBox <gi...@apache.org>.
jack99trade closed issue #6249: Plugins for specific Domain or Accounts.
URL: https://github.com/apache/cloudstack/issues/6249


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack] jack99trade commented on issue #6249: Plugins for specific Domain or Accounts.

Posted by GitBox <gi...@apache.org>.
jack99trade commented on issue #6249:
URL: https://github.com/apache/cloudstack/issues/6249#issuecomment-1096686577

   > No there isn't @jack99trade . At the moment features are just shown or hidden on the basis of access rights to APIs and in most cases being a root admin or not.
   
   @DaanHoogland  Thanks for info. 


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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


[GitHub] [cloudstack] DaanHoogland commented on issue #6249: Plugins for specific Domain or Accounts.

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #6249:
URL: https://github.com/apache/cloudstack/issues/6249#issuecomment-1096414533

   No there isn't @jack99trade . At the moment features are just shown or hidden on the basis of access rights to APIs and in most cases being a root admin or not.


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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