[pmg-devel] applied: [PATCH pmg-api 1/1] add better api call for user white/blacklist deletion

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Mar 9 18:28:22 CET 2020


On 3/9/20 12:18 PM, Dominik Csapak wrote:
> having the entry as part of the url causes many problems since
> it can contain special characters like '/.,' etc.
> 
> having it as parameter makes it easier and safer to use
> 
> note that the new api calls have a pattern of '' so no limits
> for the entries
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
>  src/PMG/API2/Quarantine.pm | 54 ++++++++++++++++++++++++++++++++++++++
>  1 file changed, 54 insertions(+)
> 

applied, adapted commit message a bit, trying to make it more clear why this is
an issue and added some deprecation fixme comments for the old API endpoints.
Thanks!





More information about the pmg-devel mailing list