google-nomulus/docs
Ben McIlwain 9573235ca7 Always validate domain name on allocation token (#498)
* Always validate domain name on allocation token

This is in response to a client-reported error, where they accidentally sent the
wrong domain name on a domain create that included an allocation token. What
should have happened (and that now happens as of this commit) is an error being
thrown that the allocation token does not match the domain name being created.
What happened instead was that, since the incorrectly submitted domain name was
not reserved, the create succeeded (as it would for all creates of unreserved
domains in GA) and the allocation token was redeemed, which is not what you'd
expect.

* Fix tests to reflect changed check behavior
2020-02-27 16:48:37 -05:00
..
operational-procedures Update premium and reserved list management docs (#380) 2019-11-21 16:44:45 -05:00
admin-tool.md Remove references to Eclipse 2018-03-19 18:45:41 -04:00
architecture.md Delete remnants of registrar-level credits 2018-06-27 15:28:52 -04:00
authentication-framework.md Remove AUTH_INTERNAL_ONLY (#393) 2019-12-04 12:52:18 -05:00
code-structure.md Update generate_workspace link 2017-11-21 18:28:43 -05:00
coding-faq.md Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
configuration.md Fix incorrect public tutorial on configuration 2019-05-06 16:09:23 -04:00
developing.md Add link to final ReferenceUnion migration commit in Developing doc 2016-11-15 15:15:55 -05:00
first-steps-tutorial.md Update create_domain command documentation 2017-08-01 16:53:32 -04:00
flows.md Always validate domain name on allocation token (#498) 2020-02-27 16:48:37 -05:00
gradle.md Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
install.md Update to bazel 0.25.0 2019-05-06 16:36:04 -04:00
operational-procedures.md Clarify diff display of MutatingCommand 2017-10-04 16:16:45 -04:00
proxy-setup.md Move terraform and kubernetes folder to be under proxy (#127) 2019-06-20 14:28:32 -04:00
rdap.md Fix cut-and-paste error in RDAP documentation 2018-03-19 18:31:15 -04:00
registrar-faq.md Add Registrar FAQ document 2016-10-24 10:55:37 -04:00