Commit Graph

2039 Commits

Author SHA1 Message Date
VirtuBox
4f7c52966d Log less data 2024-05-29 02:09:17 +02:00
VirtuBox
36aa70fb52 Revert "Set permissions when writing files, log less data"
This reverts commit e2f8951940.
2024-05-29 02:07:08 +02:00
VirtuBox
7411c3f387 Merge branch 'updating-configuration' of https://github.com/WordOps/WordOps into updating-configuration 2024-05-29 02:01:08 +02:00
VirtuBox
def2ddd393 Remove php72 and php73 2024-05-29 02:00:50 +02:00
Thomas SUCHON
f533438f8d Cleanup unused library 2024-05-23 16:09:37 +02:00
Thomas SUCHON
ae41db1111 Fix backend address display in Nginx install 2024-05-23 15:30:05 +02:00
Thomas SUCHON
35f8d5f988 Log less data 2024-05-23 14:27:30 +02:00
VirtuBox
e2f8951940 Set permissions when writing files, log less data 2024-05-22 21:02:13 +02:00
VirtuBox
4f97ec690c set HostKey algorithms by order of preference. 2024-05-22 18:18:51 +02:00
VirtuBox
f84c152e93 Fix install script python dependencies 2024-05-22 17:09:23 +02:00
VirtuBox
5ce5df29fd Update Changelog 2024-05-22 17:02:32 +02:00
VirtuBox
347c5a6f7c Merge pull request #645 from WordOps/updating-configuration
Fix CVE-2024-34528 and add support for Ubuntu 24.04
2024-05-18 01:39:22 +02:00
VirtuBox
01c875cffb Remove stat lib 2024-05-18 00:12:19 +02:00
VirtuBox
31353f0fef Fix CVE-2024-34528
Set file permission before writing file
2024-05-17 23:59:50 +02:00
VirtuBox
29f8edea9a Bump release version 2024-05-04 00:49:48 +02:00
VirtuBox
3d05361f32 Fix MariaDB & Redis install on Ubuntu 24.04 2024-05-04 00:31:41 +02:00
VirtuBox
2d6902b06f Fix setuptools in CI test 2024-05-04 00:18:08 +02:00
VirtuBox
e97d7c9729 Fix setuptools in Ubuntu 24.04 2024-05-04 00:10:26 +02:00
VirtuBox
33a096f60b Fix install issues on Ubuntu 24.04 LTS 2024-05-03 23:59:21 +02:00
VirtuBox
4b0163ad64 Fix variable in install script 2024-05-03 23:47:55 +02:00
VirtuBox
659c6cb7c6 Add ubuntu-latest 2024-05-03 23:43:31 +02:00
VirtuBox
1ae00a2992 Add support for Ubuntu 24.04 LTS 2024-05-03 23:40:36 +02:00
VirtuBox
f7f0aa9cde Merge pull request #635 from WordOps/updating-configuration
Update changelog and prepare for release v3.20.0
2024-04-21 22:48:29 +02:00
VirtuBox
ea07c9ba55 Fix typo 2024-04-21 21:58:41 +02:00
VirtuBox
a349c61789 Prepare for release v3.20.0 2024-04-21 21:57:50 +02:00
VirtuBox
c0b28bbf64 Merge pull request #634 from WordOps/updating-configuration
Bump release to v3.20.0
2024-04-21 21:39:43 +02:00
VirtuBox
63c24b7945 Bump release to v3.20.0 2024-04-21 21:39:24 +02:00
VirtuBox
bfca0bcadb Merge pull request #633 from WordOps/updating-configuration
Fix reported issues
2024-04-21 19:43:46 +02:00
VirtuBox
d7fc975e0c Fix server_ip variable 2024-04-21 18:18:13 +02:00
VirtuBox
b863fc7c57 Updating WordOps dashboard to v1.3 2024-04-21 17:40:53 +02:00
VirtuBox
8ddaa7e98f Improve broken symlink removal 2024-04-21 17:37:30 +02:00
VirtuBox
e7eb865648 Don't scan for broken symlink in website files 2024-04-21 13:25:34 +02:00
VirtuBox
dc6a8de4cd Fix server_ip attribute 2024-04-21 12:53:21 +02:00
VirtuBox
9a7c5e4ea1 Improve WOAcme ip check 2024-04-21 12:51:59 +02:00
VirtuBox
e12cc063d6 Improve WordOps server ip check 2024-04-21 12:48:11 +02:00
VirtuBox
54b2e4fbab Merge pull request #630 from WordOps/dependabot/pip/argcomplete-3.3.0
Bump argcomplete from 3.2.3 to 3.3.0
2024-04-21 10:44:49 +02:00
dependabot[bot]
a568ebb6f9 Bump argcomplete from 3.2.3 to 3.3.0
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.2.3 to 3.3.0.
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst)
- [Commits](https://github.com/kislyuk/argcomplete/compare/v3.2.3...v3.3.0)

---
updated-dependencies:
- dependency-name: argcomplete
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 13:14:47 +00:00
VirtuBox
4d4c308cac Merge pull request #625 from WordOps/dependabot/pip/sqlalchemy-1.4.52
Bump sqlalchemy from 1.4.51 to 1.4.52
2024-03-17 15:13:57 +01:00
VirtuBox
930e9e359e Merge pull request #626 from WordOps/dependabot/pip/argcomplete-3.2.3
Bump argcomplete from 3.2.2 to 3.2.3
2024-03-17 15:13:47 +01:00
VirtuBox
5326372ff1 Merge pull request #628 from michaelangelocobo/patch-1
Update install
2024-03-17 15:13:37 +01:00
Michael Angelo F. Cobo
280e0901e7 Update install
fix typo succesfull
2024-03-16 17:15:26 +08:00
dependabot[bot]
2ae7ec9ed8 Bump argcomplete from 3.2.2 to 3.2.3
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst)
- [Commits](https://github.com/kislyuk/argcomplete/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: argcomplete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-08 13:11:16 +00:00
dependabot[bot]
61b30be277 Bump sqlalchemy from 1.4.51 to 1.4.52
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.51 to 1.4.52.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 13:26:13 +00:00
VirtuBox
e7d1cc1506 Merge pull request #618 from WordOps/dependabot/pip/cement-2.10.14
Bump cement from 2.10.12 to 2.10.14
2024-02-13 15:22:41 +01:00
dependabot[bot]
193ad9c93b Bump cement from 2.10.12 to 2.10.14
Bumps [cement](https://github.com/datafolklabs/cement) from 2.10.12 to 2.10.14.
- [Changelog](https://github.com/datafolklabs/cement/blob/main/CHANGELOG.md)
- [Commits](https://github.com/datafolklabs/cement/commits)

---
updated-dependencies:
- dependency-name: cement
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 13:55:52 +00:00
VirtuBox
59f93ffa0f Merge pull request #615 from WordOps/dependabot/pip/colorlog-6.8.2
Bump colorlog from 6.8.0 to 6.8.2
2024-02-02 00:34:54 +01:00
dependabot[bot]
68c53d4216 Bump colorlog from 6.8.0 to 6.8.2
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.8.0 to 6.8.2.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v6.8.0...v6.8.2)

---
updated-dependencies:
- dependency-name: colorlog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 13:22:30 +00:00
VirtuBox
ffb84919a2 Merge pull request #614 from WordOps/dependabot/pip/argcomplete-3.2.2
Bump argcomplete from 3.2.1 to 3.2.2
2024-01-26 16:01:27 +01:00
VirtuBox
918b6e85f6 Merge pull request #612 from WordOps/dependabot/pip/psutil-5.9.8
Bump psutil from 5.9.7 to 5.9.8
2024-01-26 16:01:21 +01:00
dependabot[bot]
434b7b8813 Bump argcomplete from 3.2.1 to 3.2.2
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/kislyuk/argcomplete/releases)
- [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst)
- [Commits](https://github.com/kislyuk/argcomplete/compare/v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: argcomplete
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 13:40:24 +00:00