https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38365

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #193295|0                           |1
        is obsolete|                            |

--- Comment #211 from David Cook <[email protected]> ---
Created attachment 193948
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193948&action=edit
Bug 38365: Integrate CSP middleware into Plack apps

Add Koha::Middleware::ContentSecurityPolicy to the middleware chain
in both app.psgi and the Debian plack.psgi template.

Without this integration, the CSP feature would not work - the
middleware was created but never activated. This adds it to:
- app.psgi (development/git install)
- debian/templates/plack.psgi (opac, intranet, and intranet_svc mounts)

Signed-off-by: David Cook <[email protected]>
Signed-off-by: Lari Taskula <[email protected]>
Signed-off-by: David Cook <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to