Results 31 comments of Max

Same problem here at my server. Appears since the first spigot 1.8 builds.

@Arctomium This problem was resolved years ago. Try updating spigot and LWC to the latest snapshot version.

Forget to document this yesterday, the following things are still TODO in this PR: * protocol tests need to be updated * Expose the async implementations in public APIs *...

Can you send a PR for 2)?

> is it fixed in https://github.com/GermanCoding/jellyfin ? That's my fork of jellyfin, which includes a lot of features adjusted for my needs. It isn't really suitable for others, but everyone...

> So my session hijacking issue wasn't even read at all? That's concerning... Well I can't speak for others, but I did read it. Still, there's not much to say...

> Please don’t link to completed issues. We already enhanced most of our apis to enforce authentication in 10.9. The issue was closed due to consolidation in this issue though....

I agree our current function signature for streams isn't great and should be improved. That said, it is possible to use bufs + for_stream with about 5 lines of code...

I had yet another refactoring idea in #618: Generalize the uploading altogether, adding a new trait that specifies upload-data types. With this trait, adding support for things like for_buf (&...

Similarly, while working around this problem with a reverse proxy I noticed that the final redirect issued by filebrowser (after the identity provider has sent the browser back to the...