Add a special abstract method PlUser::password(): we want to be able to
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 30 Dec 2008 21:54:09 +0000 (22:54 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 30 Dec 2008 21:55:52 +0000 (22:55 +0100)
commit35fff9b04585817e74f4709f36b70d959ce3224c
tree0681673e83059c0002d2830acc2eed8212c41bc5
parent933e1c23f280a829faf7c112164341f47957c0fb
Add a special abstract method PlUser::password(): we want to be able to
fetch the password of a user but we don't want to store this password
in the session (or whatever).

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
classes/mmlist.php
classes/pluser.php