Added pre_receive_secret_detection_enabled to the application settings API
What does this MR do and why?
Added pre_receive_secret_detection_enabled to the application settings API allowing for get and put requests, adding tests and document changes too.
Addresses #490357 (closed) and #490358 (closed) which has been combined because the tests are already written around testing get & put together and the overall changes to enable both were small.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.