-
I think this might've been mentioned on Discord before, but putting this on here to document it, even if I don't have any insight into it without seeing the code.
**Bug**
Very rarely, a track can…
-
## Summary
[ChromeKatz](https://github.com/Meckazin/ChromeKatz) is ~Mimikatz for Chrome engine browsers.
### Motivation
Cookies are delicious and in the case of offsec work incredibly nut…
-
Hello!
I'm unable to run UnitTest for module with magento/framework 101.0.4 (it works with 101.0.3)
After magento updates magento/framework to 101.0.4 I'm getting this error:
~~~
./vendor/bin/…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a new site support reque…
-
### Describe the feature
Some frameworks (such as Laravel) have a "cookie" option as a storage driver. It consists of a cookie that contains an encrypted json with all the session data. This is ver…
-
I'm trying to run facebook-scraper on a Mac (Monterey) with homebrew installed python3 and pip3 - and pip3 installed facebook-scraper (0.2.59). I'm running into an issue I'm not sure how to resolve. I…
-
Wondering if it is possible to disable the "sessionID" cookie from being sent after the user hits the login endpoint for dj-rest-auth (for my use case this is one of the social login endpoints).
Cu…
-
Hello,
I am trying to integrate the payment gateway but during checkout when I select credit card/Heartland, the page gets "whited out" and then it "freezes".
The error message I get is:
Un…
-
I am using [cookie-parser](https://www.npmjs.com/package/cookie-parser) to parse the cookie from headers to object that becomes available as cookie field on req object.
While using pino serializer…
-
flask-jwt-extended supports using cookie as jwt token storage, has utility function like `set_access_cookie`, `set_refresh_cookie`, and config options like `JWT_COOKIE_CSRF_PROTECT`.
I'm developing…