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: Add capture namespace protection [DHIS2-17718](2.39.6) #18250

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

enricocolasante
Copy link
Contributor

No description provided.

@enricocolasante enricocolasante added the deploy Deploy DHIS2 instance with IM. label Jul 30, 2024
@enricocolasante enricocolasante changed the title fix: Add capture namespace protection [DHIS2-17718] fix: Add capture namespace protection [DHIS2-17718](2.39) Jul 30, 2024
Copy link

sonarcloud bot commented Jul 30, 2024

@enricocolasante enricocolasante removed the deploy Deploy DHIS2 instance with IM. label Jul 30, 2024
public class CaptureApp {
public static final String NAMESPACE = "capture";

public static final String AUTHORITY = "F_capture";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be F_CAPTURE_DATASTORE_UPDATE, no?

@eirikhaugstulen eirikhaugstulen changed the base branch from 2.39 to patch/2.39.6 August 5, 2024 12:20
@eirikhaugstulen eirikhaugstulen marked this pull request as ready for review August 6, 2024 07:27
@eirikhaugstulen eirikhaugstulen enabled auto-merge (squash) August 6, 2024 09:07
@eirikhaugstulen eirikhaugstulen changed the title fix: Add capture namespace protection [DHIS2-17718](2.39) fix: Add capture namespace protection [DHIS2-17718](2.39.6) Aug 6, 2024
Copy link
Contributor

@eirikhaugstulen eirikhaugstulen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@eirikhaugstulen eirikhaugstulen merged commit 5c91708 into patch/2.39.6 Aug 6, 2024
8 checks passed
@eirikhaugstulen eirikhaugstulen deleted the DHIS2-17718-2.39 branch August 6, 2024 10:36
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.

3 participants