wildduck/lib/api
NickOvt 3d7d0a6d6a
fix(api-dkim): DKIM now supports ED25519 keys, both in PEM and raw format as input ZMS-125 (#617)
* dkim, add support for ed25519

* add support for raw ED25519 private key

* magic value make variable. Remove unnecessary variables. Refactor

* add new tests for ED25519
2024-02-19 09:46:46 +02:00
..
2fa Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
acme.js Fixed ACME renewals 2023-01-09 11:58:27 +02:00
addresses.js feat(api-addresses): ZMS-115 (#608) 2024-01-24 10:07:30 +02:00
asps.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
audit.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
auth.js feat(upload): ZMS-111 (#584) 2024-01-04 13:22:04 +02:00
autoreply.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
certs.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
dkim.js fix(api-dkim): DKIM now supports ED25519 keys, both in PEM and raw format as input ZMS-125 (#617) 2024-02-19 09:46:46 +02:00
domainaccess.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
domainaliases.js Added restifyError handler 2022-11-24 13:21:10 +02:00
filters.js fix(api-filters): Filter creation is now logged to graylog and authlog ZMS-34 (#616) 2024-02-19 09:45:46 +02:00
health.js feat(api-health): Added /health endpoint to check Wildduck API health during runtime ZMS-120 (#607) 2024-01-26 10:23:01 +02:00
mailboxes.js feat(api-mailboxes): Mailboxes API endpoints added to automatic API docs generation ZMS-114 (#602) 2024-01-12 12:54:56 +02:00
messages.js feat(api-upload): Allow to upload a draft message with incorrect (non-emal) to addresses ZMS-117 (#595) 2024-01-04 13:30:27 +02:00
settings.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
storage.js feat(storage): Added cid property to storage files (#502) 2023-09-21 12:37:35 +03:00
submit.js fix(attachments): Added contentDisposition property for attachments 2023-10-12 15:23:11 +03:00
updates.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
users.js fix(docs): /users API docs ZMS-110 (#575) 2023-12-21 10:42:09 +02:00
webhooks.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00