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

dropwizard/dropwizard added @Priority(Priorities.AUTHENTICATION) to WebApplicationExceptionCatchingFilter #46

Open
pmop opened this issue Mar 9, 2018 · 0 comments
Labels
Java misuse Is a bug caused by annotation misuse. RMA This bug may be simulated by removing an annotation. test A test was introduced on the commit that fixes (and usually closes) the issue.

Comments

@pmop
Copy link
Member

pmop commented Mar 9, 2018

PR: dropwizard/dropwizard#2138
A test has been written for this bug.

Changes:
+@Priority(Priorities.AUTHENTICATION)

Test : dropwizard/dropwizard@30f8cd8

@pmop pmop added bug RMA This bug may be simulated by removing an annotation. test A test was introduced on the commit that fixes (and usually closes) the issue. misuse Is a bug caused by annotation misuse. labels Mar 9, 2018
@pmop pmop changed the title dropwizard/dropwizard dropwizard/dropwizard added @Priority(Priorities.AUTHENTICATION) to WebApplicationExceptionCatchingFilter Mar 16, 2018
@pmop pmop removed used labels Jun 21, 2018
@pmop pmop added the Java label Dec 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java misuse Is a bug caused by annotation misuse. RMA This bug may be simulated by removing an annotation. test A test was introduced on the commit that fixes (and usually closes) the issue.
Projects
None yet
Development

No branches or pull requests

1 participant