Commit Graph

550 Commits

Author SHA1 Message Date
84afb50b66 merge from develop 2023-09-29 14:28:10 +03:00
059a24072b Docker: Dev: rename image (restart all issues) 2023-09-29 14:32:51 +04:00
4b888c6640 Build: add build docker oauth2 services 2023-09-28 17:42:06 +03:00
6e63f81def
Modify node version for docker (#1780)
* Modify node version for docker

* Chenge node version to 18-slim
2023-09-28 15:55:24 +03:00
5507808209
Add configuration wrongPortalNameUrl (#1777) 2023-09-28 15:40:36 +03:00
e57d5d7ece
Merge pull request #1783 from ONLYOFFICE/bugfix/oci-docker-tar
fix bug 63666
2023-09-28 15:39:32 +03:00
74d600f1a5 Implement priority use of docker files with S3 2023-09-28 15:57:25 +04:00
f6dca051ac Rename oauth service to oauth_api_service, add new oauth service 2023-09-28 13:26:00 +03:00
2ceb066e90
Merge pull request #1773 from ONLYOFFICE/hotfix/v1.1.3
Fix getting environment value on ubuntu 18.04
2023-09-27 13:27:11 +03:00
b14d6c8ef0 Merge branch 'hotfix/v1.1.3' into develop
# Conflicts:
#	common/ASC.Core.Common/Context/Impl/UserManager.cs
#	common/ASC.Core.Common/Core/ITenantService.cs
#	common/ASC.Core.Common/Data/DbTenantService.cs
#	common/ASC.Data.Storage/StorageHandler.cs
#	common/ASC.FederatedLogin/ASC.FederatedLogin.csproj
#	config/appsettings.json
#	config/nlog.config
#	migrations/mysql/SaaS/CoreDbContext/CoreDbContextModelSnapshot.cs
#	migrations/mysql/Standalone/MigrationContext/20230914152735_CoreDbContext_Upgrade2.Designer.cs
#	migrations/mysql/Standalone/MigrationContext/20230914152735_CoreDbContext_Upgrade2.cs
#	packages/client/src/pages/Confirm/sub-components/createUser.js
#	packages/client/src/pages/PortalSettings/categories/developer-tools/JavascriptSDK/index.js
#	packages/common/components/MoreLoginModal/index.tsx
#	packages/login/src/client/components/sub-components/LoginForm.tsx
#	products/ASC.Files/Core/HttpHandlers/ChunkedUploaderHandler.cs
#	products/ASC.Files/Core/Services/DocumentService/Configuration.cs
#	products/ASC.People/Server/Api/ThirdpartyController.cs
#	products/ASC.People/Server/GlobalUsings.cs
#	web/ASC.Web.Api/Core/CspSettingsHelper.cs
#	web/ASC.Web.Core/Users/UserManagerWrapper.cs
#	yarn.lock
2023-09-25 10:53:06 +03:00
44c46eb719 Fix getting environment value on ubuntu 18.04 2023-09-25 11:47:12 +04:00
Nasrullo Nurullaev
e4a2a4cd9f
Fix issue with starting Elasticsearch service (#1762)
* Fix issue with starting Elasticsearch service

* Small fixes
2023-09-22 18:29:40 +05:00
ac496b82a2 Add oauth service proxy 2023-09-22 15:38:11 +03:00
420a620727 Add a check for localhost in product-configuration 2023-09-21 16:52:16 +04:00
Nasrullo Nurullaev
f30eb860a0
fix Bug 62882 - Edit service names (#1759) 2023-09-21 13:05:14 +03:00
Nasrullo Nurullaev
64185f4bdb
fix Bug 64194 - Add OpenUrl action after canceling (#1749) 2023-09-20 15:53:58 +03:00
001dbba5c7 fix Bug 63398 - Upgrade elasticsearch to version 7.16.3 2023-09-19 20:27:18 +04:00
eb80430c16 Fix failed to connect to redis: no resolver defined to resolve localhost error 2023-09-18 16:51:33 +04:00
eba752f2cd Fix domain overwrite on docspace update in OCI docker 2023-09-15 18:38:46 +05:00
f125dbd89f Fix error when trying to update nodesource repository in OCI rpm 2023-09-15 16:47:00 +05:00
f8a51fc90b Add samesite variable predefinition 2023-09-15 13:49:35 +05:00
c241a88322 Fix rpmlint and lintian errors 2023-09-15 13:14:46 +05:00
1f9ebd20f4 Fix rpmlint error and remove unnecessary files for packaging 2023-09-14 15:54:56 +05:00
e51f63e3c2 Fix dotnet installation for Centos 8 Stream 2023-09-14 15:54:56 +05:00
050870d516 Fix conflict with old configuration nginx when upgrading in packages 2023-09-14 15:54:56 +05:00
649b25d97f Fix conflict with old configuration nginx when upgrading in packages 2023-09-13 17:37:08 +05:00
e5af53706b fix Bug 64061 - Fix uploading large files 2023-09-13 14:06:11 +05:00
acf297ea0a Fix errors when reconfiguring from community to enterprise 2023-09-13 13:34:01 +05:00
47dee3697c fix Bug 63936 - Use openresty service only to work with docspace in packages 2023-09-13 13:33:45 +05:00
Nasrullo Nurullaev
b9c9846f0d
Remove the support for Windows Server 2012 (#1736) 2023-09-12 16:13:00 +03:00
0927b5e75c
Optimize packages build action (#1731) 2023-09-12 17:55:16 +05:00
05330a4e62 Fix systemd file configuration problem on ubuntu 18.04 2023-09-12 14:35:14 +05:00
4b7bfb2046 Add files service restart on SSL connection to update APP_URL_PORT 2023-09-12 12:01:26 +05:00
ee18cca2b2 Correct the name of the router container when updating via OCI docker 2023-09-11 19:09:06 +05:00
9aa7a59786 Add error when unable to retrieve tag in OCI docker 2023-09-11 12:33:28 +05:00
9e07fd1b4f Bring back the owner and group when editing the Docs config 2023-09-09 18:29:01 +05:00
40745c357d Change the expectation of database creation by migration-runner service 2023-09-09 15:41:30 +05:00
fc4ea93137
Fix connection to external services with already installed packages (#1723) 2023-09-08 17:54:23 +05:00
fd73847066
Merge pull request #1721 from ONLYOFFICE/hotfix/v1.1.2
Add the ability to use existing certificates (#1707)
2023-09-08 15:19:39 +03:00
Nasrullo Nurullaev
b625e5d025
Add the ability to use existing certificates (#1707)
* Add the ability to use existing certificates

* Cosmetic changes

* Change proxy listen host

* Add new server parametr
2023-09-08 15:17:17 +03:00
fdebf6ce39
Merge pull request #1720 from ONLYOFFICE/hotfix/v1.1.2
Hotfix/v1.1.2
2023-09-08 15:15:56 +03:00
ca5743c032 Fix nginx startup error when configuring docs 2023-09-08 16:30:13 +05:00
68a93b0714 Fix network external config 2023-09-08 13:46:06 +03:00
Nasrullo Nurullaev
20ab0f29f1
fix Bug 63962 - Fix issue with small window header (#1714) 2023-09-07 15:56:08 +03:00
Nasrullo Nurullaev
f752ab85c5
Fix issue with finding an installed Certbot (#1713) 2023-09-07 14:06:46 +03:00
d22cc3e3fe Fix nodejs installation on centos 8s 2023-09-07 13:10:24 +05:00
5c112022ee Fix the dig dependency installation in OCI docker 2023-09-07 11:25:56 +05:00
138120ee7e Resolve license overwrite in enterprise to community upgrade 2023-09-07 11:20:08 +05:00
df01314fd6 Reduce dhparam to 2048 bits for faster on weak machine generation 2023-09-06 21:08:48 +05:00
12af9bcd58
Add external services connection .deb packages (#1710) 2023-09-06 20:09:24 +05:00