ok ohne admin
This commit is contained in:
87
data.json
Normal file
87
data.json
Normal file
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"users": [
|
||||
{
|
||||
"username": "admin",
|
||||
"password_hash": "/VpEC5P5RjBe9KaKoGka3IAyqEImtOH4DX9pa4fGq0s=:KSkNZvZGhywj3xKzn1T39w==",
|
||||
"is_admin": true,
|
||||
"created_at": 1759575291
|
||||
}
|
||||
],
|
||||
"reports": [
|
||||
{
|
||||
"id": 1,
|
||||
"name": "B1tK1ll3r",
|
||||
"status": "Gemeldet",
|
||||
"reported_by": "admin",
|
||||
"confirmed_by": "",
|
||||
"created_at": 1759580762,
|
||||
"confirmed_at": 0
|
||||
}
|
||||
],
|
||||
"audit": [
|
||||
{
|
||||
"time": 1759580868,
|
||||
"actor": "admin",
|
||||
"action": "login",
|
||||
"details": "Erfolg",
|
||||
"ip": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"time": 1759580762,
|
||||
"actor": "admin",
|
||||
"action": "report",
|
||||
"details": "ID 1 · B1tK1ll3r",
|
||||
"ip": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"time": 1759580750,
|
||||
"actor": "admin",
|
||||
"action": "login",
|
||||
"details": "Erfolg",
|
||||
"ip": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"time": 1759580355,
|
||||
"actor": "admin",
|
||||
"action": "login",
|
||||
"details": "Erfolg",
|
||||
"ip": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"time": 1759580347,
|
||||
"actor": "admin",
|
||||
"action": "login",
|
||||
"details": "Fehlgeschlagen",
|
||||
"ip": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"time": 1759580244,
|
||||
"actor": "admin",
|
||||
"action": "login",
|
||||
"details": "Erfolg",
|
||||
"ip": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"time": 1759579880,
|
||||
"actor": "admin",
|
||||
"action": "login",
|
||||
"details": "Erfolg",
|
||||
"ip": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"time": 1759579770,
|
||||
"actor": "",
|
||||
"action": "logout",
|
||||
"details": "",
|
||||
"ip": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"time": 1759579675,
|
||||
"actor": "admin",
|
||||
"action": "login",
|
||||
"details": "Erfolg",
|
||||
"ip": "127.0.0.1"
|
||||
}
|
||||
],
|
||||
"next_id": 2
|
||||
}
|
||||
Reference in New Issue
Block a user