hassench

Results 3 comments of hassench

Any new about this? I'm stick with putting portainer behind a reverse proxy with basic Auth, and I can't seem to find a way to pass both basic auth and...

> Oh, I didnt notice... > So here it is again: > `Require expr %{REQUEST_URI} =~ m#^/NameOfTheSubdirectoryYouAreUsing/api/.*# && %{HTTP:Authorization} =~ m#^Bearer .*#` Where should this be added please?