passthrough basic auth if not configred at rproxy3 level

This commit is contained in:
bel
2024-04-01 06:46:27 -06:00
parent f083763f1d
commit 66f2a4df94
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -10,4 +10,4 @@ require (
golang.org/x/time v0.1.0
)
require gopkg.in/yaml.v2 v2.4.0 // indirect
require gopkg.in/yaml.v2 v2.4.0