newbie: How to responde to failed logins?
Hello, I would like to redirect a user to another page if their login fails, instead of showing the error: Zope Error Zope has encountered an error while publishing this resource. Unauthorized You are not authorized to access this resource. I guess that I need to catch an exception, but I am not sure where I need to catch it form. Please could anyone help? Cheers Neil
Neil Blue wrote:
Hello,
I would like to redirect a user to another page if their login fails, instead of showing the error:
Zope Error
Zope has encountered an error while publishing this resource.
Unauthorized
This is hard coded, I'm afraid. An an issue to the collector: http://classic.zope.org:8080/Collector/Collector/developer_input It's irritating, but no-one ever quite gets irritated anough to fix it ;-) cheers, Chris
participants (2)
-
Chris Withers -
Neil Blue