Activities of "liangshiwei"

Hi,

ABP follows some conventions, All connection string names are defined in the module's DbProperties class,you can easily find the connection string name of the module.

Like sass module:

Hi,

Sorry, I don't know much about oracle, but if your table and column names are uppercase, you can use this lilbary: https://github.com/efcore/EFCore.NamingConventions

Hi,

I have sent you an email I made the following changes:

  1. Use https instead of http
  2. Add UseAuthentication and UseAuthorization to the AuthServerHostModule
  3. Add npm package to the package.json file and run yarn,gulp command
  4. Add multiple languages to AuthServerHostModule and BackendAdminAppHostModule

Hi,

I don't think this is a problem, Because it is not recommended to enable sourcemap in a production environment. As you can see, github or Microsoft website has the same warning in the console.

Hi, I can't reproduce your problem, can you provide steps to reproduce? thanks.

Hi,

I used the project you provided, it works fine for me. PS: I don't have devart license key ,so I use the official oracle driver and oracle version is 18c.

See https://github.com/realLiangshiwei/AbpQa332/tree/tenant

Will there be this problem if you switch to the official driver?

I can help you remotely , my email is shiwei.liang@volosoft.com

Hi @gvnuysal, I will check it out.

HI,

Here is the documentation for the file management module, may be it can help you.

Hi @robb@designitcorp.ca, You should use https as the solution, If you really want to use http, you need to check the browser and set the samesite, See https://github.com/IdentityServer/IdentityServer4/issues/4165

Can you share some screenshots? Thanks.

Showing 5681 to 5690 of 5968 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11