navidrome/consts
selfhoster1312 1e24809ed6
Create accounts automatically when authenticating from HTTP header (#2087)
* Create accounts automatically when authenticating from HTTP header

* Disable password check when header auth is enabled

* Formatting

* Password change is valid when no password (old or new) is provided

* Test suite runs with header auth disabled (mock config)
Prevents nil pointer access (panic) while testing password validating logic

* Use a constant prefix for autogenerated passwords (header auth case)

* Add tests

* Add context to log messages

Co-authored-by: Deluan <deluan@navidrome.org>
2023-01-24 20:18:10 -05:00
..
consts.go Create accounts automatically when authenticating from HTTP header (#2087) 2023-01-24 20:18:10 -05:00
mime_types.go Force correct mime-type for JS and CSS files 2022-02-08 15:17:35 -05:00
version.go Only compute version once 2022-09-14 21:09:39 -04:00