Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.7.0-b1
-
Component/s: None
-
Labels:None
Description
When the Vesta module generates a username for an account, it chooses the first 8 characters of the domain name. If a service was already added with that username, the module does not select a new username since that one has already been taken.
- Update the Vesta module to check whether a generated username has been taken and if so, generate another
- We may be able to check whether a username is taken by comparing it with their List Accounts API endpoint