Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.3.2
-
Fix Version/s: 4.5.0-b1
-
Component/s: None
-
Labels:None
Description
This is a backward-incompatible update due to the changes it the CyberPanel API. Version 1.7+ of the CyberPanel API must be used with this module (v2.0.0+) in Blesta.
See the forum thread here
In order to check if a username is available, we try to create a new website and account using that username. Afterwards we delete it.
The problem that some are experiencing is that it is not actually deleted.
One other issue is that the login feature is not working. Seems like maybe the wrong password is recorded.
The API has been updated in the latest version of cyberpanel to support a user info fetching method which we can use instead