-
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-9680)
-
I encounter a big issue right now.
I have 4 static web apps deployed on azure (Central France datacenter) and they all break at the same time. More specifically the Auth middleware from the static we…
-
I have set in the config file middleware to auth instead of web and login to the application Auth is working fine but when I navigate to file manager it shows me an error "401 - Unauthenticated."
-
Hello,
I’m using Wagtail localize and having an issue getting the translated pages (in French) to sync to changes in the original language (English). It synced once in the beginning, but after that,…
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community foru…
-
Is there a way to use Middleware with this package?
And better to annotate a Route with some middleware we want to use for this route ?
Kleak updated
2 years ago
-
Currently when the server fails with an exception, there is no 500 response on client, it fails with CORS violation.
-
```
Middleware needs documentation.
- WSGI app midleware
- RequestHandler middleware
These docs should be linked from extension creation docs.
```
Original issue reported on code.google.com by `ro…
-
-
We've had some people ask about Absinthe middleware that sets context information during a GraphQL query. We'll need to build an app to test this on, though.