Project:Automated Logout
Version:6.x-3.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Would like to be able to enter an arbitrary timeout value rather than have to choose from a list. How about just a text field that takes seconds?

Comments

#1

Component:Code» User interface

#2

It is simple to change this to a text field, but two issues:
1. Need some protection against a user putting in a really small timeout and effectively locking themselves out of the site. Perhaps a warning for less than 10?
2. What is the clearest way to indicate disabled: 0 or blank? I'm thinking blank. The fact that blank=disabled could be made explicit in the help text.

#3

Status:active» fixed

committed. I left the 0=disabled setting to minimize code changes and compatibility issues.

#4

Status:fixed» closed (fixed)

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