mirror of
https://github.com/google/nomulus
synced 2026-07-20 15:02:30 +00:00
7b47ecb1f1
* Add ALLOW_BSA allocation type Add a new type to allow creation of domains blocked by BSA. Except for the BSA semantics, the new type behaves exactly like SINGLE_USE. * Addressing reviews * Addressing review