Changeset 40 for storage

Show
Ignore:
Timestamp:
07/17/06 01:07:24 (2 years ago)
Author:
ploum
Message:

#21 cannot add a comment to a bug

First step in bug editing ! Yeah ! I see the light ! I see the light !

Warning : now, Conseil depends from python-mechanize

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • storage/auth_dummy.py

    r25 r40  
    88        # you have to implement those functions 
    99        def login(self): 
    10                 return("ploum") 
     10                return("") 
    1111 
    1212        def password(self): 
    13                 return("password") 
     13                return("") 
    1414 
    1515        # Warning ! This function only change the stored login