[pmg-devel] [PATCH pmg-api/pmg-gui] fix #3287: allow filtering by mail for all qurantine views

Dominik Csapak d.csapak at proxmox.com
Wed Nov 23 15:52:20 CET 2022


by introducing the 'pmail' parameter for the virus and attachment
quarantine api calls to, and adding the email combobox for them in the
gui

pmg-api:

Dominik Csapak (1):
  fix #3287: add pmail parameter to virus/attch. quarantine list

 src/PMG/API2/Quarantine.pm | 25 +++++++++++++++++++++----
 1 file changed, 21 insertions(+), 4 deletions(-)

pmg-gui:

Dominik Csapak (1):
  fix #3287: add recipient filter for virus/attach. quarantine view

 js/AttachmentQuarantine.js |  2 +-
 js/QuarantineList.js       | 48 ++++++++++++++++++++++++--------------
 js/SpamQuarantine.js       |  1 -
 js/VirusQuarantine.js      |  2 +-
 4 files changed, 32 insertions(+), 21 deletions(-)

-- 
2.30.2





More information about the pmg-devel mailing list