أنشطة "liangshiwei"

إجابة

I close this question, If you still have this question, Please reopen.

إجابة

I close this question, If you still have this question, Please reopen. (When using the command to roll back the database, you need to change the connection string to the connection string of the tenant)

I close this question, If you still have this question, Please reopen.

Has been fixed, so I close this question

Has been fixed, so I close this question

Hi,

It is a separate field in database table: https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Extending-Entities#entity-extensions-ef-core

You can run the sample project and add users. You will see it is a separate field in the database.

إجابة

Hi,

There is currently no Angular UI for email settings,it will be added in a future version. You can according the document to add your own email setting page.

About confirm email , see https://support.abp.io/QA/Questions/168/SignIn-settings-does-not-works-as-expected

Hi,

I create an example for you https://github.com/realLiangshiwei/AbpQa274.

You can see that after create the user, change the user object again.

You have three options:

  1. Overwrite IdentityUserAppService, update the user at the end of the method.
  2. Use entity extend system.(this way is used in the example).
  3. Can be simpler,Use object extend system to extend Dto and pass the DisplayName parameter in the create user request. see https://github.com/abpframework/abp/issues/4467.

OK, I will check it.

Have a ncie day.

إجابة

Hi,

Example : https://github.com/realLiangshiwei/AbpQa263Demo

  • hostUser will not be displayed in the user list
  • hostPermission will not be displayed in the permisson group
  • Can't see settings without permissions (language management module is a commercial module, but you can do it according to the first point)
  • In DemoAppService, users of all tenants can be update.

Note: This is not a best practice and not complete, it just provides an idea

عرض 4591 الي 4600 من 4800 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11