-
Notifications
You must be signed in to change notification settings - Fork 354
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
chore: Revert DHIS2-15246 and new security config #16214
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #16214 +/- ##
============================================
- Coverage 66.53% 66.48% -0.06%
- Complexity 31695 31701 +6
============================================
Files 3519 3528 +9
Lines 131331 131311 -20
Branches 15303 15306 +3
============================================
- Hits 87384 87305 -79
- Misses 36818 36871 +53
- Partials 7129 7135 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 14 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Summary
This PR reverts the removal of OAuth2 in 2.41 from Jira DHIS2-15246.
It also reverts the changes made in the #15727, related to migration of the Spring security deprecated configuration methods, since this is not compatible with the now reverted removal of the deprecated OAuth2 features.