luci-base: switch to ubus sessions
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 15 Jan 2015 09:55:53 +0000 (10:55 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 15 Jan 2015 10:09:05 +0000 (11:09 +0100)
commit199c8cbc4c32506ecfe89850615b88a3f0276dd3
tree8f42aed92f92eba67898c0ce6bd5464a04986967
parenteb8560061ab2aed5c0f2ce2ca9fa0fe28fa89af4
luci-base: switch to ubus sessions

Remove luci.sauth session storage implementation and offload the session
management to the rpcd ubus backend. Also depend on rpcd due to this.
modules/luci-base/Makefile
modules/luci-base/luasrc/dispatcher.lua
modules/luci-base/luasrc/sauth.lua [deleted file]
modules/luci-mod-admin-full/luasrc/controller/admin/index.lua
modules/luci-mod-admin-mini/luasrc/controller/mini/index.lua
modules/luci-mod-rpc/luasrc/controller/rpc.lua