Josias Thöny wrote:
Hi devs,
Currently the logout entry is disabled in the menu, because there is no
policy.
However, it's possible to call ?lenya.usecase=ac.logout directly.
So I guess the login/logout usecases ignore policies, which probably
makes sense.
Yes, these usecases are matched in the main sitemap above the
authorized pipelines.
But how can we re-enable the logout menu-item?
I guess we just have to add the usecase policy. Or should we handle
these usecases in a special way, e.g.
<usecases xmlns="http://apache.org/cocoon/lenya/ac/1.0">
...
<usecase id="ac.login" protect="false"/>
...
</usecases>
-- Andreas
--
Andreas Hartmann
Wyona Inc. - Open Source Content Management - Apache Lenya
http://www.wyona.com http://lenya.apache.org
[EMAIL PROTECTED] [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]