diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-01-10 12:04:44 +0100 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-01-10 12:04:44 +0100 |
commit | 7b304e26c7a09676b40c001188c02ef552191c14 (patch) | |
tree | 467b3861956a7d0345495fc47464ba729caf99db /source/var/password | |
parent | Added default argument for check_credentials(). (diff) | |
download | newspipe-7b304e26c7a09676b40c001188c02ef552191c14.tar.gz newspipe-7b304e26c7a09676b40c001188c02ef552191c14.tar.bz2 newspipe-7b304e26c7a09676b40c001188c02ef552191c14.zip |
You can now change your password form the /management page.
Diffstat (limited to 'source/var/password')
-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 be51ecd2..a1086000 100755 --- a/source/var/password +++ b/source/var/password @@ -1 +1 @@ -admin;d033e22ae348aeb5660fc2140aec35850c4da997 +admin;d033e22ae348aeb5660fc2140aec35850c4da997
\ No newline at end of file |