Remove chat-users.json file to enhance security by eliminating sensitive user data storage.
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
[
|
|
||||||
{
|
|
||||||
"username": "admin",
|
|
||||||
"passwordHash": "sha256:494a715f7e9b4071aca61bac42ca858a309524e5864f0920030862a4ae7589be",
|
|
||||||
"rights": ["stat", "kick"]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
Reference in New Issue
Block a user