Vedr. Re: [Zope3-Users] Authentication howto
Christophe Combelles
ccomb at free.fr
Tue Jun 12 08:09:08 EDT 2007
I didn't know kelpi.com, that's a nice example of zope3 app !!
I guess this hasn't been online for a long time?
I've quickly looked at the code, and I have a question:
what's the purpose of MyIntIds compared to the base IntIds?
Is this some optimisation?
Christophe
Nando Quintana a écrit :
> Hi,
>
> I've uploaded you another piece of code:
> kelpi.com/script/c880ba
>
> There you have a view to handle login action. when auth is required zope
> redirects you to "/loginForm.html" I redirect then to "/login" where I
> prompt the user asking for user/pass.
>
> In this zcml:
> kelpi.com/script/fa9196
>
> you can see the registration of some of the views that participates in
> the sign up /login dance.
>
> If you want to see all this code running:
> http://trac.kelpi.com/browser/trunk/kelpi
>
> this is the source code of kelpi.com
>
> Take a look at it...
>
> Bye,
> Nando.
>
>
> El mar, 12-06-2007 a las 00:08 +0200, Torvald Bringsvor escribió:
>> Thanks for the samples you provided. Question: do you
>> have any more samples on setting up for example a
>> custom login screen (also with zcml code)?
>>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users
More information about the Zope3-users
mailing list