-
Notifications
You must be signed in to change notification settings - Fork 202
MOR-97 : filter by modalities #894
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
Merged
Merged
Conversation
This file contains hidden or 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
|
This pull request fixes 169 alerts when merging 84afb96 into 10efaba - view on LGTM.com fixed alerts:
|
gsasikumar
approved these changes
Jun 15, 2021
MonobikashDas
pushed a commit
to MonobikashDas/commons-1
that referenced
this pull request
Jun 22, 2021
MOR-97 : filter by modalities
MonobikashDas
added a commit
that referenced
this pull request
Jun 22, 2021
* Merge pull request #848 from MonobikashDas/1.1.5.3 MOSIP-13160 : fixed default priority * MOSIP-14384: fix for field not present inside packet (#853) Co-authored-by: Monobikash Das <[email protected]> * MOR-97 : filter by modalities * Merge pull request #894 from MonobikashDas/1.1.5.4 MOR-97 : filter by modalities Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]>
MonobikashDas
added a commit
that referenced
this pull request
Jun 22, 2021
* Fixed component scan issue for default auth adapter. * Changed encryptionPublicKey to signPublicKey * Updated signPublicKey to signingPublicKey * MOSIP-12634 * MOSIP-12634 * Cherry picked approved commits from 1.1.5.4 (#901) * Merge pull request #848 from MonobikashDas/1.1.5.3 MOSIP-13160 : fixed default priority * MOSIP-14384: fix for field not present inside packet (#853) Co-authored-by: Monobikash Das <[email protected]> * MOR-97 : filter by modalities * Merge pull request #894 from MonobikashDas/1.1.5.4 MOR-97 : filter by modalities Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> * MOSIP-11739 : fix for correction process Co-authored-by: Mahammed Taheer <[email protected]> Co-authored-by: Mandeep Dhiman <[email protected]> Co-authored-by: YASWANTH S <[email protected]> Co-authored-by: Vishwa <[email protected]> Co-authored-by: M1030448 <[email protected]> Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]>
MonobikashDas
added a commit
that referenced
this pull request
Jun 24, 2021
* Merge pull request #848 from MonobikashDas/1.1.5.3 MOSIP-13160 : fixed default priority * MOSIP-14384: fix for field not present inside packet (#853) Co-authored-by: Monobikash Das <[email protected]> * MOR-97 : filter by modalities * Merge pull request #894 from MonobikashDas/1.1.5.4 MOR-97 : filter by modalities * MOSIP-15225 : added required null check Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]>
vishwa-vyom
added a commit
that referenced
this pull request
Jul 1, 2021
* Fixed component scan issue for default auth adapter. * Changed encryptionPublicKey to signPublicKey * Updated signPublicKey to signingPublicKey * MOSIP-12634 * MOSIP-12634 * Cherry picked approved commits from 1.1.5.4 (#901) * Merge pull request #848 from MonobikashDas/1.1.5.3 MOSIP-13160 : fixed default priority * MOSIP-14384: fix for field not present inside packet (#853) Co-authored-by: Monobikash Das <[email protected]> * MOR-97 : filter by modalities * Merge pull request #894 from MonobikashDas/1.1.5.4 MOR-97 : filter by modalities Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> * MOSIP-15125 added page index in client side (#903) * MOSIP-15125 added page index in client side * MOSIP-15125 pagination also added to signature * MOSIP-15225 : added required null check (#906) * Merge pull request #848 from MonobikashDas/1.1.5.3 MOSIP-13160 : fixed default priority * MOSIP-14384: fix for field not present inside packet (#853) Co-authored-by: Monobikash Das <[email protected]> * MOR-97 : filter by modalities * Merge pull request #894 from MonobikashDas/1.1.5.4 MOR-97 : filter by modalities * MOSIP-15225 : added required null check Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> * Feature MOSIP-11421 (#868) * MOSIP-14269 added two interceptor for two behaviours * added default rest interceptor to the plain rest template * MOSIP-14269 added background job and other optimizations * MOSIP-14269 added option to skip reused token * MOSIP-14269 add option to skip token reuse * Feature mosip 14269 (#908) * MOSIP-14269 added two interceptor for two behaviours * code cleanup * code cleanup done * added default rest interceptor to the plain rest template * MOSIP-14269 added background job and other optimizations * MOSIP-14269 added option to skip reused token * MOSIP-14269 add option to skip token reuse * reverted auth toke reuse feature * Mosip-11421 * review comments implemented * MOSIP-11421 review comments implemented * Added functionality to support decryption with master key, checking certificate validation before signature verification. (#907) * removed page index condition to add for hmac in both conditions (#909) * Fix fc (#910) * removed page index condition to add for hmac in both conditions * removed double page index in hmac Co-authored-by: Mahammed Taheer <[email protected]> Co-authored-by: Mandeep Dhiman <[email protected]> Co-authored-by: YASWANTH S <[email protected]> Co-authored-by: Vishwa <[email protected]> Co-authored-by: M1030448 <[email protected]> Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> Co-authored-by: Urvil Joshi <[email protected]> Co-authored-by: mahammedtaheer <[email protected]>
MonobikashDas
added a commit
that referenced
this pull request
Jul 5, 2021
* Fixed component scan issue for default auth adapter. * Changed encryptionPublicKey to signPublicKey * Updated signPublicKey to signingPublicKey * MOSIP-12634 * MOSIP-12634 * Cherry picked approved commits from 1.1.5.4 (#901) * Merge pull request #848 from MonobikashDas/1.1.5.3 MOSIP-13160 : fixed default priority * MOSIP-14384: fix for field not present inside packet (#853) Co-authored-by: Monobikash Das <[email protected]> * MOR-97 : filter by modalities * Merge pull request #894 from MonobikashDas/1.1.5.4 MOR-97 : filter by modalities Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> * MOSIP-15125 added page index in client side (#903) * MOSIP-15125 added page index in client side * MOSIP-15125 pagination also added to signature * MOSIP-15225 : added required null check (#906) * Merge pull request #848 from MonobikashDas/1.1.5.3 MOSIP-13160 : fixed default priority * MOSIP-14384: fix for field not present inside packet (#853) Co-authored-by: Monobikash Das <[email protected]> * MOR-97 : filter by modalities * Merge pull request #894 from MonobikashDas/1.1.5.4 MOR-97 : filter by modalities * MOSIP-15225 : added required null check Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> * Feature MOSIP-11421 (#868) * MOSIP-14269 added two interceptor for two behaviours * added default rest interceptor to the plain rest template * MOSIP-14269 added background job and other optimizations * MOSIP-14269 added option to skip reused token * MOSIP-14269 add option to skip token reuse * Feature mosip 14269 (#908) * MOSIP-14269 added two interceptor for two behaviours * code cleanup * code cleanup done * added default rest interceptor to the plain rest template * MOSIP-14269 added background job and other optimizations * MOSIP-14269 added option to skip reused token * MOSIP-14269 add option to skip token reuse * reverted auth toke reuse feature * Mosip-11421 * review comments implemented * MOSIP-11421 review comments implemented * Added functionality to support decryption with master key, checking certificate validation before signature verification. (#907) * removed page index condition to add for hmac in both conditions (#909) * Fix fc (#910) * removed page index condition to add for hmac in both conditions * removed double page index in hmac * MOSIP-11739 : fix for correction process Co-authored-by: Mahammed Taheer <[email protected]> Co-authored-by: Mandeep Dhiman <[email protected]> Co-authored-by: YASWANTH S <[email protected]> Co-authored-by: Vishwa <[email protected]> Co-authored-by: M1030448 <[email protected]> Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> Co-authored-by: Urvil Joshi <[email protected]> Co-authored-by: mahammedtaheer <[email protected]>
MonobikashDas
added a commit
that referenced
this pull request
Aug 4, 2021
) * MOSIP-11739 : fix for correction process * rebsae with develop (#902) * Fixed component scan issue for default auth adapter. * Changed encryptionPublicKey to signPublicKey * Updated signPublicKey to signingPublicKey * MOSIP-12634 * MOSIP-12634 * Cherry picked approved commits from 1.1.5.4 (#901) * Merge pull request #848 from MonobikashDas/1.1.5.3 MOSIP-13160 : fixed default priority * MOSIP-14384: fix for field not present inside packet (#853) Co-authored-by: Monobikash Das <[email protected]> * MOR-97 : filter by modalities * Merge pull request #894 from MonobikashDas/1.1.5.4 MOR-97 : filter by modalities Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> * MOSIP-11739 : fix for correction process Co-authored-by: Mahammed Taheer <[email protected]> Co-authored-by: Mandeep Dhiman <[email protected]> Co-authored-by: YASWANTH S <[email protected]> Co-authored-by: Vishwa <[email protected]> Co-authored-by: M1030448 <[email protected]> Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> * MOSIP-15263 : changed packet zip naming convention for correction packet * Taken latest changes from develop (#917) * Fixed component scan issue for default auth adapter. * Changed encryptionPublicKey to signPublicKey * Updated signPublicKey to signingPublicKey * MOSIP-12634 * MOSIP-12634 * Cherry picked approved commits from 1.1.5.4 (#901) * Merge pull request #848 from MonobikashDas/1.1.5.3 MOSIP-13160 : fixed default priority * MOSIP-14384: fix for field not present inside packet (#853) Co-authored-by: Monobikash Das <[email protected]> * MOR-97 : filter by modalities * Merge pull request #894 from MonobikashDas/1.1.5.4 MOR-97 : filter by modalities Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> * MOSIP-15125 added page index in client side (#903) * MOSIP-15125 added page index in client side * MOSIP-15125 pagination also added to signature * MOSIP-15225 : added required null check (#906) * Merge pull request #848 from MonobikashDas/1.1.5.3 MOSIP-13160 : fixed default priority * MOSIP-14384: fix for field not present inside packet (#853) Co-authored-by: Monobikash Das <[email protected]> * MOR-97 : filter by modalities * Merge pull request #894 from MonobikashDas/1.1.5.4 MOR-97 : filter by modalities * MOSIP-15225 : added required null check Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> * Feature MOSIP-11421 (#868) * MOSIP-14269 added two interceptor for two behaviours * added default rest interceptor to the plain rest template * MOSIP-14269 added background job and other optimizations * MOSIP-14269 added option to skip reused token * MOSIP-14269 add option to skip token reuse * Feature mosip 14269 (#908) * MOSIP-14269 added two interceptor for two behaviours * code cleanup * code cleanup done * added default rest interceptor to the plain rest template * MOSIP-14269 added background job and other optimizations * MOSIP-14269 added option to skip reused token * MOSIP-14269 add option to skip token reuse * reverted auth toke reuse feature * Mosip-11421 * review comments implemented * MOSIP-11421 review comments implemented * Added functionality to support decryption with master key, checking certificate validation before signature verification. (#907) * removed page index condition to add for hmac in both conditions (#909) * Fix fc (#910) * removed page index condition to add for hmac in both conditions * removed double page index in hmac Co-authored-by: Mahammed Taheer <[email protected]> Co-authored-by: Mandeep Dhiman <[email protected]> Co-authored-by: YASWANTH S <[email protected]> Co-authored-by: Vishwa <[email protected]> Co-authored-by: M1030448 <[email protected]> Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> Co-authored-by: Urvil Joshi <[email protected]> Co-authored-by: mahammedtaheer <[email protected]> * MOSIP-11739 : fix for correction process (#923) * Fixed component scan issue for default auth adapter. * Changed encryptionPublicKey to signPublicKey * Updated signPublicKey to signingPublicKey * MOSIP-12634 * MOSIP-12634 * Cherry picked approved commits from 1.1.5.4 (#901) * Merge pull request #848 from MonobikashDas/1.1.5.3 MOSIP-13160 : fixed default priority * MOSIP-14384: fix for field not present inside packet (#853) Co-authored-by: Monobikash Das <[email protected]> * MOR-97 : filter by modalities * Merge pull request #894 from MonobikashDas/1.1.5.4 MOR-97 : filter by modalities Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> * MOSIP-15125 added page index in client side (#903) * MOSIP-15125 added page index in client side * MOSIP-15125 pagination also added to signature * MOSIP-15225 : added required null check (#906) * Merge pull request #848 from MonobikashDas/1.1.5.3 MOSIP-13160 : fixed default priority * MOSIP-14384: fix for field not present inside packet (#853) Co-authored-by: Monobikash Das <[email protected]> * MOR-97 : filter by modalities * Merge pull request #894 from MonobikashDas/1.1.5.4 MOR-97 : filter by modalities * MOSIP-15225 : added required null check Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> * Feature MOSIP-11421 (#868) * MOSIP-14269 added two interceptor for two behaviours * added default rest interceptor to the plain rest template * MOSIP-14269 added background job and other optimizations * MOSIP-14269 added option to skip reused token * MOSIP-14269 add option to skip token reuse * Feature mosip 14269 (#908) * MOSIP-14269 added two interceptor for two behaviours * code cleanup * code cleanup done * added default rest interceptor to the plain rest template * MOSIP-14269 added background job and other optimizations * MOSIP-14269 added option to skip reused token * MOSIP-14269 add option to skip token reuse * reverted auth toke reuse feature * Mosip-11421 * review comments implemented * MOSIP-11421 review comments implemented * Added functionality to support decryption with master key, checking certificate validation before signature verification. (#907) * removed page index condition to add for hmac in both conditions (#909) * Fix fc (#910) * removed page index condition to add for hmac in both conditions * removed double page index in hmac * MOSIP-11739 : fix for correction process Co-authored-by: Mahammed Taheer <[email protected]> Co-authored-by: Mandeep Dhiman <[email protected]> Co-authored-by: YASWANTH S <[email protected]> Co-authored-by: Vishwa <[email protected]> Co-authored-by: M1030448 <[email protected]> Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Monobikash Das <[email protected]> Co-authored-by: Urvil Joshi <[email protected]> Co-authored-by: mahammedtaheer <[email protected]> * MOSIP-11739 : corrected pom version * MOSIP-11739 : updated pom version (#936) Co-authored-by: Monobikash Das <[email protected]> * MOSIP-11739 : corrected pom versions (#937) * MOSIP-11739 : updated pom version * MOSIP-11739 : corrected pom version Co-authored-by: Monobikash Das <[email protected]> * MOSIP-11739 : deleted packetmanager from commons and changes in Khazana Co-authored-by: Monobikash Das <[email protected]> Co-authored-by: Vishwa <[email protected]> Co-authored-by: Mahammed Taheer <[email protected]> Co-authored-by: Mandeep Dhiman <[email protected]> Co-authored-by: YASWANTH S <[email protected]> Co-authored-by: M1030448 <[email protected]> Co-authored-by: Sasikumar Ganesan <[email protected]> Co-authored-by: Urvil Joshi <[email protected]> Co-authored-by: mahammedtaheer <[email protected]>
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.
No description provided.