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

4941 performing javascript reject operation during consent validation does not return 403 #4951

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Update changelog

cf3f7f4
Select commit
Loading
Failed to load commit list.
Open

4941 performing javascript reject operation during consent validation does not return 403 #4951

Update changelog
cf3f7f4
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Apr 5, 2024 in 0s

4 new issues (0 max.) of at least minor severity.

Annotations

Check notice on line 152 in hapi-fhir-structures-r4/src/test/java/ca/uhn/fhir/rest/server/interceptor/ConsentInterceptorTest.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hapi-fhir-structures-r4/src/test/java/ca/uhn/fhir/rest/server/interceptor/ConsentInterceptorTest.java#L152

The JUnit 5 test method name 'testContentService_whenForbiddingOperationOnServerIncomingRequestPreHande_returnsForbidden' doesn't match '[a-z][a-zA-Z0-9]*'

Check notice on line 176 in hapi-fhir-structures-r4/src/test/java/ca/uhn/fhir/rest/server/interceptor/ConsentInterceptorTest.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hapi-fhir-structures-r4/src/test/java/ca/uhn/fhir/rest/server/interceptor/ConsentInterceptorTest.java#L176

The JUnit 5 test method name 'testContentService_whenForbiddingOperationOnStoragePreaccessResources_returnsForbidden' doesn't match '[a-z][a-zA-Z0-9]*'

Check notice on line 197 in hapi-fhir-structures-r4/src/test/java/ca/uhn/fhir/rest/server/interceptor/ConsentInterceptorTest.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hapi-fhir-structures-r4/src/test/java/ca/uhn/fhir/rest/server/interceptor/ConsentInterceptorTest.java#L197

The JUnit 5 test method name 'testContentService_whenForbiddingOperationOnStoragePreShowResources_returnsForbidden' doesn't match '[a-z][a-zA-Z0-9]*'

Check notice on line 218 in hapi-fhir-structures-r4/src/test/java/ca/uhn/fhir/rest/server/interceptor/ConsentInterceptorTest.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

hapi-fhir-structures-r4/src/test/java/ca/uhn/fhir/rest/server/interceptor/ConsentInterceptorTest.java#L218

The JUnit 5 test method name 'testContentService_whenForbiddingOperationOnServerOutgoingResponse_returnsForbidden' doesn't match '[a-z][a-zA-Z0-9]*'