You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/plugins
Maikel Linke dd29ca1ee8 Correct decoding of JSON response
The old version assumed `json_decode` would return an associative array.
While it can do so if an extra option is specified, the default
behaviour is to return an object. Therefore, a successful password
change resulted in an error while parsing the response.

The new code is accessing the response as object instead. The method
is now covered by a unit test.
8 years ago
..
acl Remove "@version @package_version@" 8 years ago
additional_message_headers Remove "@version @package_version@" 8 years ago
archive Archive: Don't reload messages list when it's not needed (#5225) 8 years ago
attachment_reminder Remove "@version @package_version@" 8 years ago
autologon
database_attachments Remove "@version @package_version@" 8 years ago
debug_logger Remove "@version @package_version@" 8 years ago
emoticons Remove "@version @package_version@" 8 years ago
enigma Simplified/unified key info frame 8 years ago
example_addressbook
filesystem_attachments
help Updated localizations from Transifex 8 years ago
hide_blockquote Remove "@version @package_version@" 8 years ago
http_authentication Remove "@version @package_version@" 8 years ago
identicon Identicon plugin 8 years ago
identity_select identity_select: Support Received header (#5085) 8 years ago
jqueryui Fix some datepicker style in mozilla 8 years ago
krb_authentication Remove "@version @package_version@" 8 years ago
managesieve Fix handling of scripts with nested rules (#5540) 8 years ago
markasjunk Remove "@version @package_version@" 8 years ago
new_user_dialog Remove "@version @package_version@" 8 years ago
new_user_identity Remove "@version @package_version@" 8 years ago
newmail_notifier Remove "@version @package_version@" 8 years ago
password Correct decoding of JSON response 8 years ago
redundant_attachments Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc (#5452) 8 years ago
show_additional_headers Remove "@version @package_version@" 8 years ago
squirrelmail_usercopy Fix code style after PR merge 8 years ago
subscriptions_option Remove "@version @package_version@" 8 years ago
userinfo Update localizations 9 years ago
vcard_attachments Remove "@version @package_version@" 8 years ago
virtuser_file Remove "@version @package_version@" 8 years ago
virtuser_query Remove "@version @package_version@" 8 years ago
zipdownload Adjust sizes and spacings in new 3-column layout 8 years ago