Changeset aeb5e8


Ignore:
Timestamp:
05/07/2009 05:51:01 PM (16 years ago)
Author:
Damien Churchill <damoc@gmail.com>
Branches:
2.0.x, develop, extjs4-port, master
Children:
7e2912
Parents:
107daa
Message:

don't delete the salt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • deluge/ui/web/auth.py

    r107daa raeb5e8  
    129129                self.change_password(password)
    130130                del config.config["pwd_md5"]
    131                 del config.config["pwd_salt"]
    132131
    133132        elif "pwd_sha1" in config.config:
Note: See TracChangeset for help on using the changeset viewer.