Add migration to disable the usage of DSA keys

What does this MR do?

It adds a new migration to change the default value of the dsa_key_restriction column in application_settings which will disable the usage of DSA keys by default. It also disable the usage of DSA keys in the current application settings.

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

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #44364 (closed)

Merge request reports

Loading