auth container

Lukas Smith <[email protected]>
Newsgroups gmane.comp.php.pear.liveuser
Organization BackendMedia GbR
Message-ID <[email protected]>
Hi,

I have continued Helgi's work on moving the admin auth containers to the 
storage layer. The result is that a few config settings will be changed. 
Most importantly the way you define custom columns for the 
liveuser_users table has changed.

As a result it has become less feasible to map values like 
"auth_user_id" to a property "authUserId". Maybe it never was. We are 
talking about BC breaks here anyways (which should however only require 
changes in your config array). However this would add BC breaks which 
would require changes in the code.

For example:
$LU->getProperty('authUserId');
would have to be changed to:
$LU->getProperty('auth_user_id');

I would actually want to then also use the database names in the 
permission backend as well.

regards,
Lukas Smith
[email protected]
_______________________________
   BackendMedia
   www.backendmedia.com
   [email protected]

   Linn Zwoch Smith GbR
   Pariser Str. 44
   D-10707 Berlin

   Tel +49 30 83 22 50 00
   Fax +49 30 83 22 50 07
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.