[Owncloud] Session Handling
Arthur Schiwon
blizzz at owncloud.com
Mon Oct 15 12:06:26 UTC 2012
On Monday, October 15, 2012 12:30:33 PM Arthur Schiwon wrote:
> > I imagine the same would be the case if
> > the user hame was resolved via LDAP. You don't want to make an extra
> > trip to the API for each request.
>
> A valid point, i think it tried it only with local accounts the other
> night, but I am not sure.
To clarify: I understodod "user hame" was meant as "user name" which usually
is stored in $_SESSION['user_id']. The "user home" via LDAP however is not
stored in the Session but in the database as user config value.
Cheers
Arthur
More information about the Owncloud
mailing list