powershell-universal
powershell-universal copied to clipboard
Unable to save secrets in production
Version
5.0.13
Severity
Medium
Environment
Nested IIS
Steps to Reproduce
setup a prod server setup a dev server
setup git on the dev server to the dev branch in your repo and then configure 'TwoWay' mode setup git on the prod server to the main branch in your repo, then configure it to be 'OneWay' mode
try to set up a secret that is global/database in dev, do a PR to main go to prod, try to set the secret
Expected behavior
secret saved
Actual behavior
'Admin Console is Read Only.'
Additional Environment data
No response