mirror of
https://github.com/google/nomulus.git
synced 2025-07-24 19:48:32 +02:00
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 |
||
---|---|---|
.. | ||
BackupModule.java | ||
BackupUtils.java | ||
BUILD | ||
CommitLogCheckpointAction.java | ||
CommitLogCheckpointStrategy.java | ||
DeleteOldCommitLogsAction.java | ||
ExportCommitLogDiffAction.java | ||
GcsDiffFileLister.java | ||
package-info.java | ||
RestoreCommitLogsAction.java |