Commit graph

3 commits

Author SHA1 Message Date
Martin Braun
275b81c341 mpm: Add 'hijack' mode to mpm_shell 2017-12-22 15:05:06 -08:00
Martin Braun
d711ad4c93 mpm: RPC methods now tell us if they need a claim
On the RPC server side, we keep track of which methods require a claim
token. MPM shell uses this info to automatically add claim tokens when
required.
2017-12-22 15:04:00 -08:00
Martin Braun
f24b7fcdbd mpm: Added mpm_shell.py
Was actually the old rpc_shell.py, was renamed and heavily refactored.
Now includes claim logic and other fancy features.
2017-12-22 15:04:00 -08:00