CloudPanel version(s) affected
2.5.4
Description
Hi guys, I'm on:
- Ubuntu 26.04 Server (fresh install)
- Cloudpanel 2.5.4 with MariaDB 12.3
In the WebUI, I just deleted a website. It was a reverse proxy.
However, it appears the associated user account was not deleted. Also, it's home directory still exist.
How to reproduce
- Create a reverse proxy
- Realise you actually want a PHP site.
- Delete the reverse proxy
- Create a PHP website with the same username. Cloudpanel reports: "Site User: This value already exists."
Verify:
- cat /etc/passwd
onderzone:x:1008:1009::/home/onderzone:/bin/bash
(among others)
- ls /home
onderzone
(among others)
The website in the cloudpanel site list is gone.
Possible Solution
No response
Additional Context
No response
CloudPanel version(s) affected
2.5.4
Description
Hi guys, I'm on:
In the WebUI, I just deleted a website. It was a reverse proxy.
However, it appears the associated user account was not deleted. Also, it's home directory still exist.
How to reproduce
Verify:
onderzone:x:1008:1009::/home/onderzone:/bin/bash
(among others)
onderzone
(among others)
The website in the cloudpanel site list is gone.
Possible Solution
No response
Additional Context
No response