Allow excluding users from visitors log by user role in settings. Also, also excluding user1.

Issue fork visitors-1220744

Command icon 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

gashev’s picture

Good issue. Now if choose exclude the administrator, script do not log administrators. I want to change it. I'll add to logs all visitors, but visitors of exclude roles will not consider to reports.

Bob123’s picture

Version: 7.x-0.36 » 7.x-1.4

Subscribing

vpharishcm’s picture

This would help me either

mandus.cz’s picture

Issue summary: View changes

Maybe need to edit $not_admin in visitors.exit.inc

bluegeek9 made their first commit to this issue’s fork.

bluegeek9’s picture

Version: 7.x-1.4 » 7.x-1.x-dev
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new5.82 KB

I'll leave this out here for people to test and merge it in a week or two if no issues are found.

bluegeek9’s picture

Version: 7.x-1.x-dev » 8.x-2.x-dev

Port to Drupal 8

bluegeek9’s picture

StatusFileSize
new8.25 KB

Adds feature to Drupal 8/9.

  • bluegeek9 committed 5aa2efd on 7.x-1.x
    Issue #1220744: Exclude users with role
    

  • bluegeek9 committed dd51367 on 8.x-2.x
    Issue #1220744 by bluegeek9: Exclude users with role
    
bluegeek9’s picture

Status: Needs review » Fixed
bluegeek9’s picture

Status: Fixed » Active

excluded_roles is missing from the schema file.

  • bluegeek9 committed 87fa913 on 8.x-2.x
    Issue #1220744 by bluegeek9: Exclude users with role
    
bluegeek9’s picture

Status: Active » Fixed

Adds excluded_roles to the schema

Status: Fixed » Closed (fixed)

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