#36825: CSP nonces are not applied in the Django admin
-------------------------------------+-------------------------------------
     Reporter:  Carsten Fuchs        |                    Owner:  Johannes
                                     |  Maron
         Type:  New feature          |                   Status:  closed
    Component:  contrib.admin        |                  Version:  6.0
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  CSP, nonce, admin    |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls <jacobtylerwalls@…>):

 * resolution:   => fixed
 * status:  assigned => closed

Comment:

 In [changeset:"3e4e0db66961a48a080ff3ff91f6c0d954261366" 3e4e0db]:
 {{{#!CommitTicketReference repository=""
 revision="3e4e0db66961a48a080ff3ff91f6c0d954261366"
 Fixed #36825 -- Extended admin templates so CSP nonce is included if
 available.

 Error pages, admin, and registration templates were updated to use
 `{% csp_nonce %}` on their explicit `<script>`, `<link>`, and `<style>`
 HTML elements.

 Co-authored-by: Antoliny0919 <[email protected]>
 Co-authored-by: Natalia <[email protected]>
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36825#comment:31>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019e3e86ef88-c4be5c79-de33-4bae-a2ae-81375f2826fe-000000%40eu-central-1.amazonses.com.

Reply via email to