snappymail/dev/View/User
the-djmaze 8dcd0cf833 Changes for #89
Now it does not fetch the PGP signature, because validation was broken anyway.
Instead it validates multipart/signed according to RFC 3156 section 5 and returns details for the signed part:
* BodyPartId
* SigPartId
* MicAlg

So in the future several implementations (GnuPG, OpenPGP.js, etc.) can use the correct data for verification.
2022-01-17 15:58:23 +01:00
..
MailBox Changes for #89 2022-01-17 15:58:23 +01:00
Settings
Login.js change AbstractFetchRemote with a better structure 2021-12-02 23:15:24 +01:00
SystemDropDown.js Switch from ko.computed to ko.pureComputed 2021-12-31 13:30:05 +01:00