Jetty throws an IllegalStateException after redirect in AuthorizationFilter
---------------------------------------------------------------------------

                 Key: SHIRO-142
                 URL: https://issues.apache.org/jira/browse/SHIRO-142
             Project: Shiro
          Issue Type: Bug
          Components: Web
    Affects Versions: Incubation
            Reporter: Sven Homburg


Jetty throws an IllegalStateException because if onAccessDenied
you send an http error code and after that you redirect to "unauthorized URL".

it is not allowed to write twice to the response buffer.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to