papacarlo
4636320e3b
Merge branch hotfix/v7.3.2 into master
2023-02-14 07:59:56 +00:00
thomisus
a8e7558769
Merge pull request #4 from thomisus/v7.3.3
...
Update Dockerfile
2023-02-09 00:35:47 +01:00
thomisus
80ba03b77d
Update Dockerfile
2023-02-09 00:35:16 +01:00
thomisus
1d21a57fcb
Merge branch 'hotfix/v7.3.3'
2023-02-09 00:19:51 +01:00
Alexey Golubev
4c05627d1f
Merge pull request #585 from ONLYOFFICE/bugfix/psql-owner
...
fix Bug 59826 - Fix database creation without onlyoffice owner
2023-02-07 18:53:11 +05:00
evgeniy-antonyuk
985bc4020a
Fix database creation without onlyoffice owner
2023-02-07 16:08:40 +03:00
Alexey Golubev
46215d4372
Merge pull request #584 from ONLYOFFICE/hotfix/v7.3.2
...
Merger hotfix/v7.3.2 into hotfix/v7.3.3
2023-02-07 13:02:08 +05:00
Alexey Golubev
934d17b994
Fix bug #61002 ( #583 )
...
Removed unused code that was causing a build error
2023-02-07 13:00:29 +05:00
Thomas Gerbet
83825d26e9
Generated JWT secret is too small for HMAC SHA256 ( #582 )
...
The key that is automatically generated weaken the security strength.
As noted in RFC7518 section 3.2 [0]:
```
A key of the same size as the hash output (for instance, 256 bits for
"HS256") or larger MUST be used with this algorithm. (This
requirement is based on Section 5.3.4 (Security Effect of the HMAC
Key) of NIST SP 800-117 [NIST.800-107], which states that the
effective security strength is the minimum of the security strength
of the key and two times the size of the internal hash value.)
```
Some JWT libraries are rejecting by default keys that are too small in
a attempt to prevent misusages so generating a key that does not respect
the minimal length can be problematic for OO integrations.
[0] https://www.rfc-editor.org/rfc/rfc7518.html#section-3.2
2023-02-07 11:02:40 +05:00
Danil Titarenko
a3d7ed7ceb
Install rabbitmq-server from default ubuntu repo, fixed bug closes #575 ( #578 )
...
(cherry picked from commit cac79dea01 )
2023-02-03 20:23:17 +05:00
thomisus
684ef61664
Merge pull request #3 from thomisus/v7.3.0
...
Update Dockerfile
2023-02-03 10:54:15 +01:00
thomisus
c30b74745b
Update Dockerfile
2023-02-03 10:52:51 +01:00
thomisus
10cb621115
Update Dockerfile
2023-02-03 10:51:34 +01:00
thomisus
c8e8b0dcff
Merge branch 'ONLYOFFICE:master' into master
2023-02-03 10:49:17 +01:00
Danil Titarenko
cac79dea01
Install rabbitmq-server from default ubuntu repo, fixed bug closes #575 ( #578 )
2023-02-02 20:41:49 +05:00
papacarlo
22ab86d2d6
Merge branch release/v7.3.0 into develop
2023-02-02 13:38:11 +00:00
Danil Titarenko
f98d6a4ae3
Fix ucs build ( #574 )
...
Links on packages was update
2023-01-31 19:05:26 +05:00
Danil Titarenko
c017ed1680
Fix stable build ( #573 )
...
Remove image present checker, because its not work corractly
2023-01-31 17:18:39 +05:00
papacarlo
562b248198
Merge branch release/v7.3.0 into master
2023-01-31 08:03:28 +00:00
Danil Titarenko
611db1f4a9
Fix docker build by downgrading rabbit from 3.10 to 3.9 ( #569 )
2023-01-18 17:58:48 +03:00
Alexey Golubev
8bb2ab6321
Merge pull request #565 from ONLYOFFICE/master
...
Merge master into release/v7.3.0
2023-01-16 12:12:09 +03:00
thomisus
99b09542e9
Merge pull request #1 from thomisus/v7.2.2
...
Update Dockerfile
2023-01-02 22:12:16 +01:00
thomisus
c246941c38
Update Dockerfile
2023-01-02 22:11:12 +01:00
thomisus
b07b632044
Merge branch 'ONLYOFFICE:master' into master
2022-12-31 13:33:36 +01:00
Evgeniy Antonyuk
26f3d34ac3
Cosmetic changes README.md ( #563 )
2022-12-30 12:50:18 +03:00
Evgeniy Antonyuk
759bed5c14
Add obligatory use of JWT parameters ( #562 )
2022-12-30 12:40:54 +03:00
papacarlo
eb643e3adb
Merge pull request #561 from ONLYOFFICE/hotfix/v7.2.2
...
Merge branch hotfix/v7.2.2 into develop
2022-12-27 18:34:45 +03:00
Semyon Bezrukov
19debc5181
Merge branch 'develop' into hotfix/v7.2.2
2022-12-27 18:31:52 +03:00
Danil Titarenko
7fa2f598a1
Fix ucs build ( #537 )
...
* Fix ucs build
* Change rabbitmq version on lower
* Remove rabbimq version argument
* Rename variable
2022-12-20 14:54:23 +03:00
Alexey Golubev
01f8337dcb
Merge pull request #560 from ONLYOFFICE/feature/release-merge
...
Merge branch hotfix/v7.2.2 into release/v7.3.0
2022-12-20 14:16:52 +03:00
Semyon Bezrukov
edb6e9b044
Merge branch 'hotfix/v7.2.2' into feature/release-merge
2022-12-20 13:24:55 +03:00
papacarlo
3fb3b2f3de
Merge branch hotfix/v7.2.2 into master
2022-12-20 09:55:28 +00:00
Semyon Bezrukov
b074535366
Fix makefile ( #554 )
2022-12-15 17:45:33 +03:00
Alexey Golubev
b59175d13f
Merge pull request #552 from ONLYOFFICE/release/v7.3.0
...
Merge branch release/v7.3.0 into develop
2022-12-12 15:32:25 +03:00
Semyon Bezrukov
e5f8e69d89
Fix package url ( #551 )
2022-12-01 15:53:43 +03:00
Semyon Bezrukov
574b3c92b4
Update build scripts ( #550 )
2022-12-01 14:46:31 +03:00
thomisus
8b68e9a30d
Update run-document-server.sh
2022-11-23 20:55:17 +01:00
thomisus
340987785f
Update Dockerfile
2022-11-23 20:53:14 +01:00
thomisus
d96f3b6831
Update Dockerfile
2022-11-23 20:50:58 +01:00
thomisus
467458457f
Update Dockerfile
2022-11-23 17:21:59 +01:00
thomisus
9f4e1aaebe
Update Dockerfile
2022-11-22 14:08:05 +01:00
thomisus
54856dda4e
Update Dockerfile
2022-11-22 14:07:06 +01:00
papacarlo
47503e6c98
Merge branch hotfix/v7.2.1 into develop
2022-11-11 11:12:56 +00:00
thomisus
80690b99ca
Update Dockerfile
2022-11-08 11:47:39 +01:00
thomisus
e104365a02
Update Dockerfile
2022-11-08 00:23:31 +01:00
thomisus
21443020a3
Update Dockerfile
2022-11-08 00:04:41 +01:00
thomisus
f266dba977
Update README.md
2022-11-07 15:16:28 +01:00
thomisus
a485fe681a
Update Dockerfile
2022-11-07 12:08:09 +01:00
thomisus
c92ae4eff5
Update Dockerfile
2022-11-04 10:29:47 +01:00
thomisus
95afdc06a8
Update Dockerfile
2022-11-04 10:17:02 +01:00