[Seaside] Re: Authenticating requests of Seaside REST filters (Using Zinc?)

Esteban A. Maringolo emaringolo at gmail.com
Mon Sep 16 18:26:32 UTC 2013


2013/9/16 Philippe Marschall <philippe.marschall at gmail.com>:
> Otherwise you can subclass
> WAAuthenticationFilter, override #handleFiltered:, look at the path
> consumer and decided whether to authenticate or not.

I thought this was some sort of hack, but now you also think about it,
maybe it's not. :)

I'll use this approach. It will save me from using two different
handlers. And I still be able to run the seaside delegate at the root
of the Zinc server (/).

Regards!


More information about the seaside mailing list