Jump to content

Recommended Posts

Posted

the cpanel module did't allow creation of account that has "test" as initial in domain or usernames .

normally the domain test.com can be prohibited but testmyacknowledgement  or testxxxx should be accepted .

Posted

This is not a limitation of Blesta, it is a limitation of cPanel itself. You cannot create an account in cPanel that starts with "test".

Screen_Shot_2018_08_27_at_10_26_56_AM.pn

Posted

You can modify the module to trim the word "test" in the username, or generate a random username if the word "test" is detected in the domain. This way the module can create the account.Screen_Shot_2018_08_27_at_10_30_27_AM.pn

Posted
  On 8/27/2018 at 4:30 PM, cyandark said:

This is not a limitation of Blesta, it is a limitation of cPanel itself. You cannot create an account in cPanel that starts with "test".

Screen_Shot_2018_08_27_at_10_26_56_AM.pn

Expand  

I know this limitation and i have already changed the cPanel module, the problem in the domain also, cPanel accept domains that start with test but the cPanel module didn't allow it. i request this not just for me but to implement for others not all here know how they can change code in php files .

the suggestion is what you have mentioned,  the module should take care about usernames that begin with "test".

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...