aboutsummaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorgrant-kun <[email protected]>2022-10-17 11:19:23 -0500
committergrant-kun <[email protected]>2022-10-17 11:19:23 -0500
commitfeec06e1f1ad6ce7595e162b2ddc2265756a4351 (patch)
treef794bf190c5d54dc517dbf87e65da12e9d69ff6a /json
parent6f0410dabf3794c2f30748f55a4a939f26b0acff (diff)
removed extra
Diffstat (limited to 'json')
-rw-r--r--json/user.example.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/json/user.example.json b/json/user.example.json
deleted file mode 100644
index 8da7e3b..0000000
--- a/json/user.example.json
+++ /dev/null
@@ -1,11 +0,0 @@
-[
- {
- "name": "root",
- "hash": "OTVYg/fHYeVbtyrusPl8fV+zQcp1ImjzbP+3Cy+3lk14fl2icYhzlULKtbTpOx4E",
- "sudo": true,
- "last_login": "",
- "alias": "root",
- "login_key": "",
- "mail": "json stringified encrypted(with user hash in b64)|needs:address,host,port,auth/password"
- }
-]