Michael Voříšek
3f01775bce
Fix minimal kolab/net_ldap3 version for PHP 8.3 ( #9263 )
2 years ago
Aleksander Machniak
8bd31c5421
Add plugin-installer to allowed-plugins
So we skip the confirmaton question with new composer versions.
4 years ago
Max
65f5cd3ca0
Bump roundcube/plugin-installer to 0.3.1 ( #8274 )
4 years ago
Aleksander Machniak
28dd7237bc
Bump Guzzle version
4 years ago
johndoh
0c863206f1
Replace Endroid QrCode with BaconQrCode ( #8173 )
4 years ago
Aleksander Machniak
89e54718ca
Migration to PHPUnit v9
4 years ago
Aleksander Machniak
9e2bc40213
Dropped support for PHP < 7.3 ( #7976 )
4 years ago
Aleksander Machniak
25214753cb
Support displaying RTF content (including encapsulated HTML) from a TNEF attachment
4 years ago
johndoh
78af81ed87
Update plugin-installer version number ( #8114 )
4 years ago
Aleksander Machniak
d5cbf45064
Bump Net_Sieve version, update changelog ( #7925 )
4 years ago
Aleksander Machniak
36bf0818d1
Bump Net_SMTP version to 1.10
4 years ago
Aleksander Machniak
ac8e067ae6
Use official GPL-3.0-or-later license identifier ( #7901 )
4 years ago
johndoh
8833dbef45
Update zxcvbn dependency ( #7897 )
[skip ci]
4 years ago
Aleksander Machniak
12547ccf01
Require php-intl extension, get rid of Net_IDNA2, PHP8 fixes, short array syntax
Net_IDNA2 is not compatible, and Intl is a bundled ext since PHP 5.3.
Fixed some regressions.
5 years ago
johndoh
6b650080c5
Update deps ( #7739 )
5 years ago
Thomas Bruederli
bea67dfb58
Require roundcube/plugin-installer 0.2.0
... for compatibilty with Composer 2.0
5 years ago
Aleksander Machniak
1cc9d4f566
Bump minimum PHP version to 5.5, bump guzzle version ( #7616 )
5 years ago
Thomas Bruederli
acd574804b
Upgrade to pear/net_smtp for xoauth2 support
6 years ago
Thomas Bruederli
1e6a2f4f49
Basic support for OAuth2 user login and IMAP/SMTP authentication
- Add "Login with XXX" button to login screen if oauth is configured
- Perform OAuth login procedure and get an access token
- Implement XOAUTH2 authentication type for IAMP and SMTP
Requires a patched and not yet released version of Net_SMTP.
6 years ago
Aleksander Machniak
47d9ed6d0c
Add support for PHPUnit 6 and 7 ( #6870 )
Fixes composer dependencies: Package phpunit/phpunit-mock-objects is abandoned
We cannot support v8 yet because of errors like:
Declaration of MailFunc::setUp() must be compatible with PHPUnit\Framework\TestCase::setUp(): void
It would require dropping PHP < 7.1 support.
6 years ago
Aleksander Machniak
6ec3217f1e
Use kolab/net_ldap3 1.1.x
6 years ago
Aleksander Machniak
2351fc13a6
Remove pear/net_ldap2
We don't have to suggest a dependency of kolab/net_ldap3.
6 years ago
Aleksander Machniak
f045812fcc
Bump masterminds/html5 version up
6 years ago
Rotzbua
f8b6493ecf
Change http to https for plugins.roundcube.net ( #6405 )
7 years ago
PhilW
1bf6dc3de8
Password: add Zxcvbn strength driver
7 years ago
Aleksander Machniak
255638cc44
Update changelog, require Net_SMTP 1.8.1 for GSSAPI support
7 years ago
Aleksander Machniak
6d37f3b6ef
Bump Net_SMTP version
7 years ago
Aleksander Machniak
2fa112bd83
[EFAIL] Don't decrypt PGP messages with no MDC protection ( #6289 )
7 years ago
Aleksander Machniak
63d3ad11fb
Use Masterminds/HTML5 parser for HTML5 support ( #5761 )
7 years ago
Aleksander Machniak
640429c7d2
Require Net_Sieve 1.4.3 (for GSSAPI support)
8 years ago
johndoh
0218c14c08
Update composer reference to endroid/qr-code ( #6132 )
8 years ago
Aleksander Machniak
5d08580b86
Enigma: Add options to set PGP cipher/digest algorithms ( #5645 )
8 years ago
Filippo Tessarotto
e5e37928d4
Add Travis CI
8 years ago
Aleksander Machniak
e61121dc2f
Composer: Fix certificate validation errors by using packagist only ( #5148 )
.. switched for the last dependency i.e. kolab/net_ldap3
8 years ago
Aleksander Machniak
b1748700e2
Use pear/net_sieve instead of our fork as it's up-to-date and maintained by us now
8 years ago
Aleksander Machniak
99fb6bce8d
Bump Net_Socket version
8 years ago
Aleksander Machniak
69fb773fac
Move pear/net_ldap2 back to 'suggests" section
It requires php-ldap extension which might be problematic when
someone does not need to use LDAP.
9 years ago
Aleksander Machniak
91e36f2ffe
Use packagist instead of pear
9 years ago
Aleksander Machniak
f2ab7ec929
Lock phpunit to version 5.7.x
9 years ago
Aleksander Machniak
dd8637350b
Use stable release of Crypt_GPG 1.6
9 years ago
Aleksander Machniak
2482088a76
Possibility to display QR code for contacts data ( #5030 )
9 years ago
Aleksander Machniak
1618387de7
Enigma: Support GnuPG 2.1 ( #5313 )
9 years ago
Aleksander Machniak
90a6d717ec
Require PHP >= 5.4
9 years ago
Aleksander Machniak
de7b0b51c4
Require Crypt_GPG 1.4.2 with fix for #5304
9 years ago
Aleksander Machniak
3940b37845
Explicitly require pear-core-minimal ( #5319 )
9 years ago
Aleksander Machniak
6e4642b12c
Enigma: Add enigma_debug option
9 years ago
Aleksander Machniak
3193a5e5d2
Bump Net_LDAP2 version to 2.2.0 for PHP7 compatibility ( #5171 )
Note: to install it with composer and PHP7 you'll need PHP 7.0.5.
9 years ago
Aleksander Machniak
3488a8c44e
Use pear repository via secure channel
9 years ago
Aleksander Machniak
d4df3748cf
Require Net_Socket >= 1.0.12 (because of timeout=0 bugfix)
10 years ago
Aleksander Machniak
3ac29fb53b
Require Crypt_GPG ~1.4.0
10 years ago