Commit graph

1620 commits

Author SHA1 Message Date
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
RainLoop Team
ebbd9fa034
Merge pull request #1636 from arabasso/master
Added MailEnable 'Junk E-mail' and 'Deleted Items' folders support.
2018-02-21 01:59:10 +03:00
Raphael Basso
353029898c Added MailEnable 'Junk E-mail' and 'Deleted Items' folders support. 2018-02-08 10:29:38 -02:00
Abbatis
4ba90c115e
Update index.php 2018-02-03 13:15:55 +01:00
Abbatis
8c90bd9e46
Update index.php 2018-02-03 13:01:50 +01:00
Techwolf
54adc8d075 Use knockout-transformations from NPM instead of knockout-projections.
Remove unused dependency on jquery-lazyload.
2018-01-03 04:00:25 -08:00
kromonos
6d88a93975
Add files via upload 2017-12-19 00:11:13 +01:00
Martin Stenröse
8068ce4ec2 Create index for id_contact and prop_type on rainloop_ab_properties 2017-12-05 08:40:43 +01:00
Michel Wohlert
7186833a26 Fix indentation 2017-12-01 23:33:46 +01:00
Michel Wohlert
0eeb31b7b7 Bump Version to 1.3 2017-12-01 23:29:15 +01:00
Michel Wohlert
9336b5bcb7 Added Exception when trying to use mysql-crypt in PostgreSQL 2017-12-01 23:28:32 +01:00
Michel Wohlert
09cdc285ab Fix bad variable 2017-12-01 23:16:07 +01:00
Michel Wohlert
0d96cd6692 fix scope variable 2017-12-01 22:37:20 +01:00
Michel Wohlert
df07e1b96c fix indentation 2017-12-01 22:07:52 +01:00
Michel Wohlert
7f45312de6 Added option to select PostgreSQL 2017-12-01 22:05:35 +01:00
RainLoop
a8a1efb071 Merge branch '1420-better-smtp-error-messages' 2017-11-11 21:39:49 +03:00
RainLoop
20b373480d Add additional information to the smtp error message. (#1420) 2017-11-11 21:38:41 +03:00