google-nomulus/javatests/google/registry/module
guyben e224a67eda Change @Auth to an AutoValue, and created a set of predefined Auths
We want to be safer and more explicit about the authentication needed by the many actions that exist.

As such, we make the 'auth' parameter required in @Action (so it's always clear who can run a specific action) and we replace the @Auth with an enum so that only pre-approved configurations that are aptly named and documented can be used.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162210306
2017-08-01 16:33:10 -04:00
..
backend Update DeleteOldCommitLogs to only delete unreferenced logs 2017-07-12 11:03:50 -04:00
frontend Change @Auth to an AutoValue, and created a set of predefined Auths 2017-08-01 16:33:10 -04:00
tools Refactor/rename refresh all DNS action 2017-07-10 11:18:41 -04:00