Activities of "alper"

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

ok. so there might be a problem. created a issue. you can track this https://github.com/abpframework/abp/issues/9082

Showing 811 to 820 of 1868 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 18, 2024, 05:54