feat: use device.is "name" instead of device.hasGui for most items

This commit is contained in:
uttarayan21
2025-08-04 10:21:35 +05:30
parent e6ea163b6d
commit 307bf69d86
10 changed files with 23 additions and 26 deletions

View File

@@ -25,7 +25,7 @@
}
(auth) {
forward_auth https://auth.darksailor.dev {
header_up X-Forwarded-Host {upstream_hostport}
# header_up X-Forwarded-Host {upstream_hostport}
uri /api/authz/forward-auth
copy_headers Remote-User Remote-Groups Remote-Email Remote-Name
}