Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.0
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
-
Environment:XP Pro, MySQL, HSql
-
Number of attachments :
Description
Security requires default exception handling page for graceful handling when login attempts fail or when security is violated across the web app.
Currently a confusing stack trace is rendered.
It's hard to know before hand how users would want to handle exceptions, but I've implemented a simple Exception hierarchy for this. I've added some samples of exception handling in trails-security example.