Added user system.

Default users are `admin` (password `admin`, UID 1) and `user` (password
`user`, UID 2).
This commit is contained in:
WahPlus
2025-10-28 19:15:20 +02:00
parent 51124da54b
commit c1c6a50b09
4 changed files with 72 additions and 14 deletions
+1
View File
@@ -0,0 +1 @@
[{"name":"admin","hash":"c0e024d9200b5705bc4804722636378a"},{"name":"user","hash":"c040e68c4d44c8f8c48746bca89c1b21"}]