[gollem] Dynamic SMB location in gollem backend

Michael M Slusarz slusarz at horde.org
Wed Jan 8 16:14:41 UTC 2014


Quoting Paul De Vlieger <paul.de_vlieger at moniut.univ-bpclermont.fr>:

> Works for me with username:
> 'share' => $_SESSION['horde']['0auth/authId'],

Do *NOT* acccess the session this way.  The session MUST be accessed  
via the global $session object in Horde.  The internal organization of  
the data within the $_SESSION data is not something that should be  
accessed directly (since it can - and has - change at any time).

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the gollem mailing list