hi
So there is currently no way of customizing the email sent for email security code, even just the translation?
I have implemented it and it will be available in 4.3.
You can provide a new email template. Rewrite SendSecurityCodeModel
to use this template to send emails.
Please check this document: https://docs.abp.io/en/abp/latest/Text-Templating#localization
hi
We will solve the problem of https://nuget.abp.io/ today, you can try again. : )
You can check this https://github.com/abpframework/abp/pull/7783
For Identity Server, RedirectUris
is fixed, I will try to found a way to make it dynamicall.
Now I want to restrict sections for reamining two roles so do I need to define pages permission here?
Sorry I can't get your point, Can you explain it in detail?
hi
SendSecurityCode does not use a template, I will use a template to send email security code in the next version
hi @Denis
I can't quite understand your mean. Can you explain it in detail, and share some code?
hi
Can you share the full source code to reporduce the problem?