diff options
author | cedricbonhomme <devnull@localhost> | 2012-10-12 08:37:33 +0200 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2012-10-12 08:37:33 +0200 |
commit | 85fc6131f4d5dbac8aed1c31c0a314e4496ec00e (patch) | |
tree | 84d73e6e0ebad1272ba77345072557c48e01a5af | |
parent | Default credentials are admin/admin. (diff) | |
download | newspipe-85fc6131f4d5dbac8aed1c31c0a314e4496ec00e.tar.gz newspipe-85fc6131f4d5dbac8aed1c31c0a314e4496ec00e.tar.bz2 newspipe-85fc6131f4d5dbac8aed1c31c0a314e4496ec00e.zip |
Fixed in typo in password file.
-rwxr-xr-x | source/var/password | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/var/password b/source/var/password index c3ca87ef..9637e78b 100755 --- a/source/var/password +++ b/source/var/password @@ -1,3 +1,3 @@ -admin:d033e22ae348aeb5660fc2140aec35850c4da997 +admin;d033e22ae348aeb5660fc2140aec35850c4da997 cedric;bd88a14678b54b1aef3280910391883fbd7c568a matthieu;dd629d39c4576731a2bef003c72ff89d6fc2a99a |