Lars
Lars
Hi, I've seen that the last code push happened 2 years ago. Is it because it's still stable as it is or is the project not maintained anymore? Also, how...
Added additional information related to #132 and added information about regular dependencies.
I've been looking for solid, stable and well maintained Node.js file caching libraries. (Un)Fortunately, cacache was the only one that I could find. Now, having general experience with remote caching,...
**System:** Windows 10 Pro Couscous 1.7.3 **Issue**: When running the `couscous preview` command, the console returns: `Fatal error: Uncaught TypeError: Argument 1 passed to DOMNode::replaceChild() must be an instance of...
I've read through one of your [readers posts](https://meeg.dev/blog/using-docker-compose-to-deploy-to-a-next-js-app-to-a-linux-app-service-in-azure) that mentioned your implementation of using pm2 instead of npm to run the server. I was curious to why, since IIRC pm2...
I've read through your post [Using Docker Compose to deploy to a Next.js app to a Linux App Service in Azure](https://meeg.dev/blog/using-docker-compose-to-deploy-to-a-next-js-app-to-a-linux-app-service-in-azure) to find inspiration for my architecture and noticed you're...
## What is missing or needs to be updated? My previous [PR](https://github.com/OWASP/CheatSheetSeries/pull/1139) to fix #1110 reintroduced an overview of the HMAC CSRF Token and added a Naive Double Submit Cookie...
## What is missing or needs to be updated? [OWASP Double Submit cookie](https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html#double-submit-cookie) doesn’t mention whether the token should be generated server or client side. However, it does so for...
### Impossible to save as e.g. 2018-04-26T09:38:36 It is impossible to save and get date and time in ISO 8601 Format which looks like this: 2018-04-26T09:38:36 I've tried to set...