]> git.proxmox.com Git - pmg-api.git/history - src/PMG/API2/Quarantine.pm
api: quarantine: include descriptions for KAM rules in the spaminfo
[pmg-api.git] / src / PMG / API2 / Quarantine.pm
2023-12-15 Dominik Csapakapi: quarantine: include descriptions for KAM rules...
2023-03-23 Stoiko Ivanovapi: quarantine: decode addresses before delivery/userl...
2023-03-23 Stoiko Ivanovsmtputf8: keep smtputf8 from incoming postfix, detect...
2022-11-24 Dominik Csapakquarantine: fix adding non-ascii senders to wl/bl
2022-11-24 Stoiko Ivanovquarantine: handle utf8 data
2022-11-24 Dominik Csapakfix #3287: add pmail parameter to virus/attch. quaranti...
2022-11-07 Dominik Csapakapi: quarantine: add 'content-disposition' field to...
2022-11-07 Thomas Lamprechtapi: quarantine: code reduction/cleanup in $get_and_che...
2022-11-05 Thomas Lamprechtapi: quarantine: fix indentation
2022-11-05 Dominik Csapakapi/quarantine: allow 'listattachments' for quarantine...
2022-08-30 Thomas Lamprechtapi quarantine: code refactoring/reduction
2022-06-30 Dominik Csapakapi/Quarantine: load custom rules description
2021-06-11 Stoiko Ivanovapi: quarantine: drop deprecated b/w-list methods
2021-03-31 Thomas Lamprechtfix #2228: automatically deliver/delete on whitelist...
2021-03-30 Thomas Lamprechtquarantine/content: better error message for internal...
2021-03-23 Thomas Lamprechtfixup check for statement execute
2021-03-22 Thomas Lamprechtfix #3164: api: quarantine: allow to return spam from...
2021-03-21 Thomas Lamprechttypo fixes all over the place
2020-11-18 Thomas Lamprechtremove debug code
2020-11-18 Thomas Lamprechtquarantine: user self service: add some response delays
2020-11-18 Thomas Lamprechtquarantine: self service: early return for limit check...
2020-11-18 Thomas Lamprechtquarantine: drop unnecesarry use statements
2020-11-18 Thomas Lamprechtquarantine: self service rate limiting: use builtin...
2020-11-18 Dominik Csapakapi2/quarantine: add global sendlink api call
2020-11-18 Dominik Csapakfix #3141: do not split on ', ' for returning the from...
2020-03-09 Thomas Lamprechtapi/quarantine: add deprecation fixme for old delete...
2020-03-09 Thomas Lamprechtapi/quarantine: mention that one can pass comma-separat...
2020-03-09 Dominik Csapakapi/quarantine: add safer endpoint for user white/black...
2019-10-25 Dominik CsapakQuarantine API: extend download call to download whole...
2019-10-17 Dominik CsapakAPI2/Quarantine: add attachment quarantine api paths
2019-10-17 Dominik CsapakAPI2/Quarantine: refactor quarantine listing api
2019-10-04 Dominik Csapakfix result verification for invalid mails
2019-07-24 Thomas Lamprechtsplit source and packaging, and clean latter a bit up