ovh / manager

OVHcloud Control Panel
https://ovh.github.io/manager/
BSD 3-Clause "New" or "Revised" License
213 stars 98 forks source link

feat(hosting.multisite): prevent action on main domain #12198

Closed lucas-chaigne closed 3 weeks ago

lucas-chaigne commented 3 months ago

prevent update/delete of main domain of the hosting ref:WEB-18751

Question Answer
Branch? develop
Bug fix? no
New feature? yes
Breaking change? no
Tickets WEB-18751
License BSD 3-Clause

Description

In backend, we forbid update and delete of the main domain of an hosting. However, it is possible to request update/delete in frontend. Many customer try to do this and receive an error message. This PR goal is to prevent this situation.

Related

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud