qbit_manage/web-ui/js
bobokun 8aa0751c74
feat(security): enhance password validation and API key handling
- Strengthen password requirements with checks for uppercase, lowercase, numbers, and special characters (at least 3 types required)
- Block access to sensitive configuration files like qbm_settings.yml
- Improve API key display in UI with password input and show/hide toggle for better security
2025-09-07 15:56:15 -04:00
..
components feat(security): enhance password validation and API key handling 2025-09-07 15:56:15 -04:00
config-schemas 4.5.5 (#922) 2025-08-24 18:44:54 -04:00
utils 4.6.0 (#931) 2025-08-30 14:54:13 -04:00
api.js feat(auth): add web authentication feature 2025-09-05 23:06:25 -04:00
app.js feat(auth): add web authentication feature 2025-09-05 23:06:25 -04:00