Activities of "alper"

we don't have such a tool. you need create a new module with Suite and move your existing files to the new empty module.

see also https://docs.abp.io/en/commercial/latest/startup-templates/microservice/add-microservice

is it happening only on Brave ? is it working for Chrome?

I couldn't reproduce it on my computer what's your resolution?

see https://support.abp.io/QA/Questions/536/How-to-Restrict-users-multiple-login-session

this is possible if only you can send us the module. but in this way, everybody can install it.

you can add an property to User entity "PasswordSetDate". then override Login method to redirect the user to password change page. this sounds like a good feature for the new versions. Enforcing user change password after some time.

authorize attribute is extended from Microsoft authorize. and it's policy based authorizations. you can create custom policies for your requirement https://docs.microsoft.com/en-us/aspnet/core/security/authorizationpolicies?view=aspnetcore-5.0

maybe you can use https://docs.abp.io/en/abp/latest/Background-Jobs to process the message in the consumer method, then it'll be async

Answer

maybe the response was not succesful, can you check the log

we are also checking

Showing 931 to 940 of 2058 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 23, 2025, 10:47