Master3395
0946c7685e
Merge pull request #1 from master3395/stable
...
Update backup controller to include backup frequency and retention data
2025-09-13 18:53:47 +02:00
Master3395
132880f5ed
Merge branch 'v2.5.5-dev' of https://github.com/master3395/cyberpanel into v2.5.5-dev
2025-09-13 18:39:00 +02:00
Master3395
bff5cd4bf6
Add cosmetic context processor and update templates for custom CSS
...
- Introduced a new `cosmetic_context` processor to provide custom CSS data to templates.
- Updated `settings.py` to include the new context processor.
- Modified multiple HTML templates to utilize the `cosmetic` variable for dynamic CSS styling.
- Enhanced user interface elements with improved styling and accessibility features, including ARIA labels for form controls.
2025-09-13 18:38:57 +02:00
Usman Nasir
0753fd0d82
Merge pull request #1498 from master3395/v2.5.5-dev
...
V2.5.5 dev - New example plugin + Documentation + Security
2025-09-13 20:45:50 +05:00
Master3395
51a759c7e8
Enhance security by adding rel="noopener" to external links
...
- Updated multiple HTML templates to include rel="noopener" on links that open in a new tab, improving security by preventing potential reverse tabnabbing attacks.
- This change affects various templates across the backup, base, file manager, mail server, and website functions sections.
2025-09-13 17:44:37 +02:00
Master3395
9995c6dbb8
Update backup controller to include backup frequency and retention data
...
https://www.facebook.com/groups/cyberpanel/permalink/3977223309255954/
2025-09-13 17:36:50 +02:00
Master3395
a829b41938
Add pull image functionality and enhance error handling
...
- Implemented a new `pullImage` method in `ContainerManager` to pull Docker images with validation and error handling.
- Added a corresponding URL route for the `pullImage` view.
- Updated the `views.py` to handle user permissions and session management for the new feature.
- Improved error handling across the codebase by replacing `BaseException` with `Exception`.
- Enhanced rate limiting logic to support JSON format for tracking timestamps.
- Updated UI styles in `manageImages.html` for consistency in gradient backgrounds.
2025-09-12 22:35:02 +02:00
Master3395
b765f34b34
Enhance environment variable management with advanced mode and import/export features
...
- Implement advanced environment variable mode for bulk editing and easier management.
- Add functionality to import environment variables from existing Docker containers.
- Introduce export options for environment variables to .env files.
- Update UI to toggle between simple and advanced modes, with corresponding input fields.
- Enhance Docker Compose integration with environment variable handling and user guidance.
2025-09-12 21:10:06 +02:00
Master3395
befb6d2ba7
Fix monthly bandwidth for websites
...
Fix monthly bandwidth for websites:
https://github.com/usmannasir/cyberpanel/issues/1496
2025-09-12 10:41:11 +02:00
Master3395
b2a3ee6476
Fix mirror gettoforge
...
https://github.com/usmannasir/cyberpanel/issues/1499
2025-09-12 09:42:52 +02:00
Master3395
27960bac83
Add security and more documentation
...
Add security and more documentation
2025-09-11 20:17:54 +02:00
Master3395
ebeabd9386
Add better plugin description + new example plugin
...
Add better plugin description + new example plugin
2025-09-11 20:04:09 +02:00
Usman Nasir
772bfd7a4f
Merge pull request #1497 from master3395/v2.5.5-dev
...
Fix Mariadb on almalinux 9
2025-09-11 11:46:14 +05:00
Master3395
6e86055016
Add sieve by default.
...
Add sieve by default.
2025-09-10 20:01:52 +02:00
Master3395
41c232ca16
Fix Mariadb on almalinux 9
...
Fix Mariadb on almalinux 9
2025-09-10 17:36:09 +02:00
usmannasir
73adcd541a
Implement comprehensive security for Docker container command execution
...
- Add command whitelist validation with 60+ safe commands
- Implement multi-layer security: whitelist + blacklist + specific rules
- Add rate limiting: max 10 commands per minute per user-container
- Enable comprehensive logging for all command executions
- Add input validation for container names and command syntax
- Implement output size limits to prevent memory exhaustion
- Allow privileged mode but restrict through command validation
- Add specific validation rules for systemctl, kill, wget/curl commands
- Block dangerous patterns: command injection, path traversal, destructive operations
- Maintain ACL-based container ownership verification
2025-09-10 14:23:40 +05:00
Usman Nasir
525862d55d
Merge pull request #1495 from master3395/stable
...
docs cleanup, link fixes, container console support, almalinux 10 compatibility, and adminpass special-char handling
2025-09-10 11:20:55 +05:00
Master3395
aeaca7010f
Add Norwegian Bokmål language.
...
Add Norwegian Bokmål language.
2025-09-08 16:48:38 +02:00
Master3395
b4a6882ab3
Fix ALL documentation links.
...
Fix ALL documentation links.
2025-09-08 11:50:35 +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
Master3395
d191bd208c
Resolve issue 1493
...
Should solve the issue in https://github.com/usmannasir/cyberpanel/issues/1493
2025-09-07 20:40:29 +02:00
Master3395
061387fc57
Update README.md
2025-09-05 01:15:44 +02:00
Master3395
05c441bd2b
improve docs, fix links, and add container console support
...
This update improves documentation clarity, fixes broken documentation links, and introduces a new feature that allows you to access and use the console directly inside containers from CyberPanel.
2025-09-05 01:14:04 +02:00
usmannasir
d8d3865816
Merge branch 'v2.5.5-dev' into v2.4.4
2025-09-05 00:38:44 +05:00
usmannasir
a902dc7aef
bug fix: fix dynamic latest version of lsws server
2025-09-04 23:07:27 +05:00
usmannasir
9acfed997a
bug fix: login issues
2025-09-04 13:03:10 +05:00
usmannasir
30bb7560f6
php manager issue
2025-09-03 13:41:07 +05:00
usmannasir
90380d26d9
bug fix: php manager turning off uploads
2025-09-03 13:27:00 +05:00
usmannasir
e7c6af4af9
bug fix: imuinfy restore after upgrade
2025-09-03 12:59:55 +05:00
usmannasir
1e3b17a5f4
bug fix: imuinfy restore after upgrade
2025-09-03 02:04:36 +05:00
usmannasir
ccc74c0606
bug fix: imuinfy restore after upgrade
2025-09-03 01:41:32 +05:00
usmannasir
1e0fa8c312
bug fix: imuinfy restore after upgrade
2025-09-03 01:32:06 +05:00
usmannasir
f7799fc7a5
bug fix: imuinfy restore after upgrade
2025-09-03 01:19:09 +05:00
usmannasir
240d40e9b9
bug fix: imuinfy restore after upgrade
2025-09-03 01:11:11 +05:00
usmannasir
b175019482
bug fix: imuinfy restore after upgrade
2025-09-03 01:03:37 +05:00
usmannasir
3bdff496d4
bug fix: imuinfy restore after upgrade
2025-09-02 23:34:16 +05:00
usmannasir
e3abbc47f4
v2.4.4 release
2025-09-01 13:11:42 +05:00
usmannasir
21f33646dd
bug fix: postfix conf for ipv6
2025-09-01 00:07:41 +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
ef39f6bba6
bug fix: snappymail on ubuntu 24
2025-08-31 00:04:51 +05:00
usmannasir
c2af237fbc
bug fix: snappymail on ubuntu 24
2025-08-30 23:40:20 +05:00
usmannasir
a94fb57ea4
bug fix: font issues
2025-08-30 00:19:22 +05:00
usmannasir
8998ebee51
bug fix: font issues
2025-08-29 23:23:53 +05:00
usmannasir
1053190153
bug fix: font issues
2025-08-29 23:07:30 +05:00
usmannasir
829de19600
ubuntu 24 ftp fix
2025-08-29 22:30:06 +05:00
usmannasir
09f9a6be5a
ubuntu 24 support inside cyberpanel
2025-08-29 22:24:13 +05:00
usmannasir
bbb5fa73db
bug fix: ubuntu 24 default php for lscpd
2025-08-29 22:01:21 +05:00
usmannasir
a355916402
bug fix: ubuntu 24 default php for lscpd
2025-08-29 21:41:14 +05:00