mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-11 06:16:35 +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 |
||
---|---|---|
.. | ||
_accordion.css | ||
_alert.css | ||
_array-field.css | ||
_badge.css | ||
_buttons.css | ||
_card.css | ||
_close-icon-button.css | ||
_command-panel.css | ||
_complex-object-card.css | ||
_documentation-viewer.css | ||
_dropdown.css | ||
_forms.css | ||
_key-value-list.css | ||
_log-viewer.css | ||
_modal.css | ||
_pagination.css | ||
_scheduler-control.css | ||
_share-limits.css | ||
_skeleton.css | ||
_tabs.css | ||
_toast.css | ||
_toggle-switch.css |