summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2013-09-17 02:31:25 +0300
committerKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2013-09-17 02:31:25 +0300
commit3cddbe8043e3e8aad410594c7e4466e7caeb8b41 (patch)
treec2971117e1a7dfa6f9e8174d4f41cc1239e06b77 /config
parent5467f2ddadeaaf74dfb2109d53c4d5be9f275f20 (diff)
downloadaconf-3cddbe8043e3e8aad410594c7e4466e7caeb8b41.tar.bz2
aconf-3cddbe8043e3e8aad410594c7e4466e7caeb8b41.tar.xz
hashed passwords
Diffstat (limited to 'config')
-rw-r--r--config/aaa.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/aaa.json b/config/aaa.json
index 480c25d..a182371 100644
--- a/config/aaa.json
+++ b/config/aaa.json
@@ -1 +1 @@
-{"users":{"admin":{"password":"admin","superuser":true}}} \ No newline at end of file
+{"users":{"admin":{"password":"sha256$MVxudi8b1F8n$b42ec168b4bb9e893d3d666807d9fed0b0d05cfef5b0dc53984f58443531d56a","superuser":true}}} \ No newline at end of file