mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-08-29 05:05:38 -04:00
fix(core): validate SQLite magic bytes before opening backup database files
This commit is contained in:
@@ -5784,6 +5784,7 @@
|
||||
"name": {
|
||||
"type": "string",
|
||||
"minLength": 1,
|
||||
"maxLength": 100,
|
||||
"description": "New display name"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user