mirror of
https://github.com/google/nomulus
synced 2026-08-18 13:16:20 +00:00
Add unique index for not-deleted domain names (#2853)
This is a backstop against multiple domain creations for the same domain name getting through
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"objectClassName" : "nameserver",
|
||||
"handle" : "C-ROID",
|
||||
"handle" : "D-ROID",
|
||||
"ldhName" : "ns1.dog.xn--q9jyb4c",
|
||||
"unicodeName" : "ns1.dog.みんな",
|
||||
"status" : ["active", "pending transfer"],
|
||||
|
||||
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 133 KiB After Width: | Height: | Size: 93 KiB |
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 139 KiB After Width: | Height: | Size: 95 KiB |
Reference in New Issue
Block a user