Bartlomiej Nogas
193a0dddde
Add support for updating identities on each login
10 years ago
Aleksander Machniak
9aa55d5a50
Fix so DDL script for Oracle can be executed in SQLPlus
10 years ago
Aleksander Machniak
922f30cb4e
Merge pull request #239 from onny/patch-1
...
Fixed typo in config
10 years ago
Jonas Heinrich
fc3ed3fef4
Fixed typo in config
10 years ago
Thomas B.
8aee31cf55
Merge pull request #232 from JohnDoh/patch-1
...
better events for get_single_uid/cid
10 years ago
Aleksander Machniak
5010941c43
Update password driver API description
10 years ago
Aleksander Machniak
c8d082a83e
Fix syntax error in plesk driver
10 years ago
Aleksander Machniak
c7ac4bbe53
CS fixes after PR merge
10 years ago
Aleksander Machniak
0f711e7bd7
Merge pull request #234 from bnogas/master-p3
...
Add config option 'acl_group_field' to use as ACL group identifier
10 years ago
Aleksander Machniak
aca8bd2bd6
Merge pull request #235 from bnogas/master-p2
...
Move plugin configuration to config.inc.php.dist
10 years ago
Aleksander Machniak
2da8300fb7
Correctly detect charset of attachment names in TNEF messages
10 years ago
Aleksander Machniak
3350458b87
Catch only left-button clicks on the list widget's mouseup handler
10 years ago
Aleksander Machniak
71dbeeee10
Skip unnecessary session updates on task switch - switch session task less often ( #1490116 )
10 years ago
Aleksander Machniak
2979df5529
Call exif_read_data() only on JPEG images
10 years ago
Aleksander Machniak
9d0d40308c
Merge pull request #238 from bnogas/master-p5
...
Fix of really fix UNKNOWN-CTE handling
10 years ago
Bartlomiej Nogas
a235f79df9
Fix of really fix UNKNOWN-CTE handling
10 years ago
Aleksander Machniak
bf9c9b3e38
Really fix UNKNOWN-CTE handling
10 years ago
Aleksander Machniak
81dab388d0
Fix handling of UNKNOWN-CTE response, try do decode content client-side ( #1490046 )
10 years ago
Aleksander Machniak
9d9623462a
Fix handling of base64-encoded attachments with extra spaces ( #1490111 )
10 years ago
Aleksander Machniak
2268aa676d
Fix handling of uuencoded messages if messages_cache is enabled ( #1490108 )
10 years ago
Aleksander Machniak
d165d11012
Fix so attachment charset is set in headers of forward/draft message ( #1490109 )
10 years ago
Aleksander Machniak
b585fa9ec2
Update changelog
10 years ago
Aleksander Machniak
48ba4414b3
Fix download of attachments that are part of TNEF message ( #1490091 )
...
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.
10 years ago
Bartlomiej Nogas
c1e2ce76c7
Add configuration option 'acl_group_field' to use as ACL group identifier
10 years ago
Bartlomiej Nogas
d6c1a1af9d
Move plugin configuration to config.inc.php.dist
10 years ago
Aleksander Machniak
e2251db1d5
CS fixes after PR merge
10 years ago
Aleksander Machniak
111af7f077
Merge pull request #222 from bnogas/master
...
Support for multiple email addresses in new_user_identity plugin
10 years ago
Aleksander Machniak
d26e94ae94
Small CS fixes after PR merge
10 years ago
Aleksander Machniak
ced34cb15e
Merge pull request #230 from bytesatwork-xx/master
...
Password Plugin / LDAP Driver: Add support for CRAM-MD5 and multiple userPassword values
10 years ago
Aleksander Machniak
517b6cff1f
Fix font style display issue in HTML messages with styled <span> elements ( #1490101 )
10 years ago
Aleksander Machniak
fef6173a2d
Fix displaying of HTML messages with absolutely positioned elements in Larry skin ( #1490103 )
10 years ago
Aleksander Machniak
e050502900
Fix bug where openssl-based crypt/decrypt method wasn't using defined crypto-key
10 years ago
Lorenzo Perone
84296e1b93
fix indent to match style in ldap.php (tabs to spaces)
10 years ago
JohnDoh
9d693a4b55
better events for get_single_uid/cid
10 years ago
Lorenzo Perone
3e3fcd4d27
Password Plugin / LDAP Driver:
...
- adds support for (optional) multiple userPassword values for compatibility with more authentication shemes
- adds support for CRAM-MD5 scheme as implemented by doveadm pw (credits: see header of plugins/password/helpers/dovecot_hmacmd5.php)
10 years ago
Thomas Bruederli
c45507e317
Fix login error message display broken in b51de327
10 years ago
Thomas Bruederli
b51de3279f
Display custom error messages from plugins hooks (as documented in the API spec)
10 years ago
Thomas Bruederli
507dad3354
Clarify spell check settings in default config
10 years ago
Aleksander Machniak
6b7e06620d
Remove zend.ze1_compatibility_mode checks, it does not exist in PHP >= 5.3
10 years ago
Aleksander Machniak
0ea079d604
dirname(__FILE__) -> __DIR__
10 years ago
Thomas B.
94791f6fd5
Merge pull request #224 from hebbet/master
...
update syntax of linear-gradient
10 years ago
Aleksander Machniak
15f11bc2a4
Merge branch 'master' of github.com:roundcube/roundcubemail
10 years ago
Aleksander Machniak
78bee8b8b6
Fix regression in SHAA password generation in ldap driver of password plugin ( #1490094 )
10 years ago
Aleksander Machniak
dfa721b5dc
Merge pull request #228 from andryyy/patch-1
...
Fix typo in error message label
10 years ago
andryyy
383724eb97
Update rcmail.php
...
Typo
10 years ago
Aleksander Machniak
6c6991fb53
Shrinked some images with TinyPNG (saved 38%)
10 years ago
Aleksander Machniak
07fa81dc4e
Fix setting flags on servers with no PERMANENTFLAGS response ( #1490087 )
10 years ago
Aleksander Machniak
063f5bdb77
Update changelog
10 years ago
Pascal Herbert
3533a56806
only changed the needed lines
10 years ago
Pascal Herbert
6cf1866e08
only changed the needed lines
10 years ago