Activities of "jmalla.cp"

Hi,

But with this way we will creat a new solucion and we already have a solution in production now

Hi Maliming,

How can we create this new template project including React?

Thanks

  • ABP Framework version: v6.0.1
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): Tired
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi,

We have a web made with ABP Framework in production environment, and now we want to add a react-native project to launch the native mobile access.

How can we do that? What's the correct abp CLI command?

Thanks for all

Great, thanks

Hi,

Yes, I know. But then how can I load the current user from userId?

  • ABP Framework version: v6.0.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Auth Server Separated (Angular): Tired
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi,

Now we are running some processes within a background service, and we need to know which person runs this process. However, when the background service runs the process, it doesn't know the user who launched the background service.

How can I set the user who ran the background service as the current user within the background service?

Thanks

Answer

Hi,

What is the best point to check that?

Maybe in the public class WebAppWebModule, inside the ConfigureAuthentication method?

Answer

Hi,

One more thing

I have two web projects, public and internal, with different clientId.

Now I can block the user at the moment of login, (clientId, username and role), but if the user login from public web and then runs the internal url, they skip the proteccion

How can I block that?

Answer

Great!!

Thanks

Answer

Thanks mailming.

And finally, how can I throw an unauthorized page from OnPostAsync method?

Showing 1 to 10 of 40 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11