luci/modules/luci-base/luasrc/view
Jo-Philipp Wich 48a5864f06 luci-base: error404: do not access request env directly
Instead of attempting to access the request environment directly (which does
not work anyway using the CGI SGI), use the already sanitized
dispatcher.context.request property to print out the not found url.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-10 12:01:43 +02:00
..
cbi luci-base: escape path strings and field parameter 2018-04-07 11:43:44 +02:00
csrftoken.htm luci-base: add support for POST-only actions with CSRF token check 2015-10-06 15:56:35 +02:00
error404.htm luci-base: error404: do not access request env directly 2018-04-10 12:01:43 +02:00
error500.htm Globally convert headline anchors into name attributes. 2015-10-06 13:30:33 +02:00
footer.htm Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
header.htm Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
indexer.htm Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
sysauth.htm luci-base: use FULL_REQUEST_URI on login form templates 2018-04-04 23:30:49 +02:00