aunefyren / wrapperr

Website based application that summarizes Plex statistics from a given period and displays it in a nice format. Similar to the Spotify Wrapped concept.
314 stars 22 forks source link

Admin Page Basic Auth #67

Closed kuantek closed 1 year ago

kuantek commented 1 year ago

Is it possible for the admin page to utilize basic auth instead of a form login? I use Organizr SSO for all my media related services with Nginx and can pass the Authorization header after completing the auth_request to Organizr.

This may be a bit of a corner case and not a huge deal, so if it's dumb, feel free to close the issue.

aunefyren commented 1 year ago

Hi, not a bad idea. This would require some API rewrites, but this is due for an update anyway. Thanks for the suggestion.

aunefyren commented 1 year ago

Fixed in v3.2.0.