geido commented on code in PR #35454:
URL: https://github.com/apache/superset/pull/35454#discussion_r2402399893


##########
superset/security/guest_token.py:
##########
@@ -59,6 +59,7 @@ class GuestUser(AnonymousUserMixin):
     """
 
     is_guest_user = True
+    active = True

Review Comment:
   It would help if we can provide a bit more context as of why this issue came 
into existence and how this fixes it?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to