Project

General

Profile

Actions

Maintenance #2771

closed

Add javascript tag with nonce value

Added by liaham 3 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12/27/2024
Due date:
12/27/2024
% Done:

100%

Estimated time:
Compatible Redmine Version:
5.1.z

Description

There is legacy inline javascript in the _view_custom_fields_form_upper_box.html.erb partial which needs to be changed to use the javascript_tag instead:

<%= javascript_tag nonce: true do -%>
  -- code here --
<% end -%>
Actions #1

Updated by liaham 3 months ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF