mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-04-24 03:00:15 -04:00
renamed package to installer while keeping poetry project as fabric
This commit is contained in:
11
installer/server/api/users.json
Normal file
11
installer/server/api/users.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"user1": {
|
||||
"username": "user1",
|
||||
"password": "password1"
|
||||
},
|
||||
"user2": {
|
||||
"username": "user2",
|
||||
"password": "password2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user