ajnart / homarr

Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr)
https://homarr.dev
MIT License
5.5k stars 255 forks source link

AUTH_PROVIDER log when incorrect and show error in login page #1943

Closed SeDemal closed 3 months ago

SeDemal commented 4 months ago

Category

One of: Bugfix / Feature

Overview

Incorrectly setting up AUTH_PROVIDER did not make any feedback. Added 2 log message:

  • Provider empty: One or more of the entries for AUTH_PROVIDER could not be parsed and/or returned null.
  • Unrecognized provider The value entered for AUTH_PROVIDER "${provider}" is incorrect. Added message on the login page if absolutely no providers entered work.

Screenshot

image

Meierschlumpf commented 4 months ago

Maybe show alert instead of normal text