-
### Feature and motivation
For speed and more discreet reasons.
```py
browser.add_cookie({'name': 'COOKIE_NAME', 'value': 'COOKIE_VALUE'})
```
Output:
```
Traceback (most recent call la…
-
**Describe the issue**
I have Caddy (a Docker container) handling multiple subdomains and use caddy-security to protect a number of them. E.g. when I want to view test.domain.com, I get redirected …
vnxme updated
1 month ago
-
How do I provide a cookie jar for the archiver to use as it saves the site?
-
While most cookies don't have layers in my experience ([turns out that is limited](https://www.google.com/search?q=cookie+layer&tbm=isch)), some layering would be appropriate for the HTTP State Manage…
-
### Proposal Date
2023-08-14
### Target Ticket Acceptance Date
2023-08-18
### Earliest Open edX Named Release Without This Functionality
Quince - 2023-10
### Rationale
The USE-JWT…
-
**Describe the bug**
Whenever I change the name it says "Display name is changed permanently" but the next time I use pairdrop.net the name is usually reset to some random name.
I have not activel…
-
If someone is using nginx for caching with `wagtail.contrib.wagtailfrontendcache.backends.HTTPBackend` then it won't work by default because django always seems to send a `Vary: Cookie` header, even i…
-
I really like the idea of having the companion to offload browser work. However, I work on a number of sites that require a login. Could you have the companion use the browser cookies?
-
Error
```
1) yiiunit\framework\web\session\SessionTest::testSetName
session_set_cookie_params(): Session cookies cannot be used when session.use_cookies is disabled
/yii2/framework/web/Session.p…
-
Hi,
I have an application configured with the openidConnectClient connected to an OIDC provider. The application also exposes REST services consumed by a frontend. After authentication, the cookie WA…