luci/modules/luci-base/luasrc/model
Jo-Philipp Wich 9b22c9c1e1 luci-base: implement session handling in luci.model.uci
Introduce luci.model.uci.set_session_id() and luci.model.uci.get_session_id()
to set and get the effective session ID respectively.

When a session ID is set, it is sent as `ubus_rpc_session` attribute to rpcd,
causing it to use per-session change directories, isolating LuCI changes from
the global system uci state.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-19 11:42:12 +02:00
..
cbi/admin_network luci-base: support ip6ifaceid option for proto_static 2017-05-21 22:08:38 +03:00
firewall.lua luci-base: gracefully handle broken firewall forwarding sections 2017-10-17 17:35:01 +02:00
ipkg.lua treewide: filter shell arguments through shellquote() where applicable 2018-04-05 09:37:43 +02:00
ipkg.luadoc Fix module lines in several luadoc files 2015-09-01 16:43:19 +02:00
network.lua luci-base/network.lua: fix get_interface function 2018-03-31 07:11:02 +02:00
uci.lua luci-base: implement session handling in luci.model.uci 2018-04-19 11:42:12 +02:00
uci.luadoc luci-base: implement session handling in luci.model.uci 2018-04-19 11:42:12 +02:00