mirror of
https://gitlab.com/ArkHost/WHMCS-ArkHost-HetznerVPS.git
synced 2026-07-23 23:36:04 +02:00
v1.2.4: fix IP/username display and 72h password removal
- Store IP on the service at provisioning + backfill existing services - Set service username to root to match the VPS login - Actually delete the install password after the 72h window (was still visible via the eye icon, including legacy services without a timestamp) Fixes #16
This commit is contained in:
@@ -340,6 +340,12 @@ Check out our other WHMCS modules at [arkhost.com/whmcs-modules.php](https://ar
|
||||
|
||||
## Changelog
|
||||
|
||||
### v1.2.4
|
||||
**Fixed:**
|
||||
- IP address now stored on the service at provisioning (and backfilled for existing services) so it displays in WHMCS instead of showing blank
|
||||
- Service username now set to `root` to match the actual VPS login
|
||||
- Install password now actually removed after the 72-hour window (was staying visible via the eye icon, including for older services that predated expiry tracking)
|
||||
|
||||
### v1.2.3
|
||||
**Added:**
|
||||
- VNC console key combination bar with Ctrl+Alt+Del, modifier keys (Shift, Alt, Ctrl), Tab, Enter, Del, Backspace, Esc, Shift+Up, and Fullscreen toggle
|
||||
|
||||
Reference in New Issue
Block a user