-
A test failed on a tracked branch
```
[AxiosError: Request failed with status code 500] {
code: 'ERR_BAD_RESPONSE',
config: {
transitional: {
silentJSONParsing: true,
forcedJSONPa…
-
```
What steps will reproduce the problem?
1. Bind security cookie to JSESSIONID:
bindConstant().annotatedWith(SecurityCookie.class).to("JSESSIONID");
2. Launch application on glassfish.
…
-
### Serverless Docs
Welcome to Elastic Serverless
### Description
The example on how to run the API call
curl -X POST \
"${KIBANA_URL}/api/data_views/data_view" \
-H "Authorization: ApiKey ${AP…
-
```
What steps will reproduce the problem?
1. Bind security cookie to JSESSIONID:
bindConstant().annotatedWith(SecurityCookie.class).to("JSESSIONID");
2. Launch application on glassfish.
…
-
Hi,
me and @symrad were working on a problem using Fusty on IE9 on an application that requires XSRF protection. I know that this topic has been already dealt with in #5 and we agree that headers are…
-
As per laravel [docs](https://laravel.com/docs/8.x/csrf#csrf-x-xsrf-token), every application should create encrypted `XSRF-TOKEN` cookie. I also have this cookie on my dev environment but not on lamb…
-
### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct]…
-
I have the following header using a parameter from ${data}, this does not work
X-Xsrftoken: ${data.xsrf}
Just read the TODO: Support request parameters from config and/or data
Wondering if ther…
-
### Bug description
We are using z2jh helm chart on our Kubernetes cluster, we upgraded the chart to the latest version (3.3.7) from 3.1.0.
When the upgrade was finished; we started to get the…
-
My browser says:
`
Cookie “XSRF-TOKEN” will be soon rejected because it has the “sameSite” attribute set to “none” or an invalid value, without the “secure” attribute. To know more about the “same…