luci/modules/luci-base/luasrc
Karl Palsson 8f9433127e luci-base: allow themes to provide sysauth.htm
Support for sysauth_template was (inadvertently) dropped in refactorings
to support the json menu construction.  This does not restore that
functionality, which allowed different templates for every node in the
dispatcher tree, but provides an alternative mechanism that allows a
theme to provide a sysauth.htm template file instead.

Tested-by: Karl Palsson <karlp@etactica.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-06-30 17:43:39 +02:00
..
controller/admin luci-base: implement JSON endpoint to fetch menu information 2020-04-16 13:30:35 +02:00
model treewide: move server side CBI support to luci-compat 2019-11-03 20:49:31 +01:00
sgi luci-base: uhttpd.lua: expose all CGI variables 2020-04-10 21:03:19 +02:00
sys timezone data: update to 2020a 2020-05-09 09:45:05 +03:00
view luci-base: expose currently dispatched node info to client side JS 2020-04-16 13:30:35 +02:00
cacheloader.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
ccache.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
config.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
debug.lua Rework LuCI build system 2015-01-08 16:26:20 +01:00
dispatcher.lua luci-base: allow themes to provide sysauth.htm 2020-06-30 17:43:39 +02:00
dispatcher.luadoc luci-base: dispatcher: remove tree modifier support 2018-11-27 14:46:55 +01:00
http.lua treewide: Fix typos in comments 2018-10-10 15:00:07 +08:00
http.luadoc treewide: Fix typos in comments 2018-10-10 15:00:07 +08:00
i18n.lua luci-base: remove unused i18n functions 2018-11-05 11:01:45 +01:00
i18n.luadoc luci-base: remove unused i18n functions 2018-11-05 11:01:45 +01:00
ltn12.lua Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
store.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
sys.lua luci-base: sys.lua: lazy-load luci.model.network 2019-11-02 20:14:25 +01:00
sys.luadoc luci-base: add luci.sys.process.exec() 2018-11-14 20:46:04 +01:00
template.lua luci-base: template.lua: fix nil access in string template error handling 2020-06-19 14:51:49 +02:00
util.lua system-wide: fix escaping of magic chars 2019-06-29 19:26:07 +02:00
util.luadoc treewide: Fix typos in comments 2018-10-10 15:00:07 +08:00
version.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00