mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 09:27:19 +02:00
Rename "Domain password" to "Domain transfer code" in EPP spec
Original change in 4b836f1476
#660
This commit is contained in:
parent
b11b6f7d8b
commit
09b013f73f
2 changed files with 3 additions and 3 deletions
|
@ -115,7 +115,7 @@ Domain name mapping protocol short version:
|
|||
<domain:name> 1 Domain name. Can contain unicode characters.
|
||||
Attribute: hosts="all / del / sub / none"
|
||||
<domain:authInfo> 0-1 Required if registrar is not the owner of the domain.
|
||||
<domain:pw> 1 Domain password. Attribute: roid="String"
|
||||
<domain:pw> 1 Domain transfer code. Attribute: roid="String"
|
||||
<clTRID> 0-1 Client transaction id
|
||||
|
||||
[EXAMPLE REQUEST AND RESPONSE](/doc/epp-examples.md#epp-domain-with-valid-domain-returns-domain-info)
|
||||
|
@ -148,7 +148,7 @@ Domain name mapping protocol short version:
|
|||
<domain:transfer> 1 Attribute: xmlns:domain="https://epp.tld.ee/schema/domain-eis-1.0.xsd"
|
||||
<domain:name> 1 Domain name. Can contain unicode characters.
|
||||
<domain:authInfo> 1
|
||||
<domain:pw> 1 Domain password. Attribute: roid="String"
|
||||
<domain:pw> 1 Domain transfer code. Attribute: roid="String"
|
||||
<extension> 0-1
|
||||
<eis:extdata> 0-1 Attribute: xmlns:eis="https://epp.tld.ee/schema/eis-1.0.xsd"
|
||||
<eis:legalDocument> 0-1 Base64 encoded document.
|
||||
|
|
|
@ -14,7 +14,7 @@ NB! Keyrelay not implemented.
|
|||
<secDNS:alg> 1 Allowed values: 3, 5, 6, 7, 8, 10, 13, 14
|
||||
<secDNS:pubKey> 1 Public key
|
||||
<ext:authInfo> 1
|
||||
<domain:pw> 1 Domain password. Attribute: roid="String"
|
||||
<domain:pw> 1 Domain transfer code. Attribute: roid="String"
|
||||
<ext:expiry> 1
|
||||
<ext:relative> 0-1 Relative expiry duration (ISO8601).
|
||||
Required if ext:absolute is not specified
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue