Make authentication case insensitive (#2742)
authorMarvin Schenkel <marvinschenkel@gmail.com>
Wed, 3 Dec 2025 19:45:03 +0000 (20:45 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Dec 2025 19:45:03 +0000 (20:45 +0100)
commit6fc1c909cf9f71c4d1d8c0f7ff60a5916bc302ad
tree5840f89b1ea357a3a605700cbc9b153f21adf53f
parent69408a9e7adeee254acb63d3bf8d5d7af1411c16
Make authentication case insensitive (#2742)
music_assistant/controllers/webserver/auth.py
music_assistant/controllers/webserver/helpers/auth_providers.py
tests/test_webserver_auth.py