mirror of
https://github.com/thelinkin3000/SonicLair.git
synced 2026-04-22 00:08:32 -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