[DEV-448] Do not send mails if no mail defined#402
Merged
Conversation
Yannick1712
approved these changes
Sep 8, 2022
davidleomay
added a commit
that referenced
this pull request
Sep 9, 2022
* [DEV-597] added ethers package and added eth signature verification * [DEV-597] added BTC message verification * [DEV-607][WIP] foundation to link addresses without a user session * [DEV-608] add link address email trigger to start KYC * [DEV-608] added correct payment link to email * [DEV-624] added link address entity with repo and changed link email to use authentication uuid * [DEV-624] added GET and POST for link authentication and removed old link integration * [DEV-624] added migration script * [DEV-624] added correct kyc completeness check and merging of user data * [DEV-624] changed create to static function * [DEV-633] added blockchain info to JWT, user and asset * [DEV-633] moved Blockchain enum, default defichain for assets and removed blockchain parameter from functions * [DEV-634] added change user and linked users to detail endpoint * [DEV-634] added thunderclient calls for change user * [DEV-634] fix broken import * [DEV-634] added blockchain information to signature message * [DEV-634] fixes issue with wrong type for isSwitchable * [DEV-634] CRC and moved change user to AuthService * [DEV-634] CRC * [DEV-593] fixing wrong imports due to moving blockchain enum and other merge conflicts left overs * [DEV-593] deleted empty file * [DEV-593] CRC * [DEV-716] changed blockchain to blockchains * [DEV-716] remove blockchain for user table from migration file * [DEV-716] fixes merge conflict error * [DEV-593] adapted and translated link email * [DEV-593] CRC * [DEV-716] correctly add blockchains to out dto * [DEV-716] remove unique constraint of assets.name * [DEV-716] improved blockchain handling and added unique constraint for asset name & blockchain * [DEV-716] fixed wrong migration row * [DEV-593] CRC * [DEV-593] moved link creation to link service * [DEV-448] Do not send mails if no mail defined (#402) * [DEV-448] Do not send mails if no mail defined * [DEV-448] Added error log * [DEV-448] Removed empty mail exception * [DEV-703] extend OnRamp bank-Selector (#388) * [DEV-703] extend onRamp bank selector * [DEV-703] Refactoring * [DEV-703] add MBEnable col + migration, add one case to bankSelector * [DEV-703] Refactoring 2 * [DEV-703] Refactoring 3 * [DEV-703] add unit tests * [DEV-703] unit test Refactoring Co-authored-by: David May <david.leo.may@gmail.com> * [FIX] optional property for return values * [FIX] Refactoring * [FIX] Refactoring second try * [DEV-593] Removed duplicated config * [DEV-593] Switched to 'du' Co-authored-by: David May <85513542+davidleomay@users.noreply.github.com> Co-authored-by: Yannick1712 <52333989+Yannick1712@users.noreply.github.com> Co-authored-by: David May <david.leo.may@gmail.com> Co-authored-by: Yannick1712 <nickbusch1998@gmail.com>
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
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.
Release Checklist
Pre-Release
Post-Release