luci/modules/luci-mod-rpc/luasrc/controller
Jo-Philipp Wich 766643fcf1 luci-mod-rpc: drop "secret" value from rpc session objects
Drop the "secret" value from RPC session objects in order to make them
compatible with ordinary web sessions used by the LuCI web interface.

That secret value was never used for anything and is the only difference
compared to normal LuCI login sessions.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-01-30 16:51:49 +01:00
..
rpc.lua luci-mod-rpc: drop "secret" value from rpc session objects 2019-01-30 16:51:49 +01:00