[pmg-devel] [PATCH pmg-api/pmg-gui] filter attachments in quarantines
Dominik Csapak
d.csapak at proxmox.com
Mon Nov 7 15:36:17 CET 2022
with this series, we filter the attachments in the pmg quarantine view
by 'content-disposition: attachment'
pmg-gui 1/2 is only a typo fix an more or less unrelated
pmg-api:
Dominik Csapak (1):
api: quarantine: add 'content-disposition' field to listattachments
src/PMG/API2/Quarantine.pm | 1 +
1 file changed, 1 insertion(+)
pmg-gui:
Dominik Csapak (2):
AttachmentGrid: fix typo
AttachmentGrid: filter attachment with content-disposition by default
js/AttachmentGrid.js | 63 +++++++++++++++++++++++++++++++++++---------
1 file changed, 51 insertions(+), 12 deletions(-)
--
2.30.2
More information about the pmg-devel
mailing list