Home » Authentication » LiveUser » Bug #1608
users column auth_container_name
Details
| Submitted | 2004-06-10 17:49 UTC |
|---|---|
| From | simon dot hamilton at ntlworld dot com |
| Status | Bogus |
| Package | LiveUser |
| PHP Version | Irrelevant |
| OS | n/a |
| Roadmaps | (Not assigned) |
Comments
[2004-06-10 17:49 UTC] simon dot hamilton at ntlworld dot com
Description:
------------
In Admin/Perm/MDB2_Simple in the method getAuthUserId() (line 115) "auth_container_name" is specified in the select, but looking in the auth_DB.sql file I dont see this implemented.
Is it going to be? or should this be dropped.
[2004-06-13 14:53 UTC] smith at backendmedia dot com
the auth_container_name field is part of the liveuser_perm_users table. this is the mapping table between the auth and perm user id's.