mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
5ac857bcdc
This introduces and event that can be listend to when we actually use the CSP. This means that apps no longer have to always inject their CSP but only do so when it is required. Yay for being lazy. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>