Julien Anguenot wrote:

> Hi,
>
> I would like to change the logged_in.pt on the TRUNK.
>
> It would be much cleaner to split this file in two files to extract the
> Python logic from the ZPT that would ease the override for third party
> products :
>
>  - logged_in.py
>    fixtures before the actual login
>
>  - logged_in_template.pt (or whatever the name could be)
>    logged_in.py would redirect to this template once the fixtures done.
>
> I guess the mecanism could be extended to the logged_out.pt as well but
> my actual YAGNI is for the logged_in.pt
>
> What do you think ?
>
>     J.
>

yes, definitely! It would fix the security hole too.

BTW check out http://svn.nuxeo.org/trac/pub/ticket/852 .

/JM
_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests

Reply via email to