Skip to content

Commit

Permalink
Fixed build failure (#896)
Browse files Browse the repository at this point in the history
* [MOSIP-24670] Updated API correction id and version

* [MOSIP-24670] Updated API body correction

* [MOSIP-22640] Fixed Sonar Bugs

* updated PR

* updated PR

* updated review code

* [MOSIP-22640] Fixed sonar bugs

* updated PR

* updated PR

* [MOSIP-22639] Resolved security hotspots in code

* [MOSIP-24630] Fixed Security Vulnerability in code

* added error for isValidUrl method

* renamed vaildateURL method

* updated PR

* updated PR

* [MOSIP-24670] Made corrections in  id and version

* resolved conflicts

* updated PR

* updated PR

* [MOSIP-24670] Made corrections n API body, response code

* updated PR

* updated PR

* updated dateTime

* updated PR

* [MOSIP-25539] Made corrections in API body, response code

* [MOSIP-25539] made corrections in API body

* updated error message

* updated error code

* updated trasactionid dto change

* added equals

* [MOSIP-25539] made corrections in api body

* [MOSIP-25539] Corrected API response body Task 5

* resolved build failure

* [MOSIP-25539] Task 2 Added error code for vaildateOtp API

* updated PR

* updated PR

* updated PR

* updated PR

* [MOSIP-25539] Updated validateotp method

* updated PR

* [MOSIP-25798] Added validations

* updated PR

* updated PR

* updated PR

* updated PR

* updated PR

* [MOSIP-25791] Added purpose as mandatory

* Added error

* Added Audit logs

* updated test cases

* [MOSIP-22913],[MOSIP-22914],[MOSIP-24653],[MOSIP-24796] Added Audit logs

* updated logs

* updated auditlog code

* updated enum name for audit logs

* updated enum name for audit logs

* updated enum name for audit logs

* updated enum name for audit logs

* updated enum name for audit logs

* [MOSIP-25268] Fixed Sonar vulnerability

* [MOSIP-25268] Fixed Sonar vulnerability

* [MOSIP-26272] Added validation for /update-uin API

* updated PR

* updated update-uin PR

* Fixed build issue

* Updated transactionId error message

* Updated Test cases ResidentServiceResUpdateTest class

* [MOSIP-26343] Created module specific audits

* updated PR

* updated PR

* [MOSIP-26087] Added featureName in pdf name

* updated PR

* Updated PR as per review

* updated PR

* updated PR

* Updated build

* [MOSIP-24494] Updated trasnliterate API error msg

* updated PR

* updated PR

* [MOSIP-25363],[MOSIP-24796],[MOSIP-25711] Updated audit logs

* [MOSIP-26089] Added authentication mode

* Fixed Sonar Bugs

* updated PR

* updated as per review

* Updated Sonar Fix

* Updated Sonar bug fix

* Updated Sonar bug fix

* Updated Sonar bug fix

* Updated Sonar bug fix

* Updated Sonar bug fix

* Updated Sonar bug fix

* [MOSIP-25793] Added audit logs

* Fixed sonar bug

* Fixed sonar bug

* Fixed Sonar Bug

* Updated Sonar Fix

* Fixed build failure
  • Loading branch information
aihamh authored Apr 25, 2023
1 parent 0691d08 commit 112f335
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ resident.vid.version.new=1.0
mosip.resident.checkstatus.individualid.id=mosip.resident.check-stage-status
resident.version.new=1.0
mosip.resident.api.id.otp.request=mosip.identity.otp.internal
resident.attribute.names.without.documents.required=preferredLanguage,email,phone
#-----------------------------RID Properties---------------------------------------
# length of the rid
mosip.kernel.rid.length=29
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ PARTNER_REFERENCE_Id=mpartner-default-print
DECRYPT_API_URL=https://qa.mosip.net/v1/keymanager/decrypt
APPLICATION_Id=RESIDENT
mosip.kernel.pdf_owner_password=123456
resident.attribute.names.without.documents.required=preferredLanguage,email,phone
#-----------------------------RID Properties---------------------------------------
# length of the rid
mosip.kernel.rid.length=29
Expand Down

0 comments on commit 112f335

Please sign in to comment.