Problem/Motivation

Every cron run of cache flush generates "Super-admin user was successfully blocked. Username and password were updated." entry in the log. Seems like some check does not work correctly and updates super-admin user every time check is executed.

Steps to reproduce

1. Install the module
2. Flush cache. You'll see one entry in the log "Super-admin user was successfully blocked. Username and password were updated." which is correct
3. Flush cache again. You'll see a new log entry with the same message, but it should appear there, because the super-admin was already secured.

Issue fork domino-3313823

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

Spleshka created an issue. See original summary.

  • Spleshka committed 6a379c1 on 3.x
    Issue #3313823: A lot of  "Super-admin user was successfully blocked....
spleshka’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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