mod_auth_openid
mod_auth_openid copied to clipboard
dynamic extend lifespan
currently, if the user passes the lifespan, he has to reauthenticate, even he was active just the moment before. suggestion: dynamically extend the lifespan of the session, if there is activity in a certain timeframe before the timeout.
This shouldn't be too hard to implement - though it should probably be turned on with a config option.