10 votes

This package is marked as retired

This package only applies to Umbraco 4.7.0! It is not intended to support any previous or future versions. As of Umbraco 4.7.1 the back-office timeout has been configurable via a new setting in umbracoSettings.config called /settings/security/keepUserLoggedIn which should be set to false.

Disable BackOffice Timeout

Getting tired of timeouts in the Umbraco back-office? Sick of the login overlay prompt? Wish it would just disappear whilst you are developing your website?

There is a solution... The Disable BackOffice Timeout package!

Simply install the package, set the "umbracoDisableTimeout" AppSettings key in your Web.config and... Ta-dah! No more login prompts!

The intention of this package is that it should only be used in a development environment, not a production environment (by real content editors, etc).

 

So... what does the package actually do?

The package will register a HttpModule that applies a Response Filter to comment out a single line of JavaScript from the "~/umbraco/umbraco.aspx" page.

This results in disabling any calls to the "GetSecondsBeforeUserLogout" web-service - which would usually log you out after the set inactivity period.

 

Uninstalling the package will remove both the HttpModule and AppSettings key, reverting your Umbraco install back to normal.

 

 

With thanks to Matt Brailsford.

Screenshots

Package owner

Lee Kelleher

Lee Kelleher

Lee has 15802 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions:

Package Information

  • Package owner: Lee Kelleher
  • Created: 20/05/2011
  • Current version 1.0
  • License MIT
  • Downloads on Our: 1.2K

External resources