hi
The cache default SlidingExpiration
is 20 minutes.
If you call the code to change the feature, ABP framework will invalidate the cache automatically.
hi
This is a problem in 9.3.2, we will release 9.3.3 soon.
You can use packages that < 9.3.2
Your ticket has been refunded.
Thanks.
hi
The Client validation failed
error has nothing to do with X-Frame-Options'
.
You can add https://localhost:44346/authentication/login-callback
as your client redirect_uri
Thanks.
hi
The page class is Volo.Abp.Account.Public.Web.Pages.Account.SendSecurityCodeModel
You can create a subclass to override OnGetAsync
method.
https://abp.io/docs/latest/framework/ui/mvc-razor-pages/customization-user-interface
hi
The cache default SlidingExpiration
is 20 minutes.
If you call the code to change the feature, ABP framework will invalidate the cache automatically.
hi
Unless the cache expires, you can only force clear Redis.
You should use code to change the feature.
hi.
You should set the value via Code(FeatureManager
).
Or you can clear the redis.