aspnetcore-security-headers icon indicating copy to clipboard operation
aspnetcore-security-headers copied to clipboard

adding in changes for the nonce service

Open rhux opened this issue 6 years ago • 0 comments

We were seeing this https://github.com/juunas11/aspnetcore-security-headers/issues/31#issuecomment-434029549 as well.

We tracked the issue down to either the tag helper or the nonce not being URL friendly (which doesn't make sense), but when we included both changes Razor started injecting the nonce correctly.

rhux avatar Nov 06 '18 22:11 rhux