mirror of
https://github.com/google/nomulus
synced 2026-01-06 21:47:31 +00:00
* 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