luci-base: use native ubus-rpc authorization protocol
authorJo-Philipp Wich <jo@mein.io>
Thu, 15 Aug 2019 14:07:48 +0000 (16:07 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 15 Aug 2019 14:10:42 +0000 (16:10 +0200)
Instead of granting complete ubus access under the active sysauth session,
implement the ubus-rpc authorization mechanism and make the ubus proxy
endpoint unauthenticated.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>

No differences found