github.com/cs3org/reva/v2@v2.27.7/changelog/2.26.6_2024-11-19/fix-gateway-panic.md (about)

     1  Bugfix: Avoid gateway panics
     2  
     3  The gateway would panic if there is a missing user in the context. Now it errors instead.
     4  
     5  https://github.com/cs3org/reva/issues/4953