We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Describe the bug When using /api/createWebsite API endpoint, it does not check if the website with given domainName has already been created.
/api/createWebsite
domainName
To Reproduce
Expected behavior The second API call returns error or warning that the website exists already.
Operating system: Ubuntu 22.04 LTS
CyberPanel version: 2.3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When using
/api/createWebsite
API endpoint, it does not check if the website with givendomainName
has already been created.To Reproduce
/api/createWebsite
API endpoint/api/createWebsite
API endpoint with the same request payloadExpected behavior
The second API call returns error or warning that the website exists already.
Operating system:
Ubuntu 22.04 LTS
CyberPanel version:
2.3
The text was updated successfully, but these errors were encountered: