Carsten Ziegeler a écrit :
> This is of course because of your redirect statement. Usually, if your
> login-page is called it gets a request parameter named "resource"
> that contains the protected resource.
> So, you have to take care that you pass this parameter (e.g. via a
> hidden input fiel
> -Original Message-
> From: Olivier GUCKERT [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 28, 2003 5:22 PM
> To: Cocoon-user
> Subject: Re: auth problem
>
>
>
>
> Martin Dulisch a écrit :
> >
> > Hi Olivier,
> >
> > protectio
Martin Dulisch a écrit :
>
> Hi Olivier,
>
> protection works over the 'auth-protect' action. You can use it in any
> pipeline. So you dont need a redirect to protect other pages.
>
> Martin
Ok Martin and thanks
But, if i write :
ECTED]>
Sent: Tuesday, January 28, 2003 2:46 PM
Subject: auth problem
Hello
I'd like to use the authentication actions, but have some trouble with
the redirect-to :
In my sitemap, i wrote :
and it works fine. But it's good just for protect the page annu2.xml.
How can i p
Hello
I'd like to use the authentication actions, but have some trouble with
the redirect-to :
In my sitemap, i wrote :
and it works fine. But it's good just for protect the page annu2.x