Michael Wright

Results 4 comments of Michael Wright

I just hit this, actually I was using my own decorator for the WS stuff but then I realised that Flask-HTTPAuth which I use everywhere else must do 99% of...

Just a comment to anyone reading the above, this is actually a horribly insecure dumb mistake, which I realised during testing! Any connection that provides no auth means `_verify_token` will...

I just hit this too; you write a `connect` function as per the example in the `README.md` and it locks the whole VM up, so it's not yielding at all....

I just hit this too, rendering a network topology. Usually nodes have one link between them, albeit those links may be bundles / LAGs, but apparently sometimes there are entirely...