]> git.ipfire.org Git - ipfire.org.git/commit
web: Fix too generous redirection
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 25 Jan 2024 11:54:00 +0000 (11:54 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 25 Jan 2024 11:54:00 +0000 (11:54 +0000)
commit42e745e9900a2d9214e9b7e1664c784aa75a5c0a
tree74bca6c4b18b9d91d62288894e144f0b3cc0c1fe
parent531c4989dba50d6beb24443067d67f97caf1c042
web: Fix too generous redirection

The webapp used to redirect people to the front page when it could not
find a suitable handler for a URL.

Fixes: #13552
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/web/__init__.py