|
You are here |
shuheikagawa.com | ||
| | | | |
blog.neverendingqs.com
|
|
| | | | | A case for cleaning up Nock interceptors | |
| | | | |
blog.somewhatabstract.com
|
|
| | | | | [AI summary] The article explains how to create a basic Express server for server-side rendering (SSR) in a React application, covering project setup, routing, and considerations for integrating with client-side code. | |
| | | | |
xvnpw.github.io
|
|
| | | | | To successful bypass access control using path traversal in $request_uri, you need to have buggy authentication/authorization service. Buggy in a way it's not normalizing url/uri that is part of access control decision. Let me find more of those on github that are relying on X-Original-Url. | |
| | | | |
epicserve.com
|
|
| | | I was working on my Django Base Site project when I discovered a test was failing in a GitHub Action when trying to run Django's collectstatic manager command. It was failing in Python with the error, PermissionError: [Errno 13] Permission denied: '/srv/app/collected_static'. | ||