Commit Graph

1470 Commits

Author SHA1 Message Date
8b89b3a819 [run] Delete
Delete copy dictionaries for develop
2020-08-12 13:46:38 +03:00
dc33c59409 Merge branch hotfix/v5.6.2 into release/v6.0.0 2020-08-07 08:14:13 +00:00
2c18303530 [license] Check licensed number of editor connections for cluster 2020-08-06 17:51:39 +03:00
f3fff6db34 [log] Log response headers to clarify 302 status code 2020-08-06 17:51:39 +03:00
060cb3fda2 [bug] Fix Path Traversal vulnerability via savefile param 2020-08-05 17:38:13 +03:00
a49f5a6417 Merge branch hotfix/v5.6.1 into release/v6.0.0 2020-08-05 09:36:08 +00:00
e3f9d145a8 Merge branch hotfix/v5.6.1 into master 2020-08-05 09:35:35 +00:00
566ffd3fc0 [bug] Fix bug 45976.
Fix Path Traversal vulnerability via converterservice param - filetype. Add filetype allowlist via regex
2020-07-31 18:51:22 +03:00
40dc7f274f Merge branch hotfix/v5.6.0 into master 2020-07-28 13:45:30 +00:00
6a3d85e1f0 Merge pull request #162 from ONLYOFFICE/hotfix/v5.5.4
Hotfix/v5.5.4
2020-07-10 14:50:24 +03:00
b0b39f8f53 [run] Add sheet-views addon 2020-07-09 22:04:07 +03:00
38f0680028 [config] Add urlExclusionRegex option to exclude authorization from urls matching regular expression
Main goal is to exclude authorization from requests to S3 file storage
Empty string(default value) - option is disabled.
2020-07-03 19:33:42 +03:00
6661919cc1 [feature] Allow .wps, .et, .dps for Conversion API 2020-06-17 16:56:09 +03:00
800aa272a9 [config] Add jwt.verify options; Set "clockTolerance": 60 2020-06-09 00:54:11 +03:00
8bff952a0b [bug] Fix unexpected commands in collaboration editing
Fixed bug with unexpected sending of commands (auth, authChanges) in case of page refreshing during collaboration editing
2020-06-08 12:44:48 +03:00
56ab5a4fb3 [bug] For bug 45406.
Fix bug for external database. Update baseurl with the last value.
2020-06-08 11:11:52 +03:00
d8fe8d15b1 [log] Log callbackUrl response different from {"error": 0}; Change 'storeForgotten' and backoff log level to warn; 2020-06-08 11:11:39 +03:00
3c51c3866e [plugins] Update
Change warning if subscribe to plugin folder update failed
2020-06-01 15:58:00 +03:00
fd8d172523 Merge pull request #158 from lunfel/develop
Fix user id concatenation for numerical user ids
2020-05-29 12:22:24 +03:00
ba7efd47e4 fix concatenation 2020-05-29 00:34:49 -04:00
9b911363c0 [config] Add default request parameters for Apache-Coyote/1.1 2020-05-25 16:53:58 +03:00
0a1469558f [bug] Fix bug 45406 2020-05-25 16:47:36 +03:00
1d2f3c9528 [bug] Fix uploading encrypted image after Revision: 1fef4b7043 2020-05-25 16:44:56 +03:00
a441160075 v5.5.3 2020-05-22 11:25:22 +03:00
e6731c54dc v5.5.3 2020-05-22 11:21:44 +03:00
998b095a16 Merge pull request #152 from m-messiah/s3-path-style
Parametrize S3 SSL and PathStyle
2020-05-14 12:28:19 +03:00
fb18831b92 [config] Add pgPoolExtraOptions (connection options) (#154)
Co-authored-by: konovalovsergey <Sergey.Konovalov@onlyoffice.com>
2020-05-14 12:19:30 +03:00
1fef4b7043 [jwt] Move token from url to header when uploading image
Prevent potential session hijacking using token from server logs
2020-05-13 17:03:00 +03:00
50a4f8f3cc [run] Fix 2020-05-08 11:16:55 +03:00
17a1898e33 [run] Fix
Prevent system exit
2020-04-30 10:54:02 +03:00
baf7b1d195 Merge pull request #151 from m-messiah/json-logger
Add JSON logger
2020-04-28 18:04:31 +03:00
0376217329 [bug] Fix forcesave button behavior in co-editing mode 2020-04-28 12:03:16 +03:00
84fd779d54 [bug] Fix wrong callbackUrl after updating DS without dropping DB 2020-04-28 11:55:57 +03:00
b5808751ce Add missed require util 2020-04-28 11:46:12 +03:00
6fc6228ae7 Parametrize S3 SSL and PathStyle 2020-04-28 09:59:11 +03:00
05606cc4a5 Add JSON logger 2020-04-28 09:53:14 +03:00
578d2efcbf Merge pull request #149 from ONLYOFFICE/hotfix/v5.5.2 2020-04-27 18:44:03 +03:00
7ac102f336 Merge branch 'hotfix/v5.5.2' into develop
# Conflicts:
#	run-develop.py
2020-04-17 11:04:49 +03:00
cdbdbcd52d Add web-apps-mobile repo to developer version 2020-04-17 11:00:35 +03:00
08236b981b Merge pull request #145 from ONLYOFFICE/hotfix/v5.5.1
Hotfix/v5.5.1
2020-04-15 11:29:51 +03:00
a3b4517ab4 v5.5.1 2020-04-09 12:40:25 +03:00
f529e02e01 Fix misprint 2020-04-08 11:03:25 +03:00
ad77d1825e [build] Debug 2020-03-26 17:02:15 +03:00
feca428509 [license] Delete
Delete limits from OS
2020-03-26 16:47:09 +03:00
152a4c01d8 Add development-linux config 2020-03-25 19:55:07 +03:00
57413ec727 [license] Delete
Delete limits from OS
2020-03-25 10:37:45 +03:00
3342380a62 [license] Delete
Delete limits from OS
2020-03-23 19:03:41 +03:00
74541c92c5 [run] Add pivot-tables addon 2020-03-23 18:16:21 +03:00
29456535f4 [bug] Fix ReferenceError: saveLock is not defined 2020-03-20 22:41:02 +03:00
ef43d33fd1 [build] Fix
Fix for python 3
2020-03-19 11:24:32 +03:00