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

fix: Installed App resource rules [DHIS2-18185] (2.39) #20053

Merged
merged 2 commits into from
Feb 24, 2025

Conversation

david-mackessy
Copy link
Contributor

port of #19923

Can't get exact behaviour of v42 because of too many fundamental differences between the codebases.
Only difference spotted is for a call like api/apps/emptyDir for a directory which exists but has nothing in it (empty dir), which responds with a 404. This is acceptable though as there is nothing to serve anyway (no files within). v42 responds with a 302 with a / appended e.g. api/apps/emptyDir/

Copy link

sonarqubecloud bot commented Feb 24, 2025

@david-mackessy david-mackessy merged commit 9cd7e05 into 2.39 Feb 24, 2025
12 checks passed
@david-mackessy david-mackessy deleted the DHIS2-18185_2.39 branch February 24, 2025 12:08
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.

2 participants