Update WTVClientSessionData

- Hash passwords before encrypting them for slightly extra security
  - Backwards compatible with previous 2 methods
- findAccountByUsername & setSSID - for MSNTV2 stuff
This commit is contained in:
zefie
2026-05-03 14:14:43 -04:00
parent f2e11f827f
commit 9aec2d3150
3 changed files with 505 additions and 8 deletions

View File

@@ -48,8 +48,7 @@
"show_diskmap": false, // Useful for debugging custom Diskmaps
"unauthorized_url": "wtv-1800:/unauthorized?", // Where to send unauthorized users
"enable_port_isolation": true, // Only respond to services on their correct ports
"domain_name": "minisrv.local", // For MSNTV2 stuff
"max_post_length": 20, // in megabytes
"domain_name": "minisrv.local", // For personalizing mail and MSNTV2
"require_valid_ssid": false, // require a valid SSID (with valid CRC)
"user_accounts": { // user account settings
"max_users_per_account": 6, // Max total users (including primary) per account