Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


<h1 align="center">Supercharge Your Buckets Files with Cloudflare R2 Storage</h1>

<p align="center">
Expand Down Expand Up @@ -227,7 +229,7 @@ This project includes a built-in **admin login portal** to protect your private
|-------|------------|
| **Nginx** | `auth_request` blocks all pages/API without valid session |
| **Backend** | JWT token in `HttpOnly` cookie (invisible to JavaScript/DevTools) |
| **Rate Limit** | Max 5 login attempts per 15 minutes per IP |
| **Rate Limit** | Max 3 login attempts per 15 minutes per IP |
| **Headers** | CSP, X-Frame-Options DENY, XSS Protection, no-cache |

### Configuration
Expand Down