Skip to content

Resolve "Password authentication enabled for Git over HTTP(S) can not be disabled via UI"

What does this MR do?

Permits the password_authentication_enabled_for_git param for ApplicationSettingsController

Are there points in the code the reviewer needs to double check?

Should the test be deleted? It covers only this scenario, but we are essentially testing to see whether a parameter was added to the whitelist

Why was this MR needed?

Please see #42206 (closed)

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #42206 (closed)

Merge request reports