mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-24 21:26:08 +02:00
feat: Add tag scopes to front and backend, initial commit
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
id: "{{ .Infos.id }}",
|
||||
};
|
||||
const clusterCockpitConfig = {{ .Config }};
|
||||
const username = {{ .User.Username }};
|
||||
const authlevel = {{ .User.GetAuthLevel }};
|
||||
const roles = {{ .Roles }};
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user