Aleksander Machniak
e9d70648dd
Fix CS and obvious mistakes, update changelog after PR merge
8 years ago
Aleksander Machniak
4e26cd7691
Merge branch 'master' of https://github.com/NETLINK/roundcubemail into NETLINK-master
8 years ago
Zbigniew Szmyd
191396db17
The error log is redirected to logs/ldap_ppolicy.err
8 years ago
Aleksander Machniak
c253aac7d4
Merge pull request #5450 from smares/patch-1
...
Fixed spelling
8 years ago
Aleksander Machniak
195dc11855
Support host-specific imap_conn_options/smtp_conn_options/managesieve_conn_options ( #5136 )
8 years ago
Sebastian Mares
64df1c0f71
Fixed spelling
8 years ago
Aleksander Machniak
7829da358d
GnuPG 2.1: Fix importing newly generated (secret) keys using GnuPG 2.1
8 years ago
Aleksander Machniak
fba3e1ae0c
GnuPG 2.1: Add option to configure gpgconf binary location
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
46f45a3970
Managesieve: Add option to automatically set vacation :from address ( #5428 )
8 years ago
Zbigniew Szmyd
0c093b0b36
Added the missing changes
8 years ago
Zbigniew Szmyd
0efb682d40
New constant PASSWORD_IN_HISTORY added for ldap_ppolicy plugin.
8 years ago
Aleksander Machniak
b751f8f20f
Move password_dovecotpw_with_method close to other dovecot related options
8 years ago
Aleksander Machniak
a1a7b0b9e6
Enigma: Make recipient key searches case-insensitive ( #5434 )
8 years ago
Aleksander Machniak
e0cedf0f36
Fix some datepicker style in mozilla
8 years ago
Aleksander Machniak
f6d1c40a6b
Fix background color of some menu lists
8 years ago
Aleksander Machniak
b0fae77784
Added missing composer.json file for jqueryui plugin
8 years ago
Aleksander Machniak
2999cc38a5
Generate more compact HTML5 code, e.g. use short form of boolean attributes
8 years ago
Aleksander Machniak
4cb544a1b8
Fix form inputs size (removed font-size and padding style)
8 years ago
Aleksander Machniak
023c8fd356
Fix regression where js error is thrown if server does not support 'duplicate' extension
8 years ago
Aleksander Machniak
51c6269ded
Improve accessibility of enigma encryption options button in compose screen
8 years ago
Aleksander Machniak
0485275a75
Merge branch 'dev/drop-legacy-browsers'
8 years ago
Aleksander Machniak
689996896a
Fix bug where names of downloaded files could be mailformed when derived from the message subject ( #5404 )
8 years ago
Aleksander Machniak
47c2630458
Drop some css style for old IE
8 years ago
Aleksander Machniak
184de7735c
CS fixes (mostly phpdoc)
8 years ago
Aleksander Machniak
a5348bbe7f
Fix some styles after jQuery-UI update
8 years ago
Aleksander Machniak
b12309a759
Re-enable accessible datepicker
8 years ago
Aleksander Machniak
8448c8d136
Upgrade to jquery-minicolors-2.2.4
8 years ago
Aleksander Machniak
094f90d596
Remove redundant code
8 years ago
Aleksander Machniak
18842dd14e
Fix code style after PR merge
8 years ago
Aleksander Machniak
b3ee5d13cd
Update to jQuery-UI 1.12.0
8 years ago
Hideki Sakamoto
8bc134c284
Convert charset wieh file based backend.
8 years ago
Aleksander Machniak
eda23fe6c8
Remove hacks for old Internet Explorer versions
8 years ago
Aleksander Machniak
829442a4cd
Removed legacy_browsr plugin
8 years ago
Aleksander Machniak
7df99b7399
Enigma: Fix signature verification with some IMAP servers, e.g. Gmail, DBMail ( #5371 )
8 years ago
Aleksander Machniak
a876748d84
Fix regression where password was continuously prompted on signing (an no enrypting)
8 years ago
Aleksander Machniak
276ad83fc7
Update managesieve changelog
8 years ago
Aleksander Machniak
ed35267b9b
Managesieve: Fix parsing of vacation date-time with non-default date_format ( #5372 )
...
Added new method rcube_utils::format_datestr() to convert date_format date
into ISO date format.
8 years ago
Aleksander Machniak
dcf877c692
Enigma: Add possibility to configure gpg-agent binary location (enigma_pgp_agent)
8 years ago
Thomas Bruederli
9fe5b88dee
Add new translations for Enigma plugin
8 years ago
Thomas Bruederli
4e3442877d
Updated localizations from Transifex
8 years ago
Michał Wojciechowski
cde1fbde0c
Fix typos
8 years ago
Aleksander Machniak
437aca39e0
Enigma: Import keys from key-server(s) ( #5286 )
8 years ago
Aleksander Machniak
f9fc7e1edf
Managesieve: Improvements in 'string' test support
8 years ago
Aleksander Machniak
9793826ab4
Merge branch 'master' of https://github.com/pulcov/roundcubemail into pulcov-master
8 years ago
Aleksander Machniak
476c820323
CS fixes
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
de7b0b51c4
Require Crypt_GPG 1.4.2 with fix for #5304
9 years ago
Aleksander Machniak
2c30feece1
Fix conflict in new_user_dialog and password_force_new_user settings ( #5275 )
9 years ago
Aleksander Machniak
3dd83804b4
Don't return false if keys directory does not exist
9 years ago
Aleksander Machniak
3f01232625
Enigma: Delete user keys when using deluser.sh script
9 years ago
Aleksander Machniak
ac1cd3719c
Enigma: Fix redundant list-secret-keys/list-public-keys calls on signing/encryption
9 years ago
Aleksander Machniak
72da903dca
Remove unused code
9 years ago
Aleksander Machniak
f6861cc896
Add managesieve plugin documentation
9 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 )
9 years ago
Aleksander Machniak
13b76d9b1e
Enigma: Add possibility to configure gpg binary location (enigma_pgp_binary)
9 years ago
Aleksander Machniak
96102e2052
Enigma: Fix malformed signed messages with force_7bit=true ( #5292 )
9 years ago
Aleksander Machniak
024800d068
Merge branch 'master' of github.com:roundcube/roundcubemail
9 years ago
Aleksander Machniak
8b0753191d
Fix Transifex URL
9 years ago
rmcaninch
7cb243ea45
Update config.inc.php.dist
9 years ago
Aleksander Machniak
dcb7db2f8c
Enigma: Fix keys import from inside of an encrypted message ( #5285 )
9 years ago
Aleksander Machniak
4f0abbf5fe
CS and indent fixes, added $task property definition
9 years ago
Aleksander Machniak
796bb4ccbb
Update localization, add Enigma plugin localizations
9 years ago
Aleksander Machniak
4cfe230e56
Fix so subfolders of INBOX can be set as Archive ( #5274 )
9 years ago
Julian Matz
7ed0d3308b
Update cpanel.php
...
Call $rcmail->config->get() only once per option by assigning variable inside the IF statement.
9 years ago
Aleksander Machniak
ab6fdfa8bc
Fix PHP warning when password_hosts is set, but is not an array ( #5260 )
9 years ago
Aleksander Machniak
3d6d038938
Fix typo in localization message
9 years ago
Julian Matz
8042955927
Update cpanel.php
9 years ago
Julian Matz
e34e267e59
Update cpanel.php
...
Changed code style and indentation.
9 years ago
Julian Matz
6651a6cab0
Update cpanel.php
...
Add support for hash auth (cPanel Remote Access Key) and call the $xmlapi->listaccts() method to retrieve the cPanel account user that owns the domain (required for cPanel reseller accounts).
9 years ago
Julian Matz
16d5dcbaa4
Update config.inc.php.dist
...
Add support for cPanel hash auth, using a Remote Access Key (choice between hash auth and plain password auth).
9 years ago
Julian Matz
a4c6aec76a
Update config.inc.php.dist
...
Add support for cPanel remote access hash (choice between hash auth and plain password auth).
9 years ago
pulcov
4f6853b9c6
Managesieve: bug correction
9 years ago
pulcov
b312dc6c88
Managesieve: sieve string implement
9 years ago
Aleksander Machniak
21e485ad50
Fix redundant enigma.css link
9 years ago
Aleksander Machniak
de14ec6aa0
Merge branch 'for-1.3'
...
Conflicts:
CHANGELOG
9 years ago
Aleksander Machniak
bd6d7645d7
Update localization
9 years ago
Aleksander Machniak
5194120221
Add Known Issues section in Enigma README ( #5215 )
9 years ago
Aleksander Machniak
e499a14e13
- Support 'duplicate' extension [RFC 7352]
...
- Improve errors handling in filter form
9 years ago
Aleksander Machniak
1da8ffd52b
Use "email" over "e-mail" consistently ( #5212 )
9 years ago
Oliver Ney
5f2df36879
Fix ldap connection use after release in password plugin
9 years ago
Aleksander Machniak
f0fa9324d8
Merge branch 'master' of github.com:roundcube/roundcubemail
9 years ago
Aleksander Machniak
5b94c5af08
Fix plugin name in composer.json
9 years ago
Aleksander Machniak
6e4642b12c
Enigma: Add enigma_debug option
9 years ago
Aleksander Machniak
302aff920c
Small code improvement
9 years ago
Aleksander Machniak
e2ff7985db
Small optimization in sieve script parser
9 years ago
Aleksander Machniak
4bb44c3d90
Enigma: added option to force users to use signing/encryption
9 years ago
Thomas Bruederli
bd780ce707
Remove localization files from 3rd party plugins
9 years ago
Aleksander Machniak
80cb362b80
Managesieve: Refactored script parser to be 100x faster
9 years ago
Aleksander Machniak
800235f682
Fix compatibility with older PHP versions by not using empty(fn())
9 years ago
Aleksander Machniak
6f2c007d1b
CS fixes: Replace use of "bool ? true : false" with just "bool"
9 years ago
Aleksander Machniak
96c3d84cdd
Enigma: Varius fixes and cleanup in code for attaching pubkeys
9 years ago
Kyle Francis
7ce958ecd9
Added attach pubkey checkbox in compose UI, added preferences setting for attach pubkey by default
9 years ago
Kyle Francis
a9d399155d
Implemented attaching pub PGP key to outgoing messages.
9 years ago
Aleksander Machniak
007c9ddcb0
Enigma: Handle messages with text before an encrypted block ( #5149 )
9 years ago
Aleksander Machniak
aba88576ef
Update localizations
9 years ago
Aleksander Machniak
f0e88f02d5
Remove unused code
9 years ago
Aleksander Machniak
4e6f3019f5
Enigma: Handle encrypted/signed content inside message/rfc822 attachments
9 years ago
Aleksander Machniak
aa2486beb3
vcard_attachments: Fix bug where national characters in vCard would be broken on import/display
9 years ago