-
Notifications
You must be signed in to change notification settings - Fork 147
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
Merge develop to 1.2.0 rc2 sprint6 1 #755
Merged
loganathan-sekaran
merged 148 commits into
mosip:1.2.0-rc2
from
loganathan-sekaran:merge-develop-to-1.2.0-rc2-sprint6-1
Jan 8, 2022
Merged
Merge develop to 1.2.0 rc2 sprint6 1 #755
loganathan-sekaran
merged 148 commits into
mosip:1.2.0-rc2
from
loganathan-sekaran:merge-develop-to-1.2.0-rc2-sprint6-1
Jan 8, 2022
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
* Added default filter attributes to configuration * Code updated
…ip#598) * Fixes in demo auth dynamic attributes * Fixed error message for decoding failure * Fix in fetching postal code for auth anonym profile * WIP for dynamic attribute auto match * Allow new dynamic attrib for auth without mapping * Removed unwanted comment
* Fixes in demo auth dynamic attributes * Fixed error message for decoding failure * Fix in fetching postal code for auth anonym profile * WIP for dynamic attribute auto match * Allow new dynamic attrib for auth without mapping * Removed unwanted comment * Fix in age not match error msg
* Fix bio auth type check issue due to case sensitive check * Minor fix
* Fix bio auth type check issue due to case sensitive check * Minor fix * Added missing Face for ekyc request in filter
…sip#621) * Fixed biotype,biosubtype related error messages * Fix NPE for null idtype * Test fixes * Revert debug code for idserviceimpl
This reverts commit 5cb0b79758ede70509ff7e0cbe864e9589434cff.
* Fixed keymanager bean loading issue * MOSIP-18411 fixed kyc attribute filtered out issue * MOSIP-17587-Fix status for ekyc auth in anonym profile
* Fix duplicate type code in kyc auth txn entry * MOSIP-18191 fix segment timestamp validation not working * Added null check for auth type code duplicate condition
mosip#737) * [MOSIP-18655] Optimized env.getProperty method call to static for performance * [MOSIP-18655] Imported constants as static
* MOSIP-19360 Add uni_ident column with unq constraint * MOSIP-19370 Added 2 columns to key_policy_def
RestRequestBuilder
* [MOSIP-18655] Optimized env.getProperty method call to static for performance * [MOSIP-18655] Imported constants as static * [MOSIP-18655] Made EnvUtil as primary environment * [MOSIP-18655] Optimized env.getProperty method call to static for performance * [MOSIP-18655] Added a Bean to get Service Names as a Arraylist to RestRequestBuilder
* Created Test class for MosipAuthFilterFactory => MosipAuthFilterFactoryTest * Created Test Class for IdServiceImpl => IdServiceImplTest Co-authored-by: Vipul Dhurve <[email protected]>
* [MOSIP-18655] reverted EnvUtil as RefreshScope * [MOSIP-18655] Ignoring test cases temporarily
* junit tests * Added debug print for maven build
* junit tests * Added debug print for maven build * Added print trace
mosip#751) * Added a Bean to get Service Names as a Arraylist to RestRequestBuilder * Removed vulnerability of Regular expression to DoS(Denial of Service) * Revert "Removed vulnerability of Regular expression to DoS(Denial of Service)" This reverts commit 49e2a73. * Removed Vulnerability of Regular Expression to DoS(Denial of Service) * Revert "Removed Vulnerability of Regular Expression to DoS(Denial of Service)" This reverts commit 8922fb0. * Revert "Merge branch 'develop' of https://github.com/balaji-alluru/id-authentication-1 into develop" This reverts commit 00b5eb5, reversing changes made to 34bb5b5. * Removed Vulnerability of Regular expressions to DoS(Denial of Service)
* [MOSIP-18655] reverted EnvUtil as RefreshScope * [MOSIP-18655] Ignoring test cases temporarily * [MOSIP-18655] Updated EnvUtil to implement env methods
…-1.2.0-rc2-sprint6-1
manojsp12
approved these changes
Jan 7, 2022
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.