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

Disabled proactive authentication and @TestSecurity does not work #12929

Merged
merged 1 commit into from
Oct 27, 2020

Conversation

stuartwdouglas
Copy link
Member

Fixes #12882

@sberyozkin
Copy link
Member

@stuartwdouglas Hi Stuart, thanks for providing a quick fix, looks like the resteasy tests have been affected:

Caused by: java.lang.NullPointerException
	at io.quarkus.resteasy.test.security.UserResource.get(UserResource.java:19)

@gsmet
Copy link
Member

gsmet commented Oct 27, 2020

@sberyozkin CI looks good now, I let you have a look to the patch and approve if it's good for you?

@sberyozkin
Copy link
Member

@gsmet done, thanks, LGTM

@sberyozkin sberyozkin added this to the 1.10 - master milestone Oct 27, 2020
@sberyozkin sberyozkin merged commit 5bbcc2b into quarkusio:master Oct 27, 2020
@gsmet gsmet modified the milestones: 1.10 - master, 1.9.1.Final Oct 27, 2020
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.

Disabled proactive authentication and @TestSecurity does not work
3 participants