hi
You can put them on the Domain layer. : )
hi
We have a sample for Excel.
https://github.com/abpframework/abp-samples/pull/64
There is no sample for pdf.
hi
You can try to use MailKit.
https://docs.abp.io/en/abp/latest/Emailing https://docs.abp.io/en/abp/latest/MailKit
We also have a demo to test it.
https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo
I would like to ask though; why that code for the CheckExpiresAt() not in the core ABP? Is there any other side effect?
We will do that. https://github.com/abpframework/abp/pull/16504
Also should I use the same code for the API HOST project?
No. This only needs for the web project.
Thanks. I will check it asap.
Do you have any steps to supplement?
why the user still ends up having their email flagged as confirmed even though they get the invalid token message?
This means that the URL has been accessed many times. The first time it succeeds, the token will be invalid after that.
You can keep adding the z-index value.
#components-reconnect-modal{
z-index: 1056 !important;
}
I will update my code Then you can retry.
Wait a sec.
Great.
hi
We will fix that in the next version. Thanks.
The languages are cached by the tenant now. I think this is a problem.