Commit Graph

465 Commits

Author SHA1 Message Date
c93c3f79dc [bug] Fix bug 46695
Do not start forcesave for encrypted files
2020-09-22 16:12:22 +03:00
a983dfbc2d [config] Fix bug 46501 2020-09-11 13:22:07 +03:00
8b89b3a819 [run] Delete
Delete copy dictionaries for develop
2020-08-12 13:46:38 +03: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
a49f5a6417 Merge branch hotfix/v5.6.1 into release/v6.0.0 2020-08-05 09:36:08 +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
6a3d85e1f0 Merge pull request #162 from ONLYOFFICE/hotfix/v5.5.4
Hotfix/v5.5.4
2020-07-10 14:50:24 +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
9b911363c0 [config] Add default request parameters for Apache-Coyote/1.1 2020-05-25 16:53:58 +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
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
f529e02e01 Fix misprint 2020-04-08 11:03:25 +03:00
152a4c01d8 Add development-linux config 2020-03-25 19:55:07 +03:00
3342380a62 [license] Delete
Delete limits from OS
2020-03-23 19:03:41 +03:00
e85563f811 [log] Fix bug 44694
warn -> debug
2020-03-18 11:53:35 +03:00
7dd9be8f8f Merge pull request #143 from ONLYOFFICE/develop
Develop
2020-03-11 19:07:10 +03:00
5fea8d9e7a Change default secret string 2020-03-05 11:59:06 +03:00
140319861e v5.5.0 2020-03-04 18:35:37 +03:00
c76b20b893 Fix ds service startup on windows 2020-02-27 19:38:59 +03:00
dabd80a82f Fix content-disposition header with filename containing special char 2020-02-24 14:20:48 +01:00
e796affb5b Feature/editor data memory (#134)
* [feature] Add editorDataMemory instead of redis

* [config] Add editorDataStorage, remove pubsub.name

* [bug] Fix config path
2020-02-18 19:15:04 +03:00
c0b7f3064b Try fixing 'licenseKey.pem' not found error 2020-02-14 14:32:07 +03:00
88e37601ff [license] Type
Move package type to license.
warning_limit_percents string -> int
2020-02-11 11:43:24 +03:00
311c7cc4bc Set up dict dir via config 2020-02-07 17:16:48 +03:00
6a90cbf2df [bug] Fix bug: disconnect after uploading oversized changes (#131) 2020-02-07 15:23:29 +03:00
f66fbbbc49 [bug] Fix bug 44169 (#127)
Fix bug with ole object copy/paste. Fix vulnerability with user defined docId while imageFromUrl command
2020-01-20 13:45:55 +03:00
1868040c2f Fix downloading from webview 2020-01-16 16:31:38 +03:00
4721d6e770 [build] Fix
Delete local-development-mac.json file. Add local-development files to ignore
2020-01-16 11:29:43 +03:00
7394bd682b [run] Fixed run on macos 2020-01-14 18:11:55 +03:00
85676255d8 Merge pull request #126 from L3o-pold/hotfix/default-useragent-header
Fix a typo with the default User-Agent header
2020-01-09 13:40:01 +03:00
9210259cf3 Fix a typo with the default User-Agent header 2020-01-03 11:20:48 +01:00
cd86ca8169 [api] Add error '-7' for incorrect conversion params 2019-12-20 19:35:56 +03:00
e02c3bc833 [feature] Use a personal callbackUrl for each userId 2019-12-20 16:48:26 +03:00
459d77a9ef [api] Remove undocumented ConvertService.ashx param "doctparams"; regionalSettings.toLowerCase() 2019-12-10 16:04:24 +03:00
2c9f4271d8 [feature] Add regionalSettings param to convertion api 2019-12-05 20:01:24 +03:00
2f7bffcc9c [feature] Add 'spreadsheetLayout' param to convertion api 2019-11-21 18:55:33 +03:00
4494be4aee [config] Add options for Redis client; Fix ONLYOFFICE/DocumentServer#353 2019-11-21 11:21:41 +03:00
3c8b19c332 [all] Rename
Rename web-apps-pro -> web-apps
2019-10-24 12:31:13 +03:00
fe5e047bf4 Fix S3 storage (#123) 2019-10-23 16:59:47 +03:00
aabda3a3ef [all] Rename
Rename web-apps -> web-apps-pro
2019-10-18 15:38:41 +03:00
4f72e1628e Add pdfa as converter target 2019-10-17 12:46:25 +03:00
a13ba3ea27 [jwt] Prevent vulnerability(downloadAs(with url) creates request to integrator with authorization); Rename token params for clarity 2019-10-10 20:03:31 +03:00
07dec7702c [license] Log
Add read license exception to log
2019-09-10 16:20:45 +03:00