Morgan Jones

Results 17 issues of Morgan Jones

Probably a CSS issue.

bug
xpra-client

We removed the UI to shut the server down, but one API call can still kill the server. Xpra needs an option to disable this.

bug
security
xpra

We should assume that the container could get completely compromised if a malicious user enters the right DFHack Lua commands. Only proxy into it for accessing the websocket API endpoint;...

bug
security

People competed for the Therapist window a lot during the lobste.rs playtest. Move it to a different tab and avoid stealing focus.

enhancement

This would make maintaining the JS bundle for the websocket client a bit easier.

enhancement

Other VPNs (e.g. Tinc) let you drop privileges from root after the tunnel is created. Add a `tun.su` option specifying which user to drop privileges to. That way, Nebula can...

Hi there, I get "routes are not supported on android" with Nebula 1.5.2. Looks like the tun_android changed in 1.5.

Currently, xstr handing directly evaluates the xstr. Would there be a way to evaluate this like any other method in the context of the receiving object? This would enable people...