diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-01-10 18:34:51 +0100 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-01-10 18:34:51 +0100 |
commit | f871d4a59f423de18bd9d44bdf23a54fd0028d99 (patch) | |
tree | 6d32e9d9534d08409fc518e963084ed5ef9e3aaf /source/var/password | |
parent | Changed import method of the 'auth' module. (diff) | |
download | newspipe-f871d4a59f423de18bd9d44bdf23a54fd0028d99.tar.gz newspipe-f871d4a59f423de18bd9d44bdf23a54fd0028d99.tar.bz2 newspipe-f871d4a59f423de18bd9d44bdf23a54fd0028d99.zip |
Minor bug fix: after changing the username, the username of the session variable must be updated.
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 a1086000..be51ecd2 100755 --- a/source/var/password +++ b/source/var/password @@ -1 +1 @@ -admin;d033e22ae348aeb5660fc2140aec35850c4da997
\ No newline at end of file +admin;d033e22ae348aeb5660fc2140aec35850c4da997 |