Is the conditional in hook_init correct? I ask because it seems to log every anonymous page request as a login. I think its intent was to check if REMOTE_USER is set and the Drupal user is not yet setup. This patch does that instead and gives the expected logging behavior.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal-cosign-loginlog.patch | 493 bytes | dm0 |
Comments
Comment #1
ksteinhoff commentedThanks for the patch! (I'm not sure about the current behavior, I'll look into it.)
Comment #2
mlhess commentedThis is fixed in the current version.