Posted by skizzo on July 18, 2008 at 1:32pm
Jump to:
| Project: | Automated Logout |
| Version: | 5.x-2.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have setup a sluggish multisite with many Views on a test server. As I understand it, to really take advantage of caching and improve performances I need to limit as much as possible the number of authenticated users. I was thinking to use autologout not for security reasons, but simply to encourage people to authenticate only when they really need it (postings, personal messages...). As things stands now, the timer is reset on every page visit. Would it be possible to reset it only for a configurable set of "significant" pages? Would this work in principle? E.g.: reset on...
comment/reply/*#comment-form
comment/reply/*/*
privatemsg
Comments
#1
it is feasible, I'll see when I can get to it.
#2
house cleaning.