Hi,
The feature does not works for multiple tabs I have tested it. please let me know what's the solution for this.
Hi,
I want to know how to handle idle session timeout in multiple tabs for the same user. https://abp.io/docs/latest/modules/account/idle-session-timeout
Thank you
yes, its there. it was working fine before upgrading to 9.1.1
Hi team,
I'm having the same issue mentioned in the following thread after upgrading the ABP to 9.1.1
https://abp.io/support/questions/8388/Configure-Hangfire-with-In-Memory-Provider-for-Integration-Testing
Unit tests starts failing. is there any solution to this.
Hi,
We recently found that libs folder under wwwroot is not getting created in the CICD pipeline and we haven't changed the pipeline for a while now. as a result, we are getting 500 error when click on login button.
in Abp, is there any way to check multiple permission with Authorization attribute as OR operator.
[Authorization(permission1, permission2, permission3)] public Task CreateAsync(){
}
Hi team,
quick question, in ABP, what are the best practices to create test harness that compliance with security standards.
thanks
I'm facing the same issue
thank you for helping me out.
I will keep this thread open and get back to you if I need further help.
just to understand, based on this screenshot
I'm doing the following:
please correct me if I'm missing anything