]> git.proxmox.com Git - pmg-api.git/history - src/PMG/API2/Quarantine.pm
fix #2228: automatically deliver/delete on whitelist/blacklist
[pmg-api.git] / src / PMG / API2 / Quarantine.pm
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