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.

CommentFileSizeAuthor
drupal-cosign-loginlog.patch493 bytesdm0

Comments

ksteinhoff’s picture

Assigned: Unassigned » ksteinhoff

Thanks for the patch! (I'm not sure about the current behavior, I'll look into it.)

mlhess’s picture

Version: 6.x-1.6 » 7.x-1.x-dev
Issue summary: View changes
Status: Active » Fixed

This is fixed in the current version.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.