mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +00:00
Add sync paths to restricted list (#27428)
* Fix sync config path * Use full sync activate path
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
API path | Root | Admin
|
||||
------------------------------------------- | ---- | -----
|
||||
`sys/activation-flags/secrets-sync/activate`| YES | NO
|
||||
`sys/audit` | YES | NO
|
||||
`sys/audit-hash` | YES | YES
|
||||
`sys/config/auditing/*` | YES | NO
|
||||
@@ -54,6 +55,7 @@ API path | Root | Admin
|
||||
`sys/sealwrap/rewrap` | YES | NO
|
||||
`sys/step-down` | YES | NO
|
||||
`sys/storage` | YES | NO
|
||||
`sys/sync/config | YES | YES
|
||||
`sys/unseal` | YES | NO
|
||||
|
||||
Privileged CLI commands without public API endpoints:
|
||||
|
||||
Reference in New Issue
Block a user