Aleksander Machniak
3294a41b3b
Small code simplification
8 years ago
Aleksander Machniak
cf866990f2
Get rid of "popupmessage" class
...
It wasn't widely used and made the dialogs look inconsistent
8 years ago
Aleksander Machniak
2ae1da4b1d
Merge branch 'dev/gnupg21'
8 years ago
Aleksander Machniak
b6c061656f
GnuPG 2.1: Support password prompt on private key import
8 years ago
Aleksander Machniak
ecefdca21d
GnuPG 2.1: Support password input on private key export
8 years ago
Aleksander Machniak
7203d151ec
Enigma: Fix encoding of a key search phrase ( #5459 )
8 years ago
Aleksander Machniak
7829da358d
GnuPG 2.1: Fix importing newly generated (secret) keys using GnuPG 2.1
8 years ago
Aleksander Machniak
462faace73
Enigma: Support key generation for multiple identities ( #5383 )
...
Update OpenPGP.js to version 1.6.2.
Get rid of server-side key generation - Crypt_GPG does not support
multiple user IDs, it's also slow and requires entrophy generator.
8 years ago
Aleksander Machniak
51c6269ded
Improve accessibility of enigma encryption options button in compose screen
8 years ago
Aleksander Machniak
437aca39e0
Enigma: Import keys from key-server(s) ( #5286 )
8 years ago
Aleksander Machniak
352c6329cc
Enigma: Search missing public keys on a key-server in mail compose ( #5286 )
8 years ago
Aleksander Machniak
88ed121f24
Enigma: Add possibility to export private keys ( #5321 )
9 years ago
Aleksander Machniak
dcb7db2f8c
Enigma: Fix keys import from inside of an encrypted message ( #5285 )
9 years ago
Aleksander Machniak
f0e88f02d5
Remove unused code
9 years ago
Thomas Bruederli
4a408843b0
Protect download urls against CSRF using unique request tokens ( #1490642 )
...
Send X-Frame-Options headers with every HTTP response
9 years ago
Aleksander Machniak
f04b56f306
Enigma: Enable default signing/encryption on a signed/encrypted draft compose
9 years ago
Aleksander Machniak
a8848b16c4
Tweak the code to not violate ECMASCRIPT3 syntax
9 years ago
Aleksander Machniak
8f8beafd56
Use .get_label() consistently (instead of .gettext())
9 years ago
Aleksander Machniak
211929876b
Enigma: GPG keys export
9 years ago
Aleksander Machniak
a0dfcb14a8
Enigma: Optional server-side key generation
9 years ago
Aleksander Machniak
d5501a8bb2
Enigma: Client-side keys generation (with OpenPGP.js)
...
Fixed deletion of key pairs (error: Private key must be deleted before public key can be deleted)
9 years ago
Aleksander Machniak
58c2798fae
Implemented password prompt when entering compose page of encrypted message
10 years ago
Aleksander Machniak
a99c34159d
Enigma: Implemented messages signing and encrypting
10 years ago
Aleksander Machniak
0878c846bc
Enigma: Larry support, finished PGP decryption, other fixes and improvements
10 years ago
thomascube
48e9c14ebd
Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore
13 years ago