Merge PR #9372: Fix Unauthenticated list

This commit is contained in:
Alexander Bezobchuk 2020-07-01 16:02:14 -04:00 committed by GitHub
parent 707fdea702
commit fb9cd9db2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -113,6 +113,8 @@ func NewSystemBackend(core *Core, logger log.Logger) *SystemBackend {
"replication/performance/status",
"replication/dr/status",
"replication/dr/secondary/promote",
"replication/dr/secondary/disable",
"replication/dr/secondary/recover",
"replication/dr/secondary/update-primary",
"replication/dr/secondary/operation-token/delete",
"replication/dr/secondary/license",