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 2021/07/09 17:08:48 UTC

[GitHub] [shiro] bdemers opened a new pull request #310: backport SHIRO-825 to 1.8

bdemers opened a new pull request #310:
URL: https://github.com/apache/shiro/pull/310


   Back port for #309
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@shiro.apache.org

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



[GitHub] [shiro] bmarwell merged pull request #310: backport SHIRO-825 to 1.8

Posted by GitBox <gi...@apache.org>.
bmarwell merged pull request #310:
URL: https://github.com/apache/shiro/pull/310


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@shiro.apache.org

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



[GitHub] [shiro] bmarwell commented on pull request #310: backport SHIRO-825 to 1.8

Posted by GitBox <gi...@apache.org>.
bmarwell commented on pull request #310:
URL: https://github.com/apache/shiro/pull/310#issuecomment-878019524


   The build error is our old toggling friend 
   
   ```
   java.lang.AssertionError: 
   
     Unexpected method call Subject.login(org.apache.shiro.authc.UsernamePasswordToken - test, rememberMe=false):
   	at org.apache.shiro.web.filter.authz.AuthorizationFilterTest.testUserOnAccessDeniedWithResponseError(AuthorizationFilterTest.java:45)
   ```


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@shiro.apache.org

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