Updates the get_user_login() function to the new forlife/hruid system.
authorVincent Zanotti <vincent.zanotti@polytechnique.org>
Sat, 14 Jun 2008 23:56:18 +0000 (01:56 +0200)
committerVincent Zanotti <vincent.zanotti@polytechnique.org>
Sat, 14 Jun 2008 23:56:18 +0000 (01:56 +0200)
commit7d512b13f488eecbdde4946df411d8692463bfa0
tree4bca989d02c07c8395c4ac38206032506348e31a
parente8031568d340686d20c150301e034dfb777e95b6
Updates the get_user_login() function to the new forlife/hruid system.
This commit breaks most of the code of the current branch.

In short: get_user*forlife* return the user's canonical email adresse (ie.
forlife@domain), while get_user*hruid* return the user's unique human readable
uid (initially set to forlife).

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
include/user.func.inc.php