mirror of
https://github.com/google/nomulus
synced 2026-04-18 23:35:54 +00:00
* Throw a more useful error message on attempted domain restore reports Per DomainRestoreRequestFlow's Javadoc, we automatically approve and instantly enact all domain restore requests, thus we don't use or support restore reports. This improves the registrar-visible error message to help make this more clear.