]> git.proxmox.com Git - pve-manager.git/commitdiff
fix permissions on subscription api
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 12 Apr 2012 09:16:04 +0000 (11:16 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 12 Apr 2012 09:16:04 +0000 (11:16 +0200)
PVE/API2/Subscription.pm

index f85cfeb8f604ea6e51e095661ea2be7f357e2c56..e5e5c6e77795f3f39097f91b72abc5bd8e7043d4 100644 (file)
@@ -275,6 +275,7 @@ __PACKAGE__->register_method ({
     method => 'GET',
     description => "Read subscription info.",
     proxyto => 'node',
+    permissions => { user => 'all' },
     parameters => {
        additionalProperties => 0,
        properties => {