Age | Commit message (Collapse) | Author |
|
argument for minimum token length
|
|
|
|
|
|
Allows to define separate server/path for image/js/css files
Fix bugs where CSRF attacks were still possible on some requests
|
|
Use E_USER_NOTICE - this happens quite often as email messages
containing invalid charset name are not so rare.
|
|
|
|
(#1490178)
|
|
(#1490169)
|
|
|
|
|
|
list_identities()
which should be used always if we want only all user email addresses (with names)
|
|
(#1490159)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
So, for now all dependencies of the Framework can be installed
with composer and we need only lib/Roundcube folder.
des.inc was never required and is less important since we do
encryption using openssl or mcrypt extensions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only once
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1490046)
|
|
|
|
|
|
Rcube_message_part::body content should never be modified by code out of the rcube_message.
Added convenient rcube_message::get_part_body() method, making rcube_message::get_part_content() deprecated.
|
|
|
|
|
|
|
|
|
|
939380da
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|