simplcommerce / SimplCommerce

A simple, cross platform, modulith ecommerce system built on .NET
http://www.simplcommerce.com
Apache License 2.0
4.2k stars 1.59k forks source link

User registration email not validated #720 #1068

Closed SatyaSandeep51 closed 8 months ago

SatyaSandeep51 commented 8 months ago

User after registering with an Email gets the verification link to his Mailbox. By clicking on the verification link he/she will be redirected to the verifying page and from there user can go to login after the successful verification. Used a sample email and app specific password to generate emails to the registered user. Email Id : sampleemail304@gmail.com Password : Welcome@123 App Specific Password : mecv erfk mosu fvji

Modified Files : -- src/Modules/SimplCommerce.Module.Core/Areas/Core/Controllers/AccountController.cs -- src/Modules/SimplCommerce.Module.EmailSenderSmtp/EmailSender.cs

hishamco commented 8 months ago

Please resolve the conflicts

hishamco commented 8 months ago

Closed while there's no respond from the author

Feel free to reopen the PR again