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
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
Pascal Herbert
de6bf07030
update syntax of linear-gradient
10 years ago
Aleksander Machniak
d1c8d7fc25
Support hashing algorithms without mhash() and even hash() extension ( #1490076 )
10 years ago
Thomas Bruederli
8f43937520
Update Changelog
10 years ago
Thomas Bruederli
e0496fc01d
Enable/disable siganture commands before exiting the function in new compose window ( #1490074 )
10 years ago
Thomas Bruederli
7d3be1f3c8
Fix restoring draft messages from localStorage if editor mode differs ( #1490016 )
10 years ago
Thomas Bruederli
2e713d00f5
Set comm_path env variable after reset
10 years ago
Thomas Bruederli
acf8d67c96
Add 'sig_max_lines' config option to defaults ( #1490071 )
10 years ago
Thomas Bruederli
68b005ca3d
Improve user deletion script by using DB transactions and a transaction-like protocol of plugin hook calls
10 years ago
Thomas Bruederli
91a449138e
Add output class for commandline scripts
10 years ago
Bartlomiej Nogas
6035e36086
Support for multiple email addresses added
10 years ago
Thomas Bruederli
6646809a31
Fix another regression in metadata response parsing introduced in commit 939380da
10 years ago
Thomas B.
368707964a
Merge pull request #221 from bnogas/master
...
Fix get_metadata() function response, NIL response was introducing an shift
10 years ago
Bartlomiej Nogas
0d273c9a97
Fix get_metadata() function response, NIL response was introducing an shift
10 years ago
Aleksander Machniak
dd6f784ec4
Fix syntax error
10 years ago
Aleksander Machniak
000f6ee304
Merge branch 'oracle'
10 years ago
Aleksander Machniak
6d1c76f8a1
Update changelog
10 years ago
Aleksander Machniak
ff767a14ff
Merge branch 'oracle'
10 years ago
Thomas Bruederli
13bbcd0f59
Fix splitter code to properly work with 1px size borders
10 years ago
Aleksander Machniak
c2345747ac
Add Oracle driver check in Installer
10 years ago
Aleksander Machniak
fb8adc8a19
Remove Oracle driver based on PDO_OCI extension
10 years ago
Aleksander Machniak
7f84924799
Fix long data handling
10 years ago
Aleksander Machniak
e7af012bc2
Fix binary operator use for Oracle
10 years ago
Thomas Bruederli
8ef203827f
Make noshow attribute for roundcube:label tags actually work as supposed
10 years ago
Aleksander Machniak
8451577659
Added transactions support
10 years ago
Aleksander Machniak
d7c91c14f8
Add Oracle driver which uses OCI8 extension - the one that supports CLOB columns
10 years ago
Thomas Bruederli
d1cd22a6dd
Avoid errors when contacts widget is missing (in derived skins for example)
10 years ago
Thomas Bruederli
1cb23c9368
Access list body through abstract property
10 years ago