Joscha Krutzki
Joscha Krutzki
> I think if usernames are free text the most sophisticated email detection might not be able to tell apart user names from emails :smile:, and on the other hand...
I can reproduce this with role participant and worklow state participate. But this is the intended behavior or?
> As a lazy frontend dev, of course I prefer when the backend makes things easy for me. On the other hand, there may be cases where I need the...
repopen to implement sorting and filtering by email/user name.
The root problem is the software architecture. The websocket server is an external service without authentication/authorization and not part of the pyramid backend. With this setup Its not possible to...
> While I understand the error. I think if I fetch an resource and modify it only slightly I should be able to store it back again. The put requests...
> What happens if you post without the "picture" key? > > @joka is null allowed as a value for references? Yes,
I propose to set the default to inifite in both cases, we should ask the fronten team if this makes any trouble.
> I'm fine with infinite depth by default if this makes no difference performance-wise in the back we need to test this
This should not happen because the ACL ist sorted, Everonye should be the last in the list and the other roles should match first. We should debug this with the...