RainLoop Team
62e6fb7317
Merge pull request #1804 from imt-mines-albi/ldap-contacts-suggestions-allow-anonymous-bind
...
ldap-contacts-suggestions: Allow anonymous ldap_bind()
2019-03-28 01:14:55 +03:00
RainLoop Team
d717b96800
Merge pull request #1833 from TheAssailant/patch-1
...
Use `random_bytes` if available in postfix plugin
2019-03-28 01:14:02 +03:00
RainLoop Team
b7ad459a16
Merge pull request #1845 from erseco/rest-change-password-plugin
...
Added generic REST change password plugin
2019-03-28 01:08:25 +03:00
RainLoop Team
8d7136d708
Synchronize localizations from Transifex
2019-03-28 01:06:55 +03:00
RainLoop Team
13065dd926
Update dependencies
2019-03-28 01:01:26 +03:00
Ernesto Serrano
b8ad70a8e3
Update index.php
2019-03-14 14:45:19 +01:00
Ernesto Serrano
e1768a13dc
Added generic REST plugin
2019-03-10 17:15:45 +01:00
Paul Borges
4890249b5a
Use random_bytes
if available in postfix plugin
...
The [PHP `str_shuffle()`](http://php.net/manual/en/function.str-shuffle.php ) documentation states:
```
This function does not generate cryptographically secure values, and should not be used for cryptographic purposes.
```
This change makes use of [`random_bytes()`](http://php.net/manual/en/function.random-bytes.php ) if it's available and falls back to the old (probably ok) `str_shuffle()` implementation.
2019-02-06 15:06:09 -05:00
RainLoop Team
80ad4fdbcc
Merge branch 'master' of support_rainloop_net.github.com:RainLoop/rainloop-webmail
2019-02-04 19:04:07 +03:00
RainLoop Team
afef42ba5d
eslint fixes
2019-02-01 19:05:44 +03:00
RainLoop Team
41c164add7
Synchronize localizations from Transifex
2019-02-01 19:00:31 +03:00
RainLoop Team
20f53825d9
Update deps
2019-02-01 18:56:12 +03:00
Simounet
595ddb8bbc
Content image max width size set to 100%
2019-01-09 22:05:28 +01:00
imt-mines-albi
bb602a52a3
ldap-contacts-suggestions: Allow anonymous ldap_bind() if bind DN is not filled up in plugin config
2018-11-30 12:54:28 +00:00
Gabriel P
134c99624c
update comment
2018-11-29 12:26:22 -05:00
Gabriel P
2898ecc5e0
auto-domain-grab use MX record for Host
2018-11-29 12:00:25 -05:00
RainLoop Team
495fb486e1
Merge pull request #1791 from rolfen/sql-password-plugin-fix
...
Custom SQL password plugin - SQL injection vulnerability fix
2018-10-21 00:33:35 +03:00
rolfen
32ccf8c76f
improve description
2018-10-20 15:40:11 +00:00
rolfen
353964e729
working version
2018-10-20 15:13:05 +00:00
rolfen
b17e5dd11d
try to plug the hole in the custom sql plugin
2018-10-20 12:35:57 +00:00
RainLoop Team
95eb786a3f
Update deps
2018-10-06 02:13:58 +03:00
RainLoop Team
87bfa64af0
Synchronize localizations from Transifex
2018-09-18 23:40:45 +03:00
RainLoop Team
26c507398f
babel 6 -> 7
2018-09-18 23:35:41 +03:00
RainLoop Team
379d012b1f
1.12.1
2018-07-31 00:20:06 +03:00
RainLoop Team
6b99a48898
Update devDependencies
2018-07-24 00:09:44 +03:00
RainLoop Team
cc3b742221
Synchronize localizations from Transifex
2018-07-10 00:11:13 +03:00
RainLoop Team
791f0ff6ad
Small fixes and improvements
2018-07-10 00:05:02 +03:00
Marinus Enzinger
3d17249b8c
use default data directory if not defined in config
2018-06-08 07:39:11 +02:00
Lindolfo Meira
075b841b84
Added support to additional search field (defaults to "uid")
2018-06-06 19:02:43 -03:00
RainLoop Team
f5b92b8b65
Remove GuzzleHttp namespace
2018-05-16 17:37:12 +03:00
RainLoop Team
fc84e81722
Merge pull request #1691 from Techwolfy/upstream
...
Remove unused GuzzleHttp library.
2018-05-16 17:35:42 +03:00
RainLoop Team
367748d39e
Add Object.assign polyfill ( #1692 )
2018-05-16 17:31:45 +03:00
Techwolf
142272b522
Remove unused GuzzleHttp library.
2018-05-16 01:21:43 -07:00
Konstantin Krastev
04bfe2686f
* added start_tls support
...
* added gecos token for use in user DN in case your user accounts are using cn as rdn.
2018-05-08 23:43:31 +03:00
RainLoop Team
841c4d59e3
Update devDependencies and translations
2018-05-01 19:34:13 +03:00
RainLoop Team
35ef89c2a6
Optimize building process
2018-03-30 00:43:46 +03:00
RainLoop Team
f8a131e3bc
Update devDependencies
2018-03-06 22:52:08 +03:00
RainLoop Team
9dc3c97c79
Update translations
2018-03-06 22:26:43 +03:00
RainLoop Team
c7cd537b4d
Update devDependencies
2018-02-27 22:10:26 +03:00
RainLoop
866b0ddc6d
Add docker support for development.
2018-02-27 02:13:53 +03:00
Matyas Albert Nagy
9f867e7c16
Fix localStorage check when embedded in iframe (firefox)
2018-02-24 14:14:39 +01:00
RainLoop Team
6e20d5fccc
Merge pull request #1375 from pierre-alain-b/master
...
Fixing #1284 , conflict in headers creation when loading images in body message, "Cannot modify header information - headers already sent"
2018-02-21 02:37:31 +03:00
RainLoop Team
c4b7de0ad4
Merge pull request #1534 from cdgco/patch-1
...
Update Vesta Plugin
2018-02-21 02:28:52 +03:00
RainLoop Team
10c92a862c
Merge pull request #1588 from stenrose/master
...
Create index for id_contact and prop_type on rainloop_ab_properties
2018-02-21 02:12:30 +03:00
RainLoop Team
c3ff2ab116
Merge pull request #1634 from abbatis/master
...
Hotfix plugins/auto-domain-grab/index.php
2018-02-21 02:10:29 +03:00
RainLoop Team
11989a4c28
Merge pull request #1584 from mwohlert/ChangePasswordPostfix-PostgresSQL
...
Add PostgreSQL to postfixadmin-change-password Plugin
2018-02-21 02:08:17 +03:00
RainLoop Team
ef601cb4f2
Merge pull request #1491 from mariogrip/mailinabox-change-password
...
Add change email account password plugin for Mail-in-a-Box
2018-02-21 02:04:14 +03:00
RainLoop Team
59c19762cb
Merge pull request #1565 from csmk/fix_mime-case
...
Fix the case for 'Mime-Version'
2018-02-21 02:03:20 +03:00
RainLoop Team
c67cfb1eb4
Merge pull request #1598 from kromonos/master
...
Add froxlor password change plugin
2018-02-21 02:01:14 +03:00
RainLoop Team
6eda2913ac
Merge pull request #1611 from Techwolfy/upstream
...
Clean up dependencies in package.json
2018-02-21 02:00:22 +03:00