phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] Sync for phpGW: Milestone 3


From: Dave Hall
Subject: Re: [Phpgroupware-developers] Sync for phpGW: Milestone 3
Date: Thu, 18 Mar 2004 14:29:28 +0100

Guillaume Courtois <address@hidden> wrote

> > >- I'm authenticating as Dave explained me, by saying
> > >$GLOBALS['phpgw_info']['flags'] = array('currentapp' => 'login', 
> ... and using
> > >session->create when I have the login and password coming from 
> the syncml
> > >client
> >
> > this is not necessary, because $sync->authenticate will do the same.
> 
> Well it seems to be necessary as I make an include of 
> header.inc.php, and if I
> do so and then call the createobject without being authenticated, 
> phpGW throws
> me out !
> 

Unfortunately this is the only way to do it.  Unless you have a session
phpgw will kick you out.  Even to call sync::authenticate you need a
valid session.

Cheers

Dave

Attachment: dave.hall.vcf
Description: Card for <dave.hall@mbox.com.au>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]