mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 10:16:07 +02:00
Do not require auth info in super user transfer
Super users can look up auth info in Datastore or BigQuery backup anyway. Requiring it only adds friction when using the super user extension, without any additional security benefit. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=235786090
This commit is contained in:
parent
e9f2a49e9a
commit
d3a6d5483e
2 changed files with 4 additions and 5 deletions
|
@ -4,9 +4,6 @@
|
|||
<domain:transfer
|
||||
xmlns:domain="urn:ietf:params:xml:ns:domain-1.0">
|
||||
<domain:name>example.tld</domain:name>
|
||||
<domain:authInfo>
|
||||
<domain:pw roid="JD1234-REP">2fooBAR</domain:pw>
|
||||
</domain:authInfo>
|
||||
</domain:transfer>
|
||||
</transfer>
|
||||
<extension>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue