summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/dispatcher.lua
AgeCommit message (Expand)Author
2016-03-01modules/base: dispatcher: use default language if automatic choice failsMatthias Schiffer
2016-02-10luci-base: dispatcher: let attr() automatically serialize JSONJo-Philipp Wich
2016-02-02Fix embedded links: github instead of luci.subsignal.orgHannu Nyman
2016-01-11luci-base: properly handle ubus connections for non-root (#570, #571)Jo-Philipp Wich
2015-10-22luci-base: dispatcher expose test_post_security()Jo-Philipp Wich
2015-10-21luci-base: ensure that base url is emitted with trailing slashJo-Philipp Wich
2015-10-21luci-base: remove security token from urlsJo-Philipp Wich
2015-10-20luci-base: generalize post security token handlingJo-Philipp Wich
2015-10-07luci-base: expose luci.dispatcher.build_url() as url() in templatesJo-Philipp Wich
2015-10-07luci-base: protect simpleforms with CSRF tokensJo-Philipp Wich
2015-10-06luci-base: protect CBI forms with CSRF tokensJo-Philipp Wich
2015-10-06luci-base: add support for POST-only actions with CSRF token checkJo-Philipp Wich
2015-02-09Avoid setting duplicate cookiesJo-Philipp Wich
2015-02-09luci-base: pass session timeout as integerJo-Philipp Wich
2015-02-09luci-base: establish ubus connection before dropping privileges (#310)Jo-Philipp Wich
2015-01-29Move inline documentation into separate files.Jo-Philipp Wich
2015-01-26luci-base: improve login/logout handlingJo-Philipp Wich
2015-01-16Globally reduce copyright headersJo-Philipp Wich
2015-01-16luci-base: remove luci.initJo-Philipp Wich
2015-01-16luci-base: use local sys module table in luci.dispatcherJo-Philipp Wich
2015-01-15luci-base: remove old fastindex support code, use cached module tablesJo-Philipp Wich
2015-01-15luci-base: switch to ubus sessionsJo-Philipp Wich
2015-01-08Rework LuCI build systemJo-Philipp Wich