Simon Ser

Results 535 issues of Simon Ser

enhancement
backend/imap
backend/smtp

When sending an encrypted attachment, `KeyPackets` must be prepended to encrypted attachment.

bug

See https://tools.ietf.org/html/rfc6352

enhancement

# addresses - [x] POST `/api/addresses` - [ ] PUT `/api/addresses/:id` - [x] PUT `/api/addresses/:id/enable`, `/addresses/:id/disable` - [x] DELETE `/api/addresses/:id` # domains - [x] GET `/api/domains` - [ ] POST...

api

See https://github.com/ProtonMail/WebClient/blob/v3/postman.json # attachments - [x] GET `/api/attachments/:id` - [x] POST `/api/attachments/upload` - [x] PUT `/api/attachments/remove` # bugs - [x] POST `/api/bugs/crash` # contacts - [x] GET `/api/contacts` - [x]...

api

When creating contacts, a `BatchResp` is returned. Not the excepted behaviour. ``` json { "Code": 1001, "Responses": [ { "Name": "Sauce", "Email": "[email protected]", "Response": { "Contact": { "ID": "93pX_VKTJLQmTF5kGEiswkepD3y_RXb701pI5OVDdj4qMYMuWwYX7dV1HjjUKI0wFNYUK3mDNVvy8XcDunGMSg==", "Name":...

bug
api

See https://tools.ietf.org/html/draft-ietf-dane-openpgpkey-06

Add a HKP backend for public keys

Possible if `THREAD` capability is available.

backend/imap