aboutsummaryrefslogtreecommitdiff
path: root/source/var/password
diff options
context:
space:
mode:
authorcedricbonhomme <devnull@localhost>2012-10-12 07:49:50 +0200
committercedricbonhomme <devnull@localhost>2012-10-12 07:49:50 +0200
commit24b1a5f8a432d774ca71f58e3bd6756e2f24bdba (patch)
treec1f56def1ef3d38dffae9f9466b9f7be967f24ef /source/var/password
parentAdded logginn module (for the authentication). (diff)
downloadnewspipe-24b1a5f8a432d774ca71f58e3bd6756e2f24bdba.tar.gz
newspipe-24b1a5f8a432d774ca71f58e3bd6756e2f24bdba.tar.bz2
newspipe-24b1a5f8a432d774ca71f58e3bd6756e2f24bdba.zip
Added example of password file.
Diffstat (limited to 'source/var/password')
-rwxr-xr-xsource/var/password2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/var/password b/source/var/password
new file mode 100755
index 00000000..689a2241
--- /dev/null
+++ b/source/var/password
@@ -0,0 +1,2 @@
+cedric;bd88a14678b54b1aef3280910391883fbd7c568a
+matthieu;dd629d39c4576731a2bef003c72ff89d6fc2a99a
bgstack15