🖧🔍 WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.
GNU General Public License v3.0
3.12k
stars
186
forks
source link
Changed the "absolute URL" target to "relative URL" in userNotifications.php for viewing reports #837
Closed
cvc90 closed 1 month ago
Hi @jokob-sk,
Pull Request
Description
Changed the "absolute URL" target to "relative URL" in userNotifications.php for viewing reports, this is a fix for issues with reverse proxy servers.
Changes
Update userNotifications.php (/front/userNotifications.php)
Changed the destination "absolute URL" to "relative URL" in reports to fix issues for reverse proxies
Test
Tested locally and works fine