Adjust minimum username length to 2 characters (#2746)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 4 Dec 2025 09:44:07 +0000 (10:44 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Dec 2025 09:44:07 +0000 (10:44 +0100)
commit58f2d1aa43fe8736a7eb07645288b0d22fed6d30
tree7260ecd79b564669258edc39dfefca61e7cd3289
parente2e7e963a1eb4483406f70f3f4f115e7a50fdb84
Adjust minimum username length to 2 characters (#2746)
music_assistant/controllers/webserver/auth.py
music_assistant/controllers/webserver/controller.py
tests/test_webserver_auth.py