mirror of
https://github.com/google/nomulus
synced 2026-01-08 15:21:46 +00:00
Restrict contact info commands to owning registrars
Superuser can also execute contact info commands. AuthInfo is no longer checked in the input and always displayed in the output as the only ones who can get a response are the sponsoring registrar and super user. Also corrected a Javadoc in which '@' should have been escaped (see https://reflectoring.io/howto-format-code-snippets-in-javadoc/) ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=199521153
This commit is contained in:
@@ -70,6 +70,8 @@ registrar that owns the contact or to a registrar that already supplied it.
|
||||
|
||||
### Errors
|
||||
|
||||
* 2201
|
||||
* The specified resource belongs to another client.
|
||||
* 2303
|
||||
* Resource with this id does not exist.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user