edcd2e0998
There was a bug that allowed users to create a zone share with the zone owner. This would then cause issues deleting the zone share as the zone owner owns the NS and SOA recordsets in the zone. This patch raises a BadRequest if the user attempts to create a zone share for the zone owner. Closes-Bug: #2011585 Change-Id: I1b56c492436821f650d1ba669614d92595d2f476
5 lines
95 B
YAML
5 lines
95 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed a bug that allowed users to create a zone share for the zone owner.
|