Skip to content

Store list of form fields in constant

Artur Fedorov requested to merge 362293-scanner-site-profiles-config into master

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR resolves #362293 (closed)

This MR stores list of form fields in constant

As a part of refactoring list of formFields was moved to a constant. It can be rendered as list through for-loop

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

No visual changes

Screenshot_2022-09-28_at_00.16.46

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Go to {URL}/{PROJECT_ID}/-/security/configuration/profile_library/dast_site_profiles

  2. Select or create any dast site profile

  3. Select option Website Site type and select checkbox Enable Authentication

  4. Go to {URL}/{PROJECT_ID}/-/security/configuration/dast

  5. Click Select site profile

  6. Edit existing site profile or create new one

  7. Select option Website Site type and select checkbox Enable Authentication

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #362293 (closed)

Merge request reports

Loading