Proposal for public-facing APIs to implement Content Security Policy.#57
Proposal for public-facing APIs to implement Content Security Policy.#57garydgregory wants to merge 2 commits intoapache:masterfrom
Conversation
The commit is only for new APIs before I dig into an implementation.
No change to the generated HTML yet.
|
@garydgregory - Are you still interested in implementing this? I'm close to doing a preview release for 9.0. It would be good to get this into 9.0.0. Note that there have been changes to the way serializers are configured (no more properties like HTMLDOC_xxx and instead just builders now). So unfortunately it's not a clean merge to get your current changes into the code. |
|
Hi @jamesbognar |
|
Sounds good. If you want, I can sort out the conflicts and merge the existing changes. Otherwise I'll just leave this PR open for now? |
|
@jamesbognar Feel free to merge or do as you best see fit. I apologize for not taking the time to dive back in ATM. |
The commit is only for new APIs before I dig into an implementation.
Before I proceed I'd like to get feedback on how this looks to the Juneau developers.