[Top][All Lists]
[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
dave.hall.vcf
Description: Card for <dave.hall@mbox.com.au>
- Re: [Phpgroupware-developers] Sync for phpGW: Milestone 3, (continued)
- Re: [Phpgroupware-developers] Sync for phpGW: Milestone 3, Chris Weiss, 2004/03/13
- Re: [Phpgroupware-developers] Sync for phpGW: Milestone 3, Guillaume Courtois, 2004/03/15
- Re: [Phpgroupware-developers] Sync for phpGW: Milestone 3, Guillaume Courtois, 2004/03/16
- Re: [Phpgroupware-developers] Sync for phpGW: Milestone 3, Guillaume Courtois, 2004/03/17
- Re: [Phpgroupware-developers] Sync for phpGW: Milestone 3, Guillaume Courtois, 2004/03/18
- Re: [Phpgroupware-developers] Sync for phpGW: Milestone 3,
Dave Hall <=
- Re: [Phpgroupware-developers] Sync for phpGW: Milestone 3, Guillaume Courtois, 2004/03/18
- Re: [Phpgroupware-developers] Sync for phpGW: Milestone 3, Brian Johnson, 2004/03/18