summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/bug/create/comment-employee-incident.txt.tmpl
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2012-05-16 09:36:41 +0200
committerByron Jones <bjones@mozilla.com>2012-05-16 09:36:41 +0200
commite4466c90fa4a4fc857caeeec1c2996fa54bd77c1 (patch)
tree2c17b2489d1f8b449baf61749e4929374e30fa8f /extensions/BMO/template/en/default/bug/create/comment-employee-incident.txt.tmpl
parent07e96421fab3214e843a67c97172680d015e00af (diff)
downloadbugzilla-e4466c90fa4a4fc857caeeec1c2996fa54bd77c1.tar.gz
bugzilla-e4466c90fa4a4fc857caeeec1c2996fa54bd77c1.tar.xz
Bug 752544: updates to the lost device investigation form
Diffstat (limited to 'extensions/BMO/template/en/default/bug/create/comment-employee-incident.txt.tmpl')
-rw-r--r--extensions/BMO/template/en/default/bug/create/comment-employee-incident.txt.tmpl18
1 files changed, 12 insertions, 6 deletions
diff --git a/extensions/BMO/template/en/default/bug/create/comment-employee-incident.txt.tmpl b/extensions/BMO/template/en/default/bug/create/comment-employee-incident.txt.tmpl
index ebd700e16..1b0902d64 100644
--- a/extensions/BMO/template/en/default/bug/create/comment-employee-incident.txt.tmpl
+++ b/extensions/BMO/template/en/default/bug/create/comment-employee-incident.txt.tmpl
@@ -25,14 +25,20 @@
Reporter: [% original_reporter.identity FILTER none %]
[%- END -%]
- [% IF !no_display_action_needed %]
-Action needed: Please immediately reset the LDAP password for this user.
-The user reported that their mobile or laptop device has been lost or stolen.
-This ticket was automatically generated from the employee incident reporting
-form. A second ticket has been filed (see blocker bugs) for InfraSec to review the
-impact of this lost device.
+ [% IF cgi.param('display_action') %]
+ [% IF cgi.param('display_action') == 'ldap' %]
+Action needed: Please immediately reset the LDAP password for this user.
+ [% ELSIF cgi.param('display_action') == 'ssh' %]
+Action needed: Please immediately disable the SSH key for this user.
+ [% END %]
+
+The user reported that their mobile or laptop device has been lost or stolen.
+This ticket was automatically generated from the employee incident reporting
+form. An additional ticket has been filed (see blocker bugs) for InfraSec to
+review the impact of this lost device.
[% END %]
+Type of device: [% cgi.param('device') %]
Was the device encrypted?: [% cgi.param('encrypted') %]
Any user data on the device?: [% cgi.param('userdata') %]
[% IF cgi.param('userdata') == 'Yes' %]