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

Permission Checker and Data Access Checker #7

Merged
merged 33 commits into from
Jan 12, 2023

Conversation

rehammuzzamil
Copy link

Resolves #1661
and
Resolves #1665

rehammuzzamil and others added 30 commits September 26, 2022 00:16
Checking user permissions when requesting for data from the server.
…r assignments for the User requesting the data from the server

WIP
- Refactor Permission checker to be Generic
- Update Spotless Check dependencies
- Implement Patient POST, PUT, DELETE
- Unit test for HTTP Verb GET permission checker
- Unit test for HTTP Verb DELETE permission checker
- Add OpenSRPAccessDecision that pre-processes the request to add location, organization or team tags for data filtering during sync
- Implement PUT Permission Checker
- Implement POST Permission Checker
- Add unit tests for PUT and POST implementations
…r assignments for the User requesting the data from the server

WIP
…r assignments for the User requesting the data from the server

WIP
- Authorization Interceptor currently tightly coupled with Patient Finder, temp fix for custom Access Checker
- Permission Checker Implementation For POST Bundle
- Add Unit tests
…r assignments for the User requesting the data from the server
- Add random filter to users without location, team or organisation assignments
- Disable modification of the complete URL and request path in ServletRequestDetails
- Add tests for OpenSRPSyncAccessDecision
- Fix tags
…ss-checker' into issue/1662-data-filtering-user-assignments-new-branch
- Delete the test file OpenSRPAccessTestChecker
- Move constants and strings to ProxyConstants file
- Rename methods and variables
- Add method documentation
…ignments-new-branch

Sync enhancement: Data filtering based on the user assignments and the Sync by Location, Organization and Care team
@dubdabasoduba dubdabasoduba merged commit cbc0bc9 into main Jan 12, 2023
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.

4 participants