Skip to content

Show alert for email exposure for service desk

Kushal Pandya requested to merge 355458-service-desk-alert-public-projects into master

What does this MR do and why?

Shows alert under Service Desktop settings within public projects about possible email address inference.

Screenshots or screen recordings

Screen_Recording_2022-08-11_at_11.03.23_AM

How to set up and validate locally

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

  1. Enable Service Desk support from config/gitlab.yml from GDK by setting the following properties to true.
    • production.incoming_email.enabled & production.service_desk_email.enabled
  2. Restart GDK using gdk restart.
  3. Go to settings for any Public Project (create one if you don't have one already).
  4. Expand Service Desk section from Settings > General.
  5. Notice the alert banner as shown in the screenshot above.

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 #355458 (closed)

Edited by Kushal Pandya

Merge request reports

Loading