designate/releasenotes/notes/Fix-share-zone-with-zone-owner-31a20c57a65c0cc4.yaml
Michael Johnson edcd2e0998 Fix sharing a zone with the zone owner
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
2023-03-31 21:02:24 +00:00

5 lines
95 B
YAML

---
fixes:
- |
Fixed a bug that allowed users to create a zone share for the zone owner.