-
Notifications
You must be signed in to change notification settings - Fork 62
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
Test cases #18
Open
harishmejari8496
wants to merge
54
commits into
mosip:develop
Choose a base branch
from
harishmejari8496:Test-cases
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Test cases #18
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com>
* Cors patch (#297) (#315) * properties added * added default host * logger added at origin header null * Revert "Cors patch (#297) (#315)" This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472. * MOSIP-8064 : added initial structure * MOSIP-8064 : added initial structure * MOSIP-8067 changes in impl * MOSIP-8067 Added code getdocument * MOSIP-8064 : partial implementation * Signature code added * MOSIP-8064 : partial implementation * MOSIP-8064 : added object store adapter implementation for joss * MOSIP-8064 : added logic for provider bean initialization * MOSIP-8064 : added crypto/signature methods * MOSIP-8064 : added posix adapter implementation * MOSIP-8064 : added logger * MOSIP-8064 : code formatting * MOSIP-8064 : code formatting * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : packet integrity check * MOSIP-8064 : test cases * MOSIP-8064 : updated pom versions * MOSIP-8064 : updated test cases * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added packet validation and audit * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * Added metadata methods for interface * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : modified cache * MOSIP-8064 : fixed writer bugs * MOSIP-8064 : fixed build issue * MOSIP-8064 : build parent * MOSIP-8064 : build parent * MOSIP-8064 : offline crypto * MOSIP-8064 : java 11 docker * MOSIP-8064 : remove duplicate * MOSIP-8064 : remove duplicate * MOSIP-8064 : java 11 docker * MOSIP-8064 : added test case * MOSIP-8064 : added test case * MOSIP-8064 : temp fix | dummy tag isuse * MOSIP-8064 : auth adapter and signature issue fix * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed commons build issue * MOSIP-8064 : fixed config issue * MOSIP-8064 : added more test cases * MOSIP-8064 : fixed update packet issue * MOSIP-8064 : auth access * MOSIP-8064 : packet restructure * MOSIP-8064 : packet restructure * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : handling string case * MOSIP-8064 : reverting taheer's changes to unblock Puneet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-9667 : temp commit * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com> Co-authored-by: urviljoshi <urvvil08@gmail.com> Co-authored-by: Monobikash Das <M1045447@mindtree.com> Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
Updated machine master table object
Co-authored-by: ase-101 <> Co-authored-by: Monobikash Das <43202165+MonobikashDas@users.noreply.github.com>
Fixed offline encryption date issue.
* Cors patch (#297) (#315) * properties added * added default host * logger added at origin header null * Revert "Cors patch (#297) (#315)" This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472. * MOSIP-8064 : added initial structure * MOSIP-8064 : added initial structure * MOSIP-8067 changes in impl * MOSIP-8067 Added code getdocument * MOSIP-8064 : partial implementation * Signature code added * MOSIP-8064 : partial implementation * MOSIP-8064 : added object store adapter implementation for joss * MOSIP-8064 : added logic for provider bean initialization * MOSIP-8064 : added crypto/signature methods * MOSIP-8064 : added posix adapter implementation * MOSIP-8064 : added logger * MOSIP-8064 : code formatting * MOSIP-8064 : code formatting * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : packet integrity check * MOSIP-8064 : test cases * MOSIP-8064 : updated pom versions * MOSIP-8064 : updated test cases * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added packet validation and audit * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * Added metadata methods for interface * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : modified cache * MOSIP-8064 : fixed writer bugs * MOSIP-8064 : fixed build issue * MOSIP-8064 : build parent * MOSIP-8064 : build parent * MOSIP-8064 : offline crypto * MOSIP-8064 : java 11 docker * MOSIP-8064 : remove duplicate * MOSIP-8064 : remove duplicate * MOSIP-8064 : java 11 docker * MOSIP-8064 : added test case * MOSIP-8064 : added test case * MOSIP-8064 : temp fix | dummy tag isuse * MOSIP-8064 : auth adapter and signature issue fix * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed commons build issue * MOSIP-8064 : fixed config issue * MOSIP-8064 : added more test cases * MOSIP-8064 : fixed update packet issue * MOSIP-8064 : auth access * MOSIP-8064 : packet restructure * MOSIP-8064 : packet restructure * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : handling string case * MOSIP-8064 : reverting taheer's changes to unblock Puneet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-9667 : temp commit * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : fixing signature issue Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com> Co-authored-by: urviljoshi <urvvil08@gmail.com> Co-authored-by: Monobikash Das <M1045447@mindtree.com> Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
* Cors patch (#297) (#315) * properties added * added default host * logger added at origin header null * Revert "Cors patch (#297) (#315)" This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472. * MOSIP-8064 : added initial structure * MOSIP-8064 : added initial structure * MOSIP-8067 changes in impl * MOSIP-8067 Added code getdocument * MOSIP-8064 : partial implementation * Signature code added * MOSIP-8064 : partial implementation * MOSIP-8064 : added object store adapter implementation for joss * MOSIP-8064 : added logic for provider bean initialization * MOSIP-8064 : added crypto/signature methods * MOSIP-8064 : added posix adapter implementation * MOSIP-8064 : added logger * MOSIP-8064 : code formatting * MOSIP-8064 : code formatting * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : packet integrity check * MOSIP-8064 : test cases * MOSIP-8064 : updated pom versions * MOSIP-8064 : updated test cases * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added packet validation and audit * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * Added metadata methods for interface * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : modified cache * MOSIP-8064 : fixed writer bugs * MOSIP-8064 : fixed build issue * MOSIP-8064 : build parent * MOSIP-8064 : build parent * MOSIP-8064 : offline crypto * MOSIP-8064 : java 11 docker * MOSIP-8064 : remove duplicate * MOSIP-8064 : remove duplicate * MOSIP-8064 : java 11 docker * MOSIP-8064 : added test case * MOSIP-8064 : added test case * MOSIP-8064 : temp fix | dummy tag isuse * MOSIP-8064 : auth adapter and signature issue fix * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed commons build issue * MOSIP-8064 : fixed config issue * MOSIP-8064 : added more test cases * MOSIP-8064 : fixed update packet issue * MOSIP-8064 : auth access * MOSIP-8064 : packet restructure * MOSIP-8064 : packet restructure * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : handling string case * MOSIP-8064 : reverting taheer's changes to unblock Puneet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-9667 : temp commit * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : fixing signature issue * MOSIP-8064 : resident access * MOSIP-8064 : moved code to one place Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com> Co-authored-by: urviljoshi <urvvil08@gmail.com> Co-authored-by: Monobikash Das <M1045447@mindtree.com> Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
* dependency version modified * dependency version modified * reverting jce build disable * reverting jce build disable * dependency version modified * dependency version modified * reverting jce build disable * reverting jce build disable * reverting jce build disable * reverting jce build disable * adding prop
Updated alter scripts for machine master table change
Added latest template file
* Cors patch (#297) (#315) * properties added * added default host * logger added at origin header null * Revert "Cors patch (#297) (#315)" This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472. * MOSIP-8064 : added initial structure * MOSIP-8064 : added initial structure * MOSIP-8067 changes in impl * MOSIP-8067 Added code getdocument * MOSIP-8064 : partial implementation * Signature code added * MOSIP-8064 : partial implementation * MOSIP-8064 : added object store adapter implementation for joss * MOSIP-8064 : added logic for provider bean initialization * MOSIP-8064 : added crypto/signature methods * MOSIP-8064 : added posix adapter implementation * MOSIP-8064 : added logger * MOSIP-8064 : code formatting * MOSIP-8064 : code formatting * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : packet integrity check * MOSIP-8064 : test cases * MOSIP-8064 : updated pom versions * MOSIP-8064 : updated test cases * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added packet validation and audit * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * Added metadata methods for interface * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : modified cache * MOSIP-8064 : fixed writer bugs * MOSIP-8064 : fixed build issue * MOSIP-8064 : build parent * MOSIP-8064 : build parent * MOSIP-8064 : offline crypto * MOSIP-8064 : java 11 docker * MOSIP-8064 : remove duplicate * MOSIP-8064 : remove duplicate * MOSIP-8064 : java 11 docker * MOSIP-8064 : added test case * MOSIP-8064 : added test case * MOSIP-8064 : temp fix | dummy tag isuse * MOSIP-8064 : auth adapter and signature issue fix * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed commons build issue * MOSIP-8064 : fixed config issue * MOSIP-8064 : added more test cases * MOSIP-8064 : fixed update packet issue * MOSIP-8064 : auth access * MOSIP-8064 : packet restructure * MOSIP-8064 : packet restructure * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : handling string case * MOSIP-8064 : reverting taheer's changes to unblock Puneet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-9667 : temp commit * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : fixing signature issue * MOSIP-8064 : resident access * MOSIP-8064 : moved code to one place * MOSIP-8064 : connection timeout issue Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com> Co-authored-by: urviljoshi <urvvil08@gmail.com> Co-authored-by: Monobikash Das <M1045447@mindtree.com> Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
* Cors patch (#297) (#315) * properties added * added default host * logger added at origin header null * Revert "Cors patch (#297) (#315)" This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472. * MOSIP-8064 : added initial structure * MOSIP-8064 : added initial structure * MOSIP-8067 changes in impl * MOSIP-8067 Added code getdocument * MOSIP-8064 : partial implementation * Signature code added * MOSIP-8064 : partial implementation * MOSIP-8064 : added object store adapter implementation for joss * MOSIP-8064 : added logic for provider bean initialization * MOSIP-8064 : added crypto/signature methods * MOSIP-8064 : added posix adapter implementation * MOSIP-8064 : added logger * MOSIP-8064 : code formatting * MOSIP-8064 : code formatting * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : packet integrity check * MOSIP-8064 : test cases * MOSIP-8064 : updated pom versions * MOSIP-8064 : updated test cases * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added packet validation and audit * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * Added metadata methods for interface * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : modified cache * MOSIP-8064 : fixed writer bugs * MOSIP-8064 : fixed build issue * MOSIP-8064 : build parent * MOSIP-8064 : build parent * MOSIP-8064 : offline crypto * MOSIP-8064 : java 11 docker * MOSIP-8064 : remove duplicate * MOSIP-8064 : remove duplicate * MOSIP-8064 : java 11 docker * MOSIP-8064 : added test case * MOSIP-8064 : added test case * MOSIP-8064 : temp fix | dummy tag isuse * MOSIP-8064 : auth adapter and signature issue fix * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed commons build issue * MOSIP-8064 : fixed config issue * MOSIP-8064 : added more test cases * MOSIP-8064 : fixed update packet issue * MOSIP-8064 : auth access * MOSIP-8064 : packet restructure * MOSIP-8064 : packet restructure * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : handling string case * MOSIP-8064 : reverting taheer's changes to unblock Puneet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-9667 : temp commit * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : fixing signature issue * MOSIP-8064 : resident access * MOSIP-8064 : moved code to one place * MOSIP-8064 : connection timeout issue * MOSIP-8064 : added more logger Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com> Co-authored-by: urviljoshi <urvvil08@gmail.com> Co-authored-by: Monobikash Das <M1045447@mindtree.com> Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
* Cors patch (#297) (#315) * properties added * added default host * logger added at origin header null * Revert "Cors patch (#297) (#315)" This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472. * MOSIP-8064 : added initial structure * MOSIP-8064 : added initial structure * MOSIP-8067 changes in impl * MOSIP-8067 Added code getdocument * MOSIP-8064 : partial implementation * Signature code added * MOSIP-8064 : partial implementation * MOSIP-8064 : added object store adapter implementation for joss * MOSIP-8064 : added logic for provider bean initialization * MOSIP-8064 : added crypto/signature methods * MOSIP-8064 : added posix adapter implementation * MOSIP-8064 : added logger * MOSIP-8064 : code formatting * MOSIP-8064 : code formatting * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : packet integrity check * MOSIP-8064 : test cases * MOSIP-8064 : updated pom versions * MOSIP-8064 : updated test cases * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added packet validation and audit * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * Added metadata methods for interface * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : modified cache * MOSIP-8064 : fixed writer bugs * MOSIP-8064 : fixed build issue * MOSIP-8064 : build parent * MOSIP-8064 : build parent * MOSIP-8064 : offline crypto * MOSIP-8064 : java 11 docker * MOSIP-8064 : remove duplicate * MOSIP-8064 : remove duplicate * MOSIP-8064 : java 11 docker * MOSIP-8064 : added test case * MOSIP-8064 : added test case * MOSIP-8064 : temp fix | dummy tag isuse * MOSIP-8064 : auth adapter and signature issue fix * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed commons build issue * MOSIP-8064 : fixed config issue * MOSIP-8064 : added more test cases * MOSIP-8064 : fixed update packet issue * MOSIP-8064 : auth access * MOSIP-8064 : packet restructure * MOSIP-8064 : packet restructure * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : handling string case * MOSIP-8064 : reverting taheer's changes to unblock Puneet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-9667 : temp commit * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : fixing signature issue * MOSIP-8064 : resident access * MOSIP-8064 : moved code to one place * MOSIP-8064 : connection timeout issue * MOSIP-8064 : added more logger * MOSIP-9781 : fixing minio connection issue Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com> Co-authored-by: urviljoshi <urvvil08@gmail.com> Co-authored-by: Monobikash Das <M1045447@mindtree.com> Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
* Cors patch (#297) (#315) * properties added * added default host * logger added at origin header null * Revert "Cors patch (#297) (#315)" This reverts commit a64ccdb99bf42d0c4b178ad30948bff6ec475472. * MOSIP-8064 : added initial structure * MOSIP-8064 : added initial structure * MOSIP-8067 changes in impl * MOSIP-8067 Added code getdocument * MOSIP-8064 : partial implementation * Signature code added * MOSIP-8064 : partial implementation * MOSIP-8064 : added object store adapter implementation for joss * MOSIP-8064 : added logic for provider bean initialization * MOSIP-8064 : added crypto/signature methods * MOSIP-8064 : added posix adapter implementation * MOSIP-8064 : added logger * MOSIP-8064 : code formatting * MOSIP-8064 : code formatting * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : s3 adapter implementation * MOSIP-8064 : packet integrity check * MOSIP-8064 : test cases * MOSIP-8064 : updated pom versions * MOSIP-8064 : updated test cases * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added audit * MOSIP-8064 : added packet validation and audit * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * Added metadata methods for interface * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : added test cases * MOSIP-8064 : modified cache * MOSIP-8064 : fixed writer bugs * MOSIP-8064 : fixed build issue * MOSIP-8064 : build parent * MOSIP-8064 : build parent * MOSIP-8064 : offline crypto * MOSIP-8064 : java 11 docker * MOSIP-8064 : remove duplicate * MOSIP-8064 : remove duplicate * MOSIP-8064 : java 11 docker * MOSIP-8064 : added test case * MOSIP-8064 : added test case * MOSIP-8064 : temp fix | dummy tag isuse * MOSIP-8064 : auth adapter and signature issue fix * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed s3 adapter connection issue * MOSIP-8064 : fixed commons build issue * MOSIP-8064 : fixed config issue * MOSIP-8064 : added more test cases * MOSIP-8064 : fixed update packet issue * MOSIP-8064 : auth access * MOSIP-8064 : packet restructure * MOSIP-8064 : packet restructure * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : reverting changes for BiometricRecord.java * MOSIP-8064 : handling string case * MOSIP-8064 : reverting taheer's changes to unblock Puneet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-9667 : temp commit * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : offline encryption for outer packet * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : disabling signature temporarily * MOSIP-8064 : fixing signature issue * MOSIP-8064 : resident access * MOSIP-8064 : moved code to one place * MOSIP-8064 : connection timeout issue * MOSIP-8064 : added more logger * MOSIP-9781 : fixing minio connection issue * MOSIP-8064 : added more logger Co-authored-by: Urvil Joshi <42868205+urviljoshi@users.noreply.github.com> Co-authored-by: urviljoshi <urvvil08@gmail.com> Co-authored-by: Monobikash Das <M1045447@mindtree.com> Co-authored-by: M1022006 <M1022006@A2ML18485.mindtree.com>
updated for release
updated for releae
removed parent dependency from common packetmanager.
updated for release
updated for release
updated for rc3 release
updated for final release
Added data and dml scripts to load the data for regdevice
`superadmin` user mapping is needed for Admin portal. This user has been defined in Keycloak in sandbox default setup.
`superadmin` user zone is needed for Admin portal. This user is defined in Keycloak setup of sandbox.
Update master-zone_user.csv
Update master-zone_user_h.csv
…ket-Manger) for 1.1.2
…o 1.1.2 � Conflicts: � .github/workflows/push_trigger.yml � commons-packet/commons-packet-manager/pom.xml � commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/audit/AuditLogEntry.java � commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/config/OfflineConfig.java � commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/config/PacketManagerConfig.java � commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/constants/PacketUtilityErrorCodes.java � commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/dto/packet/CryptomanagerRequestDto.java � commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/impl/OfflinePacketCryptoServiceImpl.java � commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/impl/OnlinePacketCryptoServiceImpl.java � commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/impl/PacketReaderImpl.java � commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/keeper/PacketKeeper.java � commons-packet/commons-packet-manager/src/test/java/io/mosip/commons/packet/test/impl/OfflinePacketCryptoServiceTest.java � commons-packet/commons-packet-manager/src/test/java/io/mosip/commons/packet/test/impl/PacketReaderImplTest.java � commons-packet/commons-packet-manager/src/test/java/io/mosip/commons/packet/test/keeper/PacketKeeperTest.java � commons-packet/commons-packet-service/pom.xml � commons-packet/commons-packet-service/src/main/java/io/mosip/commons/packetmanager/PacketServiceApp.java � commons-packet/pom.xml � db_release_scripts/mosip_master/dml/master-template.csv � design/data_model/_images/mosip_master.png � design/data_model/_sources/mosip_master.dbm � pom.xml
…o webhook-URL � Conflicts: � .github/workflows/push_trigger.yml � commons-packet/commons-packet-manager/pom.xml � commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/impl/OfflinePacketCryptoServiceImpl.java � commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/impl/OnlinePacketCryptoServiceImpl.java � commons-packet/commons-packet-manager/src/main/java/io/mosip/commons/packet/keeper/PacketKeeper.java � commons-packet/commons-packet-service/pom.xml
MonobikashDas
suggested changes
Feb 15, 2022
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.
Hi @harishmejari8496 please rebase your code with latest develop branch and raise a pr.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Disabled maven test cases