mirror of
https://github.com/thelinkin3000/SonicLair.git
synced 2026-06-11 09:34:54 -04:00
[All versions] Now the app supports using plaintext passwords for authentication, as some subsonic implementations need it to work. Please try not to use this on unsecure connections (i.e. http://) as the password travels unencrypted through the network. Closes #2. Thanks @epoupon