Shane Freeder
Shane Freeder
We'd need to see the link, 99% of cases like this are down to broken control panels mangling the url
Replace `d=` with `?id=`, your control panel mangled it
shouldn't be a feature patch, requireNonNull is dangerous, perm node names leave something to be desired
requireNonNull, works by throwing an exception if the value is null, as does the preconditions, we shouldn't be introducing throws to such a trivial state, validate it
query protocol does not support 'forced hosts', this would also require the PR which changes the format of how servers are defined. I just can't really see us implementing this
Not sure what you mean by that, I mean that we'd only be able to proxy to 1 server, or maybe use the default try list, we cannot route the...
We and paper intentionally limited this in the past in order to restrict ongoing DoS attacks, I do ponder if it makes any sense to move this restriction elsewhere, I...
I'm not really sure how viable it is to expose this given how weird configuration stuff is on the proxy without the backend server supporting this, resource packs are very...
Adding permissions for these sorts of thing creates major issues around exposability to plugins and their own ability to interact with and against these operations, many of which already offer...
I generally thought that you more intended this as a wider discussion rather than a "here's three things I want perms for"; I'd guess there is no real harm in...