add valid user cookie check to checkAuth,

add admin flag in user data
This commit is contained in:
2024-06-28 07:14:41 +00:00
parent afecfcafd0
commit 34f2669ab9
2 changed files with 11 additions and 1 deletions

View File

@@ -72,6 +72,7 @@
}
},
"cluster": {
"admin": false,
"nodes": {
"example-node-0": true,
"example-node-1": true,