You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by GitBox <gi...@apache.org> on 2020/10/17 15:33:37 UTC

[GitHub] [shiro] bdemers commented on pull request #68: FormAuthenticationFilter capacity limit in same production environments

bdemers commented on pull request #68:
URL: https://github.com/apache/shiro/pull/68#issuecomment-711030636


   We lost track of this one, sorry about that.
   
   I'm not sure if you are still watching this issue or not, but it looks like you could just cal
   ```java
   WebUtils.issueRedirect(request, response, loginUrl, queryParams, contextRelative);
   ```
   from your custom filter?  As the overloaded methods in this PR don't actually change the functionality.  Were you just trying to expose this to make it easier to call?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org