Commit Graph

2101 Commits

Author SHA1 Message Date
3f8ae08479 [bug] Fix bug 58611; Fix session token in multi-tenant mode 2022-08-19 14:44:22 +03:00
24cb8e2249 [bug] Fix image file upload from userid with url inside 2022-08-18 15:00:17 +03:00
bc63de7502 [tenant] Fix removing port number; Allow empty baseDomain 2022-08-16 18:12:16 +03:00
047040fc37 [bug] Fix vulnerability with saving html; for bug 58456 2022-08-08 18:52:24 +03:00
1f37f59b27 [bug] Fix crash if connection is null; fix tenant typo 2022-08-03 15:25:00 +03:00
1037fe7810 Merge branch 'release/v7.2.0' into develop 2022-08-03 10:51:19 +03:00
f34e5675b9 [bug] Fix server startup in pkg package 2022-08-03 10:49:11 +03:00
fd12712404 [pdf] Allow password in savefromorigin command; For bug 57318 2022-08-02 23:28:46 +03:00
e9a42934a1 Merge remote-tracking branch 'remotes/origin/release/v7.2.0' into develop 2022-08-02 18:22:52 +03:00
41399fa3d4 Feature/multi tenant (#377)
* [feature] Add tenantManager

* [fix] Fix export

* [schema] Change schema for tenants

* [de] For auth

* [config] Remove unused secret.browser param to unify with multitenancy

* [feature] Add OperationContext to store state of request

* [log] Remove docId and userId from log message

* [feature] Add OperationContext class

* [feature] For logging

* [feature] Add content to some methods

* [feature] For multitenancy

* [feature] For multitenancy

* [feature] For multitenancy

* [feature] For multitenancy

* [feature] For multitenancy

* [feature] For multitenancy

* [feature] Move all tenant logic to tenantManager

* [feature] Fix reading of tenant license

* [feature] Move tenant logic to EditorData interface

* [feature] Use context in SQL queries

* [feature] Refactoring

* [feature] Fix editorDataMemory

* [feature] Fix before merge
2022-08-02 17:34:06 +03:00
0c215cefa9 [bug] Fix bug with info page. For bug 58325 2022-07-29 10:46:57 +03:00
e220a0f916 [wopi] Fixed bug with using IP filter for wopi request from browser 2022-07-26 23:54:08 +03:00
af98a61196 [config] Replace docbuilder options all-fonts-path and fonts-dir with check-fonts=0 2022-07-21 18:23:22 +03:00
7d7bfc8caf [bug] Fix bug 57963; Remove sessionId from session token for presenter viewer. 2022-07-20 10:58:43 +03:00
59486925e0 Merge branch hotfix/v7.1.1 into release/v7.2.0 2022-07-18 10:00:10 +00:00
0893104f5f Merge branch hotfix/v7.1.1 into develop 2022-07-18 10:00:07 +00:00
d71e0fbd59 [bug] Fix startForceSave with forms 2022-07-12 17:39:32 +03:00
5b70176e6b [log] Change 'Empty callback' log message 2022-07-11 19:27:02 +03:00
e5d3d67df7 [log] Change sessionidle default value from "0" to "1h" upon users request 2022-07-11 15:33:06 +03:00
ac814dfe15 [bug] Check password with each conversion request for bug 55088 2022-07-07 23:41:50 +03:00
c1c7ccf1bd [log] Set warn log level to shutdown operation 2022-06-16 17:36:54 +03:00
8793808be5 [log] Log url from ConvertService result 2022-06-14 19:12:40 +03:00
c4d55d23d1 [vendor] Remove jszip 2022-06-09 19:34:06 +03:00
3b6f8f473c Merge branch hotfix/v7.1.1 into master 2022-06-01 16:21:09 +00:00
3087ea3a21 [fix] For 41ac831713ae8e7f9390f137c67f0fa6de0674af; Do not rollback if formatTo is already ooxml 2022-05-31 15:01:09 +03:00
db61516877 [log] Add logging to cleanupCache operation to locate storage issue 2022-05-31 14:25:36 +03:00
27823daadc [fix] For prev commit. Do not Rollback to ooxml in case of wopi 2022-05-31 14:25:36 +03:00
41ac831713 [feature] Rollback to save changes to ooxml with assemblyFormatAsOrigin param 2022-05-31 14:25:36 +03:00
e94a32b5d8 [feature] For assembling ooxml in browser 2022-05-31 10:18:10 +03:00
b1b484cef2 [feature] Set fileFrom to assemble in browser docx 2022-05-27 11:14:02 +03:00
a2083bce92 [feature] Change mysql connector from mysql to mysql2(with caching_sha2_password); Fix bug 56303 2022-05-25 19:32:36 +03:00
1e355eaa6b [bug] Return inBody param for backwards compatibility with changes2forgotten 2022-05-23 18:07:13 +03:00
9bd1d0184f Merge pull request #370 from ONLYOFFICE/feature/live-view-info
Feature/live view info
2022-05-19 13:42:55 +03:00
e0640ca735 Fix server info 2022-05-18 19:52:14 +03:00
b1a1e623d8 [Server info] Save last mode, fix bug 2022-05-18 18:42:58 +03:00
1d9692c041 [Server info] Apply view modes 2022-05-18 18:06:15 +03:00
8b6adc4b3e Update server info 2022-05-18 16:16:04 +03:00
019a99188f Merge branch 'develop' into feature/live-view-info 2022-05-18 14:21:56 +03:00
c94fc7d487 [feature] Reformat info.json response 2022-05-18 13:50:03 +03:00
34488a15e7 [config] Increase connectionAndInactivity to reduce ESOCKETTIMEDOUT error on download and save 2022-05-17 11:18:35 +03:00
913b57124f [bug] Fix crash with config with undefined permissions 2022-05-17 11:17:42 +03:00
8cacd6aab9 Merge branch release/v7.1.0 into develop 2022-05-16 12:55:45 +00:00
0e646ae331 Show editors/live viewer connection info 2022-05-14 17:02:46 +03:00
c26ccff2f9 [license] Fix liveViewerSupport 2022-05-13 15:01:21 +03:00
b2e103b043 [license] Check live viewer unique users 2022-05-13 14:46:24 +03:00
9bc3986caa Merge branch release/v7.1.0 into master 2022-05-12 13:20:03 +00:00
00e42726bd Revert "[wopi] Move pdf/djvu/xps to WordPdf action"
This reverts commit 135662f113.
2022-04-26 14:26:47 +03:00
31bbcce252 [bug] Fix UnhandledPromiseRejectionWarning 2022-04-25 17:02:48 +03:00
135662f113 [wopi] Move pdf/djvu/xps to WordPdf action 2022-04-25 16:41:15 +03:00
6331a5b672 [wopi] Add embedview action to discovery; For bug 56772 2022-04-21 18:29:34 +03:00