hi
https://support.abp.io/QA/Questions/160/How-to-customize-an-ABP-project
hi
Once they confirm their email we would then activate the tenant.
You need to implement this yourself.
hi
We will mention this. Thanks. Your question credits were refunded.
You can store the password of the admin user to a tenant. and get and use it on Task HandleEventAsync(TenantConnectionStringUpdatedEto eventData) and Task HandleEventAsync(ApplyDatabaseMigrationsEto eventData)
I do not recommend storing the source password of a user.
Thanks
hi
We don't familiar with MongoDB, You can create a sample project with ef core.
The changes from 3.x to 7.x is too heavly.
I suggest you create a new 7.0x project and check&compare the code.