luci-mod-rpc: rework authentication and session handling
authorJo-Philipp Wich <jo@mein.io>
Fri, 6 Apr 2018 05:56:56 +0000 (07:56 +0200)
committerJo-Philipp Wich <jo@mein.io>
Fri, 6 Apr 2018 05:56:56 +0000 (07:56 +0200)
 - Use the ubus session.login procedure to authenticate credentials
 - Fix testing of allowed usernames
 - Support authentication via sysauth cookie

Fixes #1300, #1700, #1711

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

No differences found