Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backport SHIRO-825 to 1.8 #310

Merged
merged 1 commit into from Jul 12, 2021
Merged

backport SHIRO-825 to 1.8 #310

merged 1 commit into from Jul 12, 2021

Conversation

bdemers
Copy link
Member

@bdemers bdemers commented Jul 9, 2021

Back port for #309

This was causing "java.lang.IllegalArgumentException: There is no configured chain under the name/key"
@bmarwell
Copy link
Contributor

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)

@bmarwell bmarwell merged commit 4ed0c80 into 1.8.x Jul 12, 2021
@bmarwell bmarwell deleted the backport-SHIRO-825-18 branch July 12, 2021 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants