Commit Graph

36 Commits

Author SHA1 Message Date
Master3395
86ce614ea1 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
27c2877490 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
6c914fdc05 bug fix: installation issues 2025-09-21 13:04:51 +05:00
usmannasir
565a78e662 some bug fixes to install.py 2025-09-21 01:07:38 +05:00
usmannasir
083ef69bad some bug fixes to install.py 2025-09-21 00:37:02 +05:00
usmannasir
c6f4e0cc2b some bug fixes to install.py 2025-09-21 00:21:07 +05:00
usmannasir
7cbdb7133d bug fix: of evn creation 2025-09-20 20:21:18 +05:00
usmannasir
194216bade debian 12 2025-09-19 12:06:13 +05:00
usmannasir
2038836f24 debian 12 2025-09-19 11:45:19 +05:00
usmannasir
4a8867f4a0 debian 12 2025-09-19 11:32:35 +05:00
usmannasir
4f8742b1ce debian 12 2025-09-19 09:40:01 +05:00
usmannasir
573c80d669 debian 12 2025-09-18 23:20:05 +05:00
usmannasir
1ff1d1c65e debian 12 2025-09-18 23:16:37 +05:00
usmannasir
44c6283b28 debian 12 2025-09-18 14:20:01 +05:00
usmannasir
70fb38d23c debian 12 2025-09-18 12:42:00 +05:00
usmannasir
a32d24daec debian 12 2025-09-18 12:30:22 +05:00
usmannasir
af93890f4e debian 12 2025-09-18 01:58:24 +05:00
usmannasir
6b2f718631 debian 13 ols fix 2025-09-18 01:29:38 +05:00
usmannasir
6eedea1254 debian 13 ols fix 2025-09-18 01:15:38 +05:00
Master3395
47c40da0a9 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
78b06e5c82 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
f7f51e67c4 Add Almalinux 10 and php 84+85
Add Almalinux 10 and php 84+85
2025-09-07 22:57:53 +02:00
usmannasir
e3abbc47f4 v2.4.4 release 2025-09-01 13:11:42 +05:00
usmannasir
67a0f6472c bug fix: snappymail on ubuntu 24 2025-08-31 19:55:56 +05:00
usmannasir
c6eb312a2f bug fix: snappymail on ubuntu 24 2025-08-31 13:16:22 +05:00
usmannasir
35e19bede6 bug fix: snappymail on ubuntu 24 2025-08-31 12:32:58 +05:00
usmannasir
c2af237fbc bug fix: snappymail on ubuntu 24 2025-08-30 23:40:20 +05:00
usmannasir
829de19600 ubuntu 24 ftp fix 2025-08-29 22:30:06 +05:00
usmannasir
83269b76f8 bug fix: ubuntu 24 default php for lscpd 2025-08-29 21:37:38 +05:00
usmannasir
b1ef9f7b53 bug fix: for ubuntu 24 2025-08-29 20:44:19 +05:00
usmannasir
2cdb94c480 bug fix: for ubuntu 24 2025-08-29 20:13:28 +05:00
usmannasir
a57ed2f7dc bug fix: postfix/dovecot on alma9 2025-08-19 18:36:48 +05:00
usmannasir
5761be2d2b 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