mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-10 05:46:55 +08:00
Add comprehensive authentication support for the qBit Manage web UI with multiple methods: - None (default, no authentication) - Basic HTTP authentication with browser popup - API-only authentication (web UI accessible, API requires key) Key features include: - Secure password hashing using Argon2 - Rate limiting to prevent brute force attacks - CSRF protection for state-changing requests - Local IP bypass option for private networks - API key generation for programmatic access - New security settings page in the web UI Adds [FR]: Authentication on WebUI Fixes #867 |
||
---|---|---|
.. | ||
android-chrome-192x192.png | ||
android-chrome-512x512.png | ||
apple-touch-icon.png | ||
favicon-16x16.png | ||
favicon-32x32.png | ||
favicon.ico | ||
qbm_logo.png | ||
site.webmanifest |