Solved An issue has been discovered with the controller

This topic has been solved
S

Sado Yasashii

Guest
An error has been discovered where the controller::
  • in XF 2.2. * –XF\Admin\Controller\Login
  • in XF 2.3. * –XF\Admin\Controller\LoginController
does not work correctly if you enter a URL like https://site.com////admin.php in the browser. No matter how many slashes are added before admin.php, the page will still open, even if direct URL access is forcibly restricted.

The issue was discovered while addressing the problem of redirecting...

Read more

Continue reading...