djmaze
a5a15c8e11
Bugfix: ini_get() expects exactly 1 parameter, 2 given
2020-08-15 21:41:18 +02:00
djmaze
f4319f4319
Resolve issue #2
2020-08-15 20:23:34 +02:00
djmaze
643c02c40b
gzip compress all responses to reduce mobile transfer limits
2020-08-10 12:00:37 +02:00
djmaze
99c86dcf3c
Prevent server overload based on 1 minute system load average over 95%
...
https://www.php.net/sys_getloadavg
2020-08-08 22:33:12 +02:00
djmaze
2f67fb2196
Force CSP, X-Frame DENY, no-referrer
...
Added optional Strict-Transport-Security in _include.php
TODO: put them in ./rainloop/v/0.0.0/app/templates/Views/Admin/AdminSettingsSecurity.html
2020-08-06 14:33:50 +02:00
djmaze
45fa12be42
Bugfix: Trying to access array offset on value of type null in /app/libraries/MailSo/Sieve/ManageSieveClient.php on line 223
...
Bugfix: Return value of RainLoop\UserAgent::getHeader() must be of the type string, null returned in /app/libraries/RainLoop/UserAgent.php on line 156
Bugfix: file_exists() also checks for directory, should use is_file
Bugfix: accidentally removed <div id="rl-check"></div>
2020-07-31 16:13:38 +02:00
djmaze
559ebe0f28
Don't suppress functions
2020-03-20 15:29:52 +01:00
djmaze
26c38b3ec9
More params and returns to PHP 7.3+
2020-03-16 13:08:53 +01:00
djmaze
e8d38a6870
More PHP7 strict typing
2020-03-11 11:49:45 +01:00
djmaze
2cada68f41
Privacy/GDPR friendly version (removed: Social, Gravatar, Facebook, Google, Twitter, DropBox, OwnCloud)
...
Also removed: POP3, OAuth2 and update feature
Added: admin password_hash/password_verify
Requires: PHP 7.3+
Replaced: CRLF with LF
Replaced: pclZip with ZipArchive
2020-03-09 17:04:17 +01:00
RainLoop
71718db8f0
Small fixes
2017-10-01 20:54:50 +03:00
RainLoop
11a04bbfb5
Update default htaccess file
2017-09-21 22:55:07 +03:00
RainLoop Team
74700afa6c
Update package.json dependencies
2017-04-30 15:49:46 +03:00
Techwolf
0dcbac8820
Allow a custom data path to be set directly in include.php
.
2017-04-30 02:41:18 -07:00
RainLoop Team
4ee2090e6c
pre release commit
2016-05-16 21:03:53 +03:00
RainLoop Team
8f1186c255
Fix attachment preview
2016-03-01 22:51:37 +03:00
RainLoop Team
42bac6aa2f
PreRelease fixes
2015-07-06 00:33:55 +04:00
RainLoop Team
09334159c2
A lot small fixes
2015-06-23 01:34:51 +04:00
RainLoop Team
763fae345b
Capability improvements
...
Additional branding options
2015-05-20 15:46:34 +04:00
RainLoop Team
104ac0806a
Source refactoring
2015-05-04 20:52:24 +04:00
RainLoop Team
844afadd6f
ckeditor fixes
...
demo-plugin
TemproryApcStorage
2015-02-12 21:56:49 +04:00
RainLoop Team
6116597f6f
Many fixes
...
New ownCloud package with a built-in webmail
2015-02-12 01:41:07 +04:00
RainLoop Team
286ab567af
Code refactoring
2015-02-03 05:56:26 +04:00
RainLoop Team
c6db99d53b
include.php fixes
2015-01-10 16:23:25 +04:00
RainLoop Team
43f19e29e8
Release commit
2015-01-10 00:27:49 +04:00
RainLoop Team
1613a4528b
Code optimizations
2015-01-05 04:26:08 +04:00
Roberto Lima
298bbb22e6
Update include.php
...
Creating customdomain.ini if MULTIPLY is true and not exists file domains/disabled
2015-01-04 19:17:20 -02:00
RainLoop Team
e3e7c1d963
Interface redesign (attachments, new preview pane layout)
2015-01-04 23:30:07 +04:00