google-nomulus/docs
Lai Jiang fbedbbcf60 Remove AUTH_INTERNAL_ONLY (#393)
Endpoints annotated with AUTH_INTERNAL_ONLY used to be accessible
manually with an internal RPC tool that adds App Engine specific HTTP
headers to a request to make it look like it comes from App Engine
(hence internal). This tool is used by admins to hit such endpoints
during debugging, making them effectively AUTH_INTERNAL_OR_ADMIN.

This RPC tool has never been made available outside Google so the open
source admins do not have such ability. A recent change in the RPC tool
made this hack stop working internally as well. This PR replaces all
all occurances of AUTH_INTERNAL_ONLY with AUTH_INTERNAL_OR_ADMIN and
brings the open source build into feature parity with the internal
version.

Also fixed a few issues the router tests.
2019-12-04 12:52:18 -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 Throw an EPP exception when using discount on premium domains (#351) 2019-11-07 15:30:23 -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