Changes between Initial Version and Version 1 of Ticket #15727, comment 33


Ignore:
Timestamp:
Mar 12, 2023, 5:25:13 PM (21 months ago)
Author:
Anvesh Mishra

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15727, comment 33

    initial v1  
    5959        return response
    6060}}}
    61 The CSP and Report-Only are repetitive so will making a method like csp_policy_builder be apt?
     61The CSP and Report-Only are repetitive so will making something like `SecurityMiddleware.csp_policy_builder()` be apt?
    6262Also this implementation is not the actual representation of the overall implementation it's just a snippet
    63633) The CSP nonce context processor:
Back to Top