-
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy#Multiple_content_security_policies
-
@ajvb We're already doing all these https://github.com/cryptag/gosecure/blob/master/gosecure.go
There is probably more we can do: https://www.owasp.org/index.php/Clickjacking_Defense_Cheat_Sheet
-
I am trying to implement retry logic for Aws Aurora Mysql.
In Linq2db there is retyrpolicy already implemented except there is no way to pass retrypolicy to DataContext.
So I have extended the …
-
This is a placeholder issue.
Similar to the support that we have for CORS in APIs, we should have support for Content Security Policy to make sites safer by default.
Support for CSP would be polic…
-
On Ubuntu, I cloned this GH repo: https://github.com/aspnet-contrib/AspNet.Security.OpenIdConnect.Server
I did `. mono-snapshot mono/2015.06.16+09.38.12'
I did`dnvm use 1.0.0-beta6-12004`, then DNU r…
-
**Describe the bug**
When making requests to a live hotchocolate server, we get an OperationCanceledException thrown by the JsonQueryResultSerializer if the request has been cancelled.
```
An un…
-
I'm trying to run this dockerized (which I get that you haven't tried yet).
```
FROM microsoft/aspnetcore-build:2.0 AS build-env
WORKDIR /app
# Copy csproj and restore as distinct layers
COPY…
-
In Habitat, there are transform files for Domains.config and Layers.config that I would like to be applied during the publishing process. At the moment only transforms files for Web.config are applied…
-
Hello guys.
I've been trying to make this application to run inside multiple docker containers.
I have already managed to do it but only with the Admin.Api project and the STS.Identity project, b…
-
First of all thanks very much for making this available and possible. I'm not certain is it's bug or a misconfiguration, but the sub claim of the identity is missing
### Describe the bug
When i'm …