Allow arbitrary timeouts
threexk - July 3, 2009 - 00:35
| Project: | Automated Logout |
| Version: | 6.x-3.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
#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
committed. I left the 0=disabled setting to minimize code changes and compatibility issues.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.