Revert "* Fix last commit"
[project/luci.git] / libs / web / luasrc / dispatcher.lua
index 0666060ed515d1476772519bb9b40e926e17c974..b74c5bdc25afff419f909d768a85c6f4829e4584 100644 (file)
@@ -188,9 +188,6 @@ function dispatch(request)
                                luci.http.status(403, "Forbidden")
                                return
                        end
-               else
-                       luci.http.status(403, "Forbidden")
-                       return
                end
        end