Re: Image-Based Authentication

2003-10-31 Thread Tony Collen
Bertrand Delacretaz wrote: Hrm, or how about I just toss it in scratchpad for now? :) +1 Added, check the scratchpad samples. tony

Re: Image-Based Authentication

2003-10-31 Thread Bertrand Delacretaz
Hrm, or how about I just toss it in scratchpad for now? :) +1 -Bertrand

Re: Image-Based Authentication

2003-10-31 Thread Tony Collen
Bertrand Delacretaz wrote: How about a new "misc-samples" block for hard to categorize, yet useful samples? This could also be a home for the recently proposed sitemap viewer (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24294) . Hrm, or how about I just toss it in scratchpad for now? :)

Re: Image-Based Authentication

2003-10-31 Thread Bertrand Delacretaz
Le Vendredi, 31 oct 2003, à 17:03 Europe/Zurich, Tony Collen a écrit : ...I was thinking to put it in the Flow block samples. If I do this will it break anything with the anteater tests? (Reading src/webapp/samples/flow/README.txt). How about a new "misc-samples" block for hard to categorize, ye

Re: Image-Based Authentication

2003-10-31 Thread Tony Collen
Joerg Heinicke wrote: On 31.10.2003 08:33, Reinhard Poetz wrote: Why don't you add it to the Cocoon CVS? a) general samples block (Petstore, image based auth, ...) b) autentication framework block c) SVG block I would be +1 for b) and +0,5 for the two others. What do others think? Reinhard

Re: Image-Based Authentication

2003-10-31 Thread Joerg Heinicke
On 31.10.2003 08:33, Reinhard Poetz wrote: Why don't you add it to the Cocoon CVS? a) general samples block (Petstore, image based auth, ...) b) autentication framework block c) SVG block I would be +1 for b) and +0,5 for the two others. What do others think? Reinhard +1 for a): with a com

Re: Image-Based Authentication

2003-10-31 Thread Stefano Mazzocchi
On Friday, Oct 31, 2003, at 13:28 Europe/Rome, Andrew Savory wrote: Hi, On Friday, Oct 31, 2003, at 07:33 Europe/London, Reinhard Poetz wrote: Why don't you add it to the Cocoon CVS? a) general samples block (Petstore, image based auth, ...) b) autentication framework block c) SVG block I wo

Re: Image-Based Authentication

2003-10-31 Thread Andrew Savory
Hi, On Friday, Oct 31, 2003, at 07:33 Europe/London, Reinhard Poetz wrote: Why don't you add it to the Cocoon CVS? a) general samples block (Petstore, image based auth, ...) b) autentication framework block c) SVG block I would be +1 for b) and +0,5 for the two others. What do others think?

RE: Image-Based Authentication

2003-10-31 Thread Reinhard Poetz
ilto:[EMAIL PROTECTED] > Sent: Thursday, October 30, 2003 10:46 PM > To: [EMAIL PROTECTED] > Subject: Re: Image-Based Authentication > > > Alright, here is the complete guide to how I got image-based > authentication working. I refactored it to not use > intercepti

Re: Image-Based Authentication

2003-10-30 Thread Tony Collen
Alright, here is the complete guide to how I got image-based authentication working. I refactored it to not use interceptions, as well. If there are any questions, please ask! :) Here is the sitemap snippet: Here is the associated Flow

Re: Image-Based Authentication (Was: Re: [proposal] Doco)

2003-10-29 Thread Tony Collen
Oh, and I forgot to add (if it isn't terribly obvious) that it's not a Woody widget, but more of a proof-of-concept to see if I could actually do it :) Tony

Re: Image-Based Authentication (Was: Re: [proposal] Doco)

2003-10-29 Thread Tony Collen
Torsten Curdt wrote: I spent an afternoon implementing it. It's a complicated beast, and it uses the intercepted flowscript in a big huge ugly hack... BUT... it works, which makes me happy :) Check it out at [1] -- please go easy on it since this is my personal box at home and on my cablemodem.

Re: Image-Based Authentication (Was: Re: [proposal] Doco)

2003-10-29 Thread Torsten Curdt
I spent an afternoon implementing it. It's a complicated beast, and it uses the intercepted flowscript in a big huge ugly hack... BUT... it works, which makes me happy :) Check it out at [1] -- please go easy on it since this is my personal box at home and on my cablemodem. I will clean it up