-
**Expected behavior**
Login without errors
**Actual behavior**
The cookie "sanctum.token.cookie" was rejected because a non-HTTPS cookie cannot be set as "secure".
**### On Login and can…
-
I could not fetch the book after PR #81. I have an old NID cookie instead of __Secure-ENID. Maybe it depends on the region or the system.
Is it possible take into account both types of cookies?
-
using the Ruby on Rails Framework options
-
Hi,
I installed n8n, then its homepage asks for `N8N_SECURE_COOKIE=false`.
![image](https://github.com/user-attachments/assets/a8bdae61-cc98-402d-a303-c6b8a736d6df)
Setting it with `harbor conf…
-
### Current behavior
Cypress misbehaves when managing secure cookies on localhost.
# Chromium
Cypress visits some path (e.g., `/set-cookie`) that sets a `secure` cookie. Then, Cypress visits an…
-
Invicti Enterprise identified a cookie not marked as secure, and transmitted over HTTPS.
Remedy:
Mark all cookies used within the application as secure.
-
Add/Find option to set Secure Flag if HTTPS is used
fxai updated
3 months ago
-
When proxying to a HTTPS website that sets Secure cookies, the secure flag is not removed.
**To Reproduce**
Proxy to a HTTPS service that sets secure cookies. I used a service developped at my com…
-
```
async def main():
async with webdriver.Chrome(options=webdriver.ChromeOptions()) as driver:
window = await driver.new_window("tab", 'https://github.com/kaliiiiiiiiii/Selenium-Driver…
-
This is coming from Firefox, but surely affect other browsers too.