[Zope] Logout from Zope
Michael Long
mlong@datalong.com
Tue, 25 Feb 2003 09:43:58 -0500
I am using the exUserFolder product for authentication. It has a method
"logout" defined in it. I do not believe this method exists in the
standard zope product.
Cheers,
Mike
> Hi,
>
> how can I logout from zope. I saw a solution from "Michael Long":
>
> <form action="/acl_users/logout" method="post">
> <table>
> <tr>
> <td class="ToolBar_login" align="center">
> <input type="submit" value="Log out" size="5">
> </td>
> </tr>
> </table>
> </form>
>
> but I get a site error message "Resource not found". Is logout a object.
>
> Thanks for help...Patrick
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
>