Commit Graph

81 Commits (cde1fbde0cfdcf1dca36cbf5b1fced754c6fa810)

Author SHA1 Message Date
Aleksander Machniak 437aca39e0 Enigma: Import keys from key-server(s) (#5286) 10 years ago
Aleksander Machniak 352c6329cc Enigma: Search missing public keys on a key-server in mail compose (#5286) 10 years ago
Aleksander Machniak 88ed121f24 Enigma: Add possibility to export private keys (#5321) 10 years ago
Aleksander Machniak de7b0b51c4 Require Crypt_GPG 1.4.2 with fix for #5304 10 years ago
Aleksander Machniak 3dd83804b4 Don't return false if keys directory does not exist 10 years ago
Aleksander Machniak 3f01232625 Enigma: Delete user keys when using deluser.sh script 10 years ago
Aleksander Machniak ac1cd3719c Enigma: Fix redundant list-secret-keys/list-public-keys calls on signing/encryption 10 years ago
Aleksander Machniak 72da903dca Remove unused code 10 years ago
Aleksander Machniak f1c260b05f Enigma: Implement PGP encryption and signing in one go (#5302)
Enigma: Display signature verification status for encrypted+signed messages (#5302)
10 years ago
Aleksander Machniak 13b76d9b1e Enigma: Add possibility to configure gpg binary location (enigma_pgp_binary) 10 years ago
Aleksander Machniak 96102e2052 Enigma: Fix malformed signed messages with force_7bit=true (#5292) 10 years ago
Aleksander Machniak 8b0753191d Fix Transifex URL 10 years ago
Aleksander Machniak dcb7db2f8c Enigma: Fix keys import from inside of an encrypted message (#5285) 10 years ago
Aleksander Machniak 796bb4ccbb Update localization, add Enigma plugin localizations 10 years ago
Aleksander Machniak 21e485ad50 Fix redundant enigma.css link 10 years ago
Aleksander Machniak 5194120221 Add Known Issues section in Enigma README (#5215) 10 years ago
Aleksander Machniak 6e4642b12c Enigma: Add enigma_debug option 10 years ago
Aleksander Machniak 4bb44c3d90 Enigma: added option to force users to use signing/encryption 10 years ago
Aleksander Machniak 96c3d84cdd Enigma: Varius fixes and cleanup in code for attaching pubkeys 10 years ago
Kyle Francis 7ce958ecd9 Added attach pubkey checkbox in compose UI, added preferences setting for attach pubkey by default 10 years ago
Kyle Francis a9d399155d Implemented attaching pub PGP key to outgoing messages. 10 years ago
Aleksander Machniak 007c9ddcb0 Enigma: Handle messages with text before an encrypted block (#5149) 10 years ago
Aleksander Machniak f0e88f02d5 Remove unused code 10 years ago
Aleksander Machniak 4e6f3019f5 Enigma: Handle encrypted/signed content inside message/rfc822 attachments 10 years ago
Thomas Bruederli 4a408843b0 Protect download urls against CSRF using unique request tokens (#1490642)
Send X-Frame-Options headers with every HTTP response
10 years ago
Aleksander Machniak 5d49af37cc Enigma: Disable format=flowed for signed plain text messages (#1490646) 10 years ago
Aleksander Machniak 5a30653024 Enigma: Don't display "bad password" warning when the password wasn't provided yet 10 years ago
Aleksander Machniak 8c626eec8a Cleanup redundant variables 10 years ago
Aleksander Machniak c1a518910a Enigma: Fix bug where signature/decryption info wasn't displayed for some messages 10 years ago
Aleksander Machniak 53fa08d8ae Enigma: Code refactoring with better handling of encrypted-inside-encrypted (e.g. forwarded) and signed+ncrypted messages 10 years ago
Aleksander Machniak c9e2ab488e Enigma: Fix handling of encrypted + signed messages (#1490632) 10 years ago
Aleksander Machniak c7af660bfc Fix boundary separator in signed messages 10 years ago
Aleksander Machniak f04b56f306 Enigma: Enable default signing/encryption on a signed/encrypted draft compose 10 years ago
Aleksander Machniak b4fc297509 Fix a typo 10 years ago
Aleksander Machniak f7f512f039 Fixed typo in localization text 10 years ago
Aleksander Machniak 9f1f754daf CS fixes 10 years ago
Aleksander Machniak 2d40b43faa Update .htaccess rules for Apache 2.4 10 years ago
Aleksander Machniak a8848b16c4 Tweak the code to not violate ECMASCRIPT3 syntax 10 years ago
Aleksander Machniak 8f8beafd56 Use .get_label() consistently (instead of .gettext()) 10 years ago
Aleksander Machniak 570f43c874 Don't load enigma and managesieve css where it's not needed 10 years ago
Aleksander Machniak c852426bd4 Enigma: Display all usage flags of the subkey 10 years ago
Aleksander Machniak 13eb9bdc24 Enigma: Display complete key information (subkeys, user IDs) 10 years ago
Thomas Bruederli 0b6a01380b Distinguish encryption toolbar buttons (Mailvelope and Enigma) 10 years ago
Aleksander Machniak 392ededc71 Enigma: Enable encryption features on message print page 10 years ago
Aleksander Machniak 1459f88164 Enigma: Add option to disable encryption/signing features 10 years ago
Aleksander Machniak cffe97eb6e CS improvements + some doc 10 years ago
Enclavet 1fdee845d5 Enigma: fix storing password for whole session 10 years ago
Aleksander Machniak b87a794348 Enigma: don't show encrypted part on attachments list, we display its content already 10 years ago
Aleksander Machniak 692902804a Bump version number 10 years ago
Aleksander Machniak 211929876b Enigma: GPG keys export 10 years ago