]> git.proxmox.com Git - pve-access-control.git/commit
add support for delayed parameter parsing
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 3 Nov 2011 06:11:34 +0000 (07:11 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 3 Nov 2011 06:11:34 +0000 (07:11 +0100)
commit7b24102dc59e233d65b5982a7d9070bdbaaf7979
tree35116c4eb08d966c2c792faa8d2bc2b1732ede68
parentb28410fcf42aebc658a619443b5097aa708cf25a
add support for delayed parameter parsing

We need that to disable file upload for normal API request (avoid DOS attacs).
PVE/RPCEnvironment.pm