diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 01e254b55..5a1a9cc80 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -111,7 +111,7 @@ - {% if perms.secrets.view_secret %} + {% if request.user.is_authenticated %}