Show
Ignore:
Timestamp:
05/29/07 11:12:17 (17 years ago)
Author:
jerome
Message:

Special DB auth seems to work fine with clear text passwords.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/branches/specialauth/pykota/storage.py

    r3133 r3179  
    7171        self.LifeTimePaid = None 
    7272        self.Email = None 
     73        self.Password = None 
    7374        self.OverCharge = 1.0 
    7475        self.Payments = [] # TODO : maybe handle this smartly for SQL, for now just don't retrieve them