Firewall : want to move rule --> 404

Hello,

When I try to move a rule down, after confirming the popup, I get a 404 error.

/move/firewall/?rule=14&direction=down&token=606e3a4e5cf254111ecc53a49fa54ef7

Thx

Hi,

The PR is merged but for some reason that file has not been included…???

To fix it:

mkdir -p /usr/local/hestia/web/move/firewall/
cd /usr/local/hestia/web/move/firewall
wget https://raw.githubusercontent.com/Anuril/hestiacp/de079be7c700448a0ddd7d30add89a02e0c4935c/web/move/firewall/index.php

will this file get remove when upgrade? (if the new version still do not get this file included)

and beside that index.php. This file also not being updated compare to your changed files:
‎func/main.sh‎

Now it is included in main branch

o ok, so next release will include all these,right?

Yes, next release will include them.