When a user is logged out automatically I don't want any message to show. How can I disable the default one that does show?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dandrews’s picture

Component: Documentation » User interface
Assigned: Unassigned » dandrews
Category: support » feature
Status: Active » Needs work

Currently there is no way to disable the autologout message. I will start work on this and post back when I have a patch ready.

johnennew’s picture

Version: 7.x-2.x-dev » 7.x-4.x-dev
Status: Needs work » Needs review
FileSize
2.02 KB

Moving to head since this is still an issue. note only 4.x branches are supported now so this will not be back ported to 2.x branch.

Patch supplied for review.

johnennew’s picture

Version: 7.x-4.x-dev » 6.x-4.x-dev
Status: Needs review » Needs work

tests passed - adding to the 7.x-4.x branch and setting for backport to 6.x-4.x

johnennew’s picture

Status: Needs work » Needs review
FileSize
2.12 KB

6.x-4.x patch supplied for review.

johnennew’s picture

Status: Needs review » Fixed

Tests passed - committed to 6.x-4.x

Status: Fixed » Closed (fixed)

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

  • Commit 30f9eda on 7.x-4.x, 8.x-1.x by ceng:
    Issue #1615476 by BeaPower and ceng: Allow disabling of the autologout...