Aleksander Machniak
e9a189fb57
Merge branch 'master' into dev/elastic
7 years ago
Aleksander Machniak
8e27190865
Update some localizations
7 years ago
Aleksander Machniak
23da29d28a
managesieve: Rename "Vacation" to "Out of Office"
7 years ago
Aleksander Machniak
13ad9e6593
Merge branch 'master' into dev/elastic
7 years ago
Caio Nardi
43fcf5bce7
Fix checking duplicated names in the zip file ( #6302 )
7 years ago
Aleksander Machniak
130b70e464
Use array() instead of []
7 years ago
Aleksander Machniak
d0205f613d
Fix redundant empty option in mailbox selector
7 years ago
Aleksander Machniak
c4e65a61fe
Fix empty 'for' attribute
7 years ago
Aleksander Machniak
d6c19431be
Elastic: .proplist improvements
7 years ago
Aleksander Machniak
750827ad65
Merge branch 'master' into dev/elastic
7 years ago
Aleksander Machniak
339121b121
Fix bug where managesieve_allowed_hosts config wasn't respected on mail screen ( #6295 )
7 years ago
Aleksander Machniak
53fe9d7048
Bump managesieve version number, cs improvements
7 years ago
Athanasios Douitsis
b497908040
Managesieve allowed hosts ( #6292 )
...
* Introduce managesieve_allowed_hosts setting
If managesieve_allowed_hosts has been set, then check that the array contains the current mail_host for the user session. If not, just return. This will cause the managesieve plugin to not appear under the settings menu.
* Include managesieve_allowed_hosts example
An example of the managesieve_allowed_hosts setting is included. By default, it is left commented to preserve existing behaviour.
7 years ago
johndoh
647a7e91c6
Unify content frame (watermark) template objects ( #6285 )
...
* unify content frame (watermark) template objects
* several improvements, use existing env var for watermark url
* tighten up var parsing for contentframe template object
7 years ago
Aleksander Machniak
211c5444e5
Merge branch 'master' into dev/elastic
7 years ago
Aleksander Machniak
14cc3ec188
Add EFAIL-related warning in the code
7 years ago
Aleksander Machniak
f0fc42b3c4
Elastic: Try a new design for some toolbars (work in progress)
7 years ago
Aleksander Machniak
1247a8dd7d
Fix bug where some forbidden characters on Cyrus-IMAP were not prevented from use in folder names
7 years ago
Aleksander Machniak
d49eb1889b
Fix selecting jQuery-UI styles for skins that extend Elastic
7 years ago
Aleksander Machniak
60922dc3d5
Password: Added password_username_format option ( #5766 )
7 years ago
Aleksander Machniak
e79838aaac
Enigma: Disable autofill for new keypair password
7 years ago
Aleksander Machniak
f9a5d03e5a
Fix bug where new_user_dialog email check could have been circumvented by deleting / abandoning session ( #5929 )
7 years ago
Aleksander Machniak
2faf7185db
Archive: Create archive folder automatically if it's configured, but does not exist ( #6076 )
7 years ago
Aleksander Machniak
38bda972c1
Add composer.json for krb_authentication plugin
7 years ago
Aleksander Machniak
50312af17e
Fix fatal error on asset_exists() use
7 years ago
Aleksander Machniak
ff55fa622f
Fix jqueryui plugin compatibility with assets_dir setting
7 years ago
Aleksander Machniak
459c3845be
Elastic: Fix checkbox selection on enigma keys list
7 years ago
Aleksander Machniak
8373b3b3f0
Enigma: Enable keypair generation on Internet Explorer 11
7 years ago
Aleksander Machniak
2b425a8b12
Use 'OK' instead of 'Save' label for thr button in enigma password prompt
7 years ago
Aleksander Machniak
408d985f38
Small spacing improvement in enigma password prompt
7 years ago
Aleksander Machniak
d51fdaa2ee
Replace last occurrence of RCMAIL_CHARSET with RCUBE_CHARSET
7 years ago
Aleksander Machniak
db5802b134
Archive: Skip early the request to move to archive folder from archive folder
...
... which may happen in multi-folder search results.
7 years ago
Aleksander Machniak
8e543f843e
Fix check_request() bypass in places using get_uids() [CVE-2018-9846] ( #6238 )
7 years ago
Aleksander Machniak
db24050215
Fix regression in identities list style
7 years ago
Aleksander Machniak
662363c7e2
Enigma: Add positiblity to modify list of identities for key generation by other plugins
7 years ago
Aleksander Machniak
f63150b256
Enigma: Fix key selection for signing
...
In some cases a public key of other user could be selected instead
of the sender's private key
7 years ago
Aleksander Machniak
891d01a4ef
Ignore enigma home dir
7 years ago
Aleksander Machniak
08454fb951
Add Close button to the keys export dialog
7 years ago
Aleksander Machniak
8c6d87542b
Acl: get rid of addressbook_form and calendar_form_kolab hooks handlers
...
- the plugin is called "manually" by Kolab plugins now
7 years ago
Aleksander Machniak
df30d71e5a
Elastic: Improvements to .ui-menu and z-index fix in the slider
7 years ago
Aleksander Machniak
a02fafa542
zipdownload: Added option to define size limit for multiple messages download ( #5696 )
...
Default limit set to 50MB.
7 years ago
Aleksander Machniak
6e7afe5360
Support Redis cache in redundant_attachments plugin
7 years ago
Thomas Bruederli
c973f003e5
Synchronized localizations with Transifex
7 years ago
Aleksander Machniak
48417c5fc9
Remove default for enigma_pgp_homedir ( #6173 )
...
To make the default installation more secure force users to set the folder.
Added notes that it should be secured or not accessible from the web browser.
7 years ago
Aleksander Machniak
26211fa4ac
Fix indentation
7 years ago
Aleksander Machniak
9752e26162
Merge branch 'master' of https://github.com/neilmunday/roundcubemail into neilmunday-master
7 years ago
Aleksander Machniak
91d4d4bf34
Fix compatibility with contextmenu plugin
...
https://github.com/johndoh/roundcube-contextmenu/issues/103
7 years ago
Aleksander Machniak
f35e9dc4c8
Fix var scope
7 years ago
Aleksander Machniak
7b1f0f020b
Enigma: Multi-host support
7 years ago
neilmunday
57fa665db1
Updated to use latest Net_Sieve Sieve class
7 years ago