Galip Tolga Erdem

Results 27 comments of Galip Tolga Erdem

Sorry but I can't even understand the error. The API runs at localhost but you are running it using the DNS? Try https://localhost:44335 for the public-web application. DNS is related...

I've created an issue related to this, I'll update the docker-compose file to run with latest changes.

> Hi, I started project success locally. But I just see the home page, so what is the account I can login to see more?. I don't know any info...

This should remain open until we find a solution

Moved to https://github.com/abpframework/eShopOnAbp/issues/157

You can not add migration to a module. You can add it to the `host` application that uses the module. There sample _hosts_ to test your module; Unified as a...

We've released v1.0. Helm artifacts can be found at https://artifacthub.io/packages/helm/abp-charts/eshoponabp We've also updated roadmap for 2.0 at https://github.com/abpframework/eShopOnAbp

How to reproduce this? Are you using IdentityServer module? Where do you check the CurrentUser? HttpApi or MVC/BlazorServer side?

@maliming Can this be related to dynamic claims?