Antony R Mott
Antony R Mott
Although it may not be a pyca/cryptography bug, I have this error when I try to add a "type": "container" component to my TLS crossbar config, and another SSL error...
Same issue persists in beta. Should be default behavior otherwise no point having two vertical scales. Not obvious how to make the left scale independent of the right scale from...
Wow, Tanner your response time was lightning fast! I'd be more than happy to try any kind of ease via .css, anything to take the sharpness off data refresh. I...
@markope regarding version 21.3.1 and below I also wanted this functionality: independently authorized backend procedure to interact with the cookie store. So I rolled my own Postgresql cookie storage table...
Thanks, I need simply to have Klein (or something else but Klein seems very lightweight and made with Twisted) listen for a POST (twilio app) at a url endpoint, and...
I'll check that out, thanks!
Putting the routes in config.json worked great, thanks! And way faster than running a separate listening server (the Klein way). I built the webservices/wap example you linked to...very useful! If...
The fix #2025 and testing verified client-initiated logout works, but admin-initiated logout ("wamp.close.logout") of an authid appears broken. Was anyone able to replicate? "wamp.close.logout" triggers onleave, but does not appear...
> do you see that log message, but only for "client-initiated logout", and not for "admin-initiated logout"? I see it only for client-initiated logout. In particular, the logs are different...
For the time being, I patched my use case with a most dreadful kluge, but it may make you smile. I can now log anyone (white-hat clients) out using WAMP...