permUser information
"Julien Hofstede" <j.hofstede-lq5btjm2f8NmR6Xm/[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Organization | GreCom |
| Message-ID | <[email protected]> |
Hi All! Just a quick question: Why is the information like 'lastlogin', 'is_active' stored in liveuser_users and not in liveuser_perm_users? I think it would be more valuable to see when the last time was that perm user logged in regardless what container was used rather than to know when each individual container was used to login. And it would be more useful to disable a perm user and disabling each container, rather than disable each individual container. It would make more sense to me if you would have developed these functionality for the perm_users first. And in this point of view: would it be wise to add an table like liveuser_user_info storing information like email, first name, last name, function, department etc. If I would store this information in the liveuser_users table and decide that I will no longer support the DB-Container this information will not be available anymore. Or: is the liveuser_users table designed to be both a user information table AND an authentication table? I hope you understand my way of thinking ;) Julien Hofstede