Files
novacpx/panel/public
myron 89037d7544 fix: 2FA, sessions, cloudflare, wordpress, nginx-proxy pages showing stub
Stubs inside the IIFE (twofa/sessions/cloudflare/wordpress/nginxProxy)
always shadowed the real global implementations. Pages dict captured
the stubs so clicking those nav items just showed "Loading...".

Fix: stubs now delegate to renamed global functions (*Page suffix).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 11:27:12 +00:00
..