[Live-devel] [request] WWW-Authenticate
Thiago A. Corrêa
thiago at remotevideo.com.br
Tue Sep 28 15:56:16 PDT 2004
Hi,
In future releases could you make
UserAuthenticationDatabase::lookupPassword a virtual method? This way it
would be possible to inherit from it and implement your own means to get the
password... Acctually it would be a lot better if instead it would be
something like bool authenticate( const char* username, const char*
password ), so those using MD5 passwords ( or any other hash ) could also
take advantage of it =)
regards,
Thiago A. Corrêa
More information about the live-devel
mailing list