nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.09k stars 5.2k forks source link

Rename AccessDeniedDataTablesJson method #7154

Closed RomanovM closed 2 months ago

RomanovM commented 2 months ago

nopCommerce version: 4.60

We should rename it since it is used not for data tables only, but for all actions that return json results. And it's also should have Async postfix. Something like AccessDeniedJsonAsync

skoshelev commented 2 months ago

Closed #7154