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.
Issue fork key_per_user-3483442
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
ptmkenny commentedComment #5
ptmkenny commented