Do not throw exceptions for the anonymous user

Created on 25 October 2024, about 2 months ago

Problem/Motivation

Throwing exceptions for the anonymous user means that module installation will fail if the hooks aren't implemented. This might be OK, but it's also bad for performance because we will load the account all the time for the anon user, which isn't necessary.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇯🇵Japan ptmkenny

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024