Back to Changelog
Panel Interface
v4.5.294
Hosting accounts can open the Docker page again, and an app can link straight to its own container shell.
Improvements
3- A one-click login can now name the screen to open (?redirect=), so a billing system can drop a customer on their containers instead of the dashboard. Only paths inside the panel are accepted: an absolute URL, or anything starting with two slashes, is refused. Without the parameter nothing changes.
- The Docker page can be opened on one particular container with its console already running (?terminal=<id>&user=root). This is what a plain OS container needs: it runs sleep infinity and ships no SSH server, so the panel terminal is the only way in.
- Docker app templates show a visible status label, translated into all 31 languages.
Bug Fixes
4- A hosting account could not open the Docker page at all. Every Docker route redirects to the manager page, and that page accepted only the docker.manager permission - while a customer is granted docker.containers. The page they were entitled to was unreachable, and the Docker menu stayed hidden. A route may now name more than one permission, and holding any one of them opens it.
- Git environment editing, plan IOPS limits and reseller/user role changes: three defects reported on the forum.
- Webmail backup accumulation, cPanel database ownership on migration, ghost www sites and redirect wording.
- The SSH Logs tab now fills the actions column on every row.