Commit graph

5 commits

Author SHA1 Message Date
Rusty Russell
8868282207 commando: remove gratuitous logging.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-08-26 12:51:44 +09:30
Rusty Russell
503de089d1 commando: don't deadlock if the make us call into ourselves.
For now we only support calling into commando-rune, not chaining commando
commands!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-08-26 12:51:44 +09:30
Rusty Russell
48be26664f commando: optionally use runes for authorization.
Now it requires the datastore (or datastore.py plugin), if you want
to use runes.  The simple reader/writer control lists don't require
that, but for simplicity we always require the runes Python module.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-08-26 12:51:44 +09:30
Rusty Russell
6254a06b26 Feedback from GH Review.
1. Fix README.md dynamic plugin example (needs keywords, abspath!)
   (pointed out by @carnhofdaki).
2. Define magic number we use (suggested by @FreePietje)
2021-08-26 12:50:54 +09:30
Rusty Russell
c170ccea28 commando: reckless? Try going commando!
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-08-26 12:50:54 +09:30