Commit Graph

36 Commits

Author SHA1 Message Date
Master3395
685a464ca5 Fix pysftp dependency issue and optimize WSGI-LSAPI compilation: Removed pysftp from requirements in favor of paramiko, and updated Makefile for proper optimization flags to avoid _FORTIFY_SOURCE warnings during WSGI-LSAPI installation. 2025-09-23 19:06:33 +02:00
Master3395
c873bfc140 Remove deprecated migration script and update version to 2.4 Build 4: The run_migration.py script has been deleted as it is no longer needed. The version file has been incremented to reflect the latest build. Additionally, the Django settings have been updated to include DEFAULT_AUTO_FIELD for improved primary key handling. 2025-09-23 09:55:27 +02:00
usmannasir
0d537fd9ec bug fix: installation issues 2025-09-21 13:04:51 +05:00
usmannasir
570a4953d0 some bug fixes to install.py 2025-09-21 01:07:38 +05:00
usmannasir
f943e5c961 some bug fixes to install.py 2025-09-21 00:37:02 +05:00
usmannasir
6bd125622e some bug fixes to install.py 2025-09-21 00:21:07 +05:00
usmannasir
94c56c0015 bug fix: of evn creation 2025-09-20 20:21:18 +05:00
usmannasir
b07d895bec debian 12 2025-09-19 12:06:13 +05:00
usmannasir
f75bf31c68 debian 12 2025-09-19 11:45:19 +05:00
usmannasir
27f8bf65a9 debian 12 2025-09-19 11:32:35 +05:00
usmannasir
212bf53932 debian 12 2025-09-19 09:40:01 +05:00
usmannasir
2f297029d0 debian 12 2025-09-18 23:20:05 +05:00
usmannasir
76356d3032 debian 12 2025-09-18 23:16:37 +05:00
usmannasir
e9b2220246 debian 12 2025-09-18 14:20:01 +05:00
usmannasir
91d7c1457f debian 12 2025-09-18 12:42:00 +05:00
usmannasir
3ae4be91af debian 12 2025-09-18 12:30:22 +05:00
usmannasir
09b50511cc debian 12 2025-09-18 01:58:24 +05:00
usmannasir
0e45e6272c debian 13 ols fix 2025-09-18 01:29:38 +05:00
usmannasir
74b5ce97d4 debian 13 ols fix 2025-09-18 01:15:38 +05:00
Master3395
1a82700f51 Update PHP version references and improve AlmaLinux 9 compatibility
- Changed PHP symlink from version 8.0 to 8.3 in various scripts to ensure compatibility with the latest PHP version.
- Updated documentation links in the FAQ to point to the new community support page.
- Added checks and fixes for MariaDB installation issues specific to AlmaLinux 9.
- Enhanced the installation script to support additional PHP versions and improve overall installation reliability.
2025-09-15 01:25:52 +02:00
Master3395
7bd66f7f06 Enhance environment variable management and security
- Updated .gitignore to include additional sensitive files and directories.
- Added python-dotenv to requirements for loading environment variables.
- Modified settings.py to load environment variables for sensitive configurations, including SECRET_KEY, DEBUG, and database credentials.
- Implemented secure .env file generation during installation to avoid hardcoding sensitive information.
- Introduced fallback method for settings update if environment generation fails.
2025-09-13 19:07:03 +02:00
Master3395
0c8ee38c2b Add Almalinux 10 and php 84+85
Add Almalinux 10 and php 84+85
2025-09-07 22:57:53 +02:00
usmannasir
9a38b98ca9 v2.4.4 release 2025-09-01 13:11:42 +05:00
usmannasir
09eac4de1c bug fix: snappymail on ubuntu 24 2025-08-31 19:55:56 +05:00
usmannasir
f1f779c618 bug fix: snappymail on ubuntu 24 2025-08-31 13:16:22 +05:00
usmannasir
a85e5bd261 bug fix: snappymail on ubuntu 24 2025-08-31 12:32:58 +05:00
usmannasir
c4c853ea41 bug fix: snappymail on ubuntu 24 2025-08-30 23:40:20 +05:00
usmannasir
06653ab77c ubuntu 24 ftp fix 2025-08-29 22:30:06 +05:00
usmannasir
fcedc2786b bug fix: ubuntu 24 default php for lscpd 2025-08-29 21:37:38 +05:00
usmannasir
6f44494d27 bug fix: for ubuntu 24 2025-08-29 20:44:19 +05:00
usmannasir
d0b7ee2e5b bug fix: for ubuntu 24 2025-08-29 20:13:28 +05:00
usmannasir
be3c66128c bug fix: postfix/dovecot on alma9 2025-08-19 18:36:48 +05:00
usmannasir
0704e97ff8 bug fixes to wp installation 2025-08-07 06:58:48 +05:00
usmannasir
695425a8d6 bug fix: https://github.com/usmannasir/cyberpanel/issues/1466 2025-08-02 10:03:09 +05:00
usmannasir
9b509e4a6f release v2.4.3 2025-08-01 15:05:33 +05:00
usmannasir
6dd7114f6d Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00