Show alert for email exposure for service desk
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.
- Enable Service Desk support from
config/gitlab.yml
from GDK by setting the following properties totrue
.-
production.incoming_email.enabled
&production.service_desk_email.enabled
-
- Restart GDK using
gdk restart
. - Go to settings for any Public Project (create one if you don't have one already).
- Expand
Service Desk
section fromSettings > General
. - 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #355458 (closed)
Edited by Kushal Pandya