8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ec7f2 commit dd05f45Copy full SHA for dd05f45
IoTree_dir/bin/tmp.grafana.ini.sh
@@ -429,12 +429,12 @@ allow_sign_up = false
429
430
#################################### Auth Proxy ##########################
431
[auth.proxy]
432
-enabled = false
+enabled = true
433
header_name = X-WEBAUTH-USER
434
header_property = username
435
-auto_sign_up = true
436
-sync_ttl = 60
437
-whitelist = 127.0.0.1
+auto_sign_up = false
+;sync_ttl = 60
+;whitelist = 127.0.0.1
438
;headers = Email:X-User-Email, Name:X-User-Name
439
# Read the auth proxy docs for details on what the setting below enables
440
;enable_login_token = false
0 commit comments