luci/modules/luci-base/luasrc
Jo-Philipp Wich 4e1b884157 luci-base: properly handle authentication without authenticator
Some controller actions like the ones in "servicectl" require authentication
but are not meant to provide an authenticator because they're only invoked
by scripts.

Rework the dispatcher logic to handle this situation and only bail out if
an authenticator name other than "htmlauth" is set.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-07-11 14:12:50 +02:00
..
cbi luci-proto-wireguard: add support for fwmark option 2017-02-27 20:48:46 +01:00
controller/admin luci-base: switch to POST action for service reload 2015-10-06 22:37:27 +02:00
http lib-nixio / luci-base: Fix for reading csrf token prevents file upload 2015-12-15 13:12:29 -05:00
model luci-base: support ip6ifaceid option for proto_static 2017-05-21 22:08:38 +03:00
sgi Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
sys luci-base: add Etc/GMT timezones 2017-05-08 19:31:36 +03:00
tools Merge pull request #965 from cshore-firmware/pull-request-odhcpd-mac 2017-02-07 16:00:09 -05:00
view luci-base: mvalue: fix column wrapping 2017-01-26 00:07:26 +01:00
cacheloader.lua Update my email addresses in the license headers 2015-01-16 23:49:44 +01:00
cbi.lua luci-base: fix initialization of MultiValue options 2016-01-23 17:34:53 +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: properly handle authentication without authenticator 2017-07-11 14:12:50 +02:00
dispatcher.luadoc Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
http.lua lib-nixio / luci-base: Fix for reading csrf token prevents file upload 2015-12-15 13:12:29 -05:00
http.luadoc Fix module lines in several luadoc files 2015-09-01 16:43:19 +02:00
i18n.lua Move inline documentation into separate files. 2015-01-29 16:26:46 +01:00
i18n.luadoc Move inline documentation into separate files. 2015-01-29 16:26:46 +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: use rpcd-mod-rrdns for reverse DNS lookups 2017-07-11 14:05:31 +02:00
sys.luadoc luci-base: add luci.sys.net.host_hints() and regenerate documentation 2016-01-20 16:56:25 +01:00
template.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00
util.lua luci-base: improve string format error reporting 2016-08-04 11:45:30 +02:00
util.luadoc Fix module lines in several luadoc files 2015-09-01 16:43:19 +02:00
version.lua Globally reduce copyright headers 2015-01-16 23:38:38 +01:00