Altinn / altinn-notifications

Altinn platform microservice for handling notifications (mail, sms, etc)
MIT License
2 stars 3 forks source link

Investigate use of the email address keyword #604

Closed SandGrainOne closed 2 weeks ago

HenningNormann commented 2 weeks ago

@acn-sbuad SELECT count(*) FROM [ServiceEngine].[Notification].[NotificationTemplate] where NotificationText like '%$reporteeEmail$%'

gir 0 i prod

acn-sbuad commented 2 weeks ago

Given Hennings comment we should be good to reject email addresse i text. Suggest we close this issue

SandGrainOne commented 2 weeks ago

Henning did also look for the mobile number macro. This also returned 0 texts.