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

Salt repo id type fix #677

Merged
merged 4 commits into from
Nov 26, 2021
Merged

Salt repo id type fix #677

merged 4 commits into from
Nov 26, 2021

Conversation

loganathan-sekaran
Copy link
Member

No description provided.

@loganathan-sekaran loganathan-sekaran merged commit 885dba8 into 1.1.5.5 Nov 26, 2021
@loganathan-sekaran loganathan-sekaran deleted the Salt-Repo-Id-Type-Fix branch February 11, 2022 10:56
loganathan-sekaran added a commit that referenced this pull request Apr 13, 2022
* 1.1.1.5 patch fix bio hash validation (#524)

* Mosip 17106 fix bio hash validation issue (#523)

* Split kyc encrypted identity data to have session key attrip separately

* Excluded spring security dep from kernel core

* MOSIP-16654 ekyc thumbprint to be hex encoded

* MOSIP-17106 Fix in bio auth hash validation failure

* Minor correction to method name

* Updated pom version to snapshot

* Mosip 16784 performance fix webclient instance (#527) (#530)

* MOSIP-16870 move kyc endpoints into auth service

* Removed kyc builds from workflow

* Refactored kyc test class package

* Organized imports in tests

* Fix for callback url

* Fix for performance due to webclient instances. JUnit to be done

* Update pom.xml (#539)

* Updated kernel core for encoder (#540)

Co-authored-by: Loganathan S <[email protected]>

* Mosip 16784 test without kernel core decoder 1 (#543)

* WIP - using local encoder decoder implementation

* Use native decoder

* Removed test comment

* Refactored method names

* Removed unused method

* Corrected jdoc

Co-authored-by: Loganathan Sekar <[email protected]>

* Using kernel cyrpto util (#548)

* Excluded spring security (#551)

* Fixed encoding in bio decryption (#556)

* Decoding base64 for cbeff in individual biometrics (#560)

* Test fix (#562)

* MOSIP-17735 changing websub version for migration

* MOSIP-17300 (#593)

* MOSIP-17300,17302

* Pom version updated

* Fix for bio attrib case sensitive filter issue (#602)

* Double decryption of bio data has been removed (#611)

* for eKyc face filter has been added (#612)

* Handling id's not having mapping (#614)

* Handling not mapped id's

* Check has added for biometrics

* MOSIP-17523 : Updating pom to use the latest version of keymanager

* MOSIP-17523 : SessionKeyDecrytorHelper added to component scan to create bean

* MOSIP-17523 : SessionKeyDecrytorHelper class added in componant scan to allow auto bean creation

* MOSIP-18377 Index creation on various tables (#639)

* MOSIP-18377 Index creation on various tables

* Added columns to multiple indices

* Added columns in indices

* Added column to index

* Removed unnecessary db call (#645) (#647)

* MOSIP-18523 - Mosip 18523 perf fixes - 1.1.5.5 (#665) (#668)

* Mosip 18523 perf fixes (#665)

* Add cacheable to uin hash salt repo

* Minor refactor

* Fix to cache key

* Reverted deletion of hash salt entity

* Corrected salt modulo type

* Test fixes

* Test fix

* Test fix

* Fix perf issue to use substring based logic for salt key calculation … (#674)

* Fix perf issue to use substring based logic for salt key calculation instead of modulo (#670)

* Fixed idrepo version

* Update UinHashSaltRepo.java (#675)

* Salt repo id type fix (#676)

* Update UinHashSaltRepo.java

* Fixed salt id type

* Salt repo id type fix (#677)

* Update UinHashSaltRepo.java

* Fixed salt id type

* Corrected salt id type

* Corrected type

* 1.1.5.5 add keyalias cert thumb col and auth token response fix (#740)

* Added cert thumbprint column to keyalias table

* Fix in setting the policy metadata for authToken issue

* Added temporary debug statement (#830)

* Ida 1.1.5.5 debug bio auth issue 1 (#831)

* Added temporary debug statement

* making debug log level to info

* Ida 1.1.5.5 debug bio auth issue 2 (#832)

* Added temporary debug statement

* making debug log level to info

* Updated debug log

* Revert printing cbeff (#833)

* Added temporary debug statement

* making debug log level to info

* Updated debug log

* [DSD-405] updated the DB scripts to add IF EXIST (#568)

* MOSIP-20434,MOSIP20566-Fix Multi-Modal-BioIssue (#853)

* Fix for kyc attributes to be added to filtered attributes list (#855)

* Mosip 20765 kyc attributes issue 1 (#856)

* Fix for kyc attributes to be added to filtered attributes list

* Copied gpg keys

* Mosip 20827 fix in status comment column size (#857)

* Fix for kyc attributes to be added to filtered attributes list

* Copied gpg keys

* Fixed status comment size issue

* Allowing to disable thumbprint validation (#858)

* Allowing to disable thumbprint validation

* Added null check of thumbprint, added support for service specific properties file

* Allow thumbprint null if thumprint is disabled

* [MOSIP-20891] face fetch is moved inside a condition. (#860)

Co-authored-by: Loganathan S <[email protected]>
Co-authored-by: Loganathan Sekar <[email protected]>
Co-authored-by: urviljoshi <[email protected]>
Co-authored-by: Nagarjuna K <[email protected]>
Co-authored-by: Vishwa <[email protected]>
Co-authored-by: Mandeep Dhiman <[email protected]>
Co-authored-by: rambhatt1591 <[email protected]>
Co-authored-by: Urvil Joshi <[email protected]>
Co-authored-by: Keshav Mishra <[email protected]>
Co-authored-by: Manoj SP <[email protected]>
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.

1 participant