Tobias Bengfort

Results 148 comments of Tobias Bengfort

Sorry to hijack this feature request, but I hope this is ok because I did not see any activity in this repo for a while. I am maintaining a fork...

I remember that there was some discussion about this over at https://github.com/matatk/landmarks/issues/370. If I remember correctly, there were some open questions. I am a bit cautious about this feature because...

> Not an issue per se I think this is a real issue. I can think of two cases that are broken with the current detection: - SSH with a...

I looked into this. I didn't find a solution, but hopefully some useful pointers: - I was not yet able to reproduce this reliably. I have long stretches of time...

I have a setup where nextcloud and collabora are running on the same host and the reverse proxy that is doing the tls termination is relatively slow. Am I right...

The desired situation is something like this: - If the user is not logged in, we show functionality available to "standard" users. If users try to use the functionality, they...

Today I thought a bit more about the general topic and collected some issues connected to this: 1. We use `cameFrom` to get back after redirecting to login. So #1137...

> Can we remove backend tag on this? No. In order for this to be fixed the API needs to be extended (see (3) from my previous comment).

I agree completely. The only thing where I am not convinced is the exact API: Wouldn't it be better to keep the OPTIONS response as it is, but allow to...

> What about the parameter name, `add_roles=True` ? I was thinking of `role=participant`. The important thing for me is that the structure of the response is always the same.