Skip to content
Unverified Commit 13b1cd5c authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Allow userId to be null



Fixes #10852

A quick hack. Still ensures some type safety however now also accepts
null. Else we'd need to add a whole new layer of middlewares.

This can only happen when a guest user wants to access a controller that
requries the user_id.

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent e387d90b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment