Hi there,
This topic has been addressed here, but the thread just kind of died...
https://requests.whmcs.com/responses/force-client-admin-logout-after-a-set-period-of-time
Does anyone know of away - aside from modifying php.ini or .htaccess to set the session lifetime for WHMCS Admin session lifetime? For example, if a user is logged in but inactive for a certain period of time OR the user closes their browser and goes to WHMCS Admin area again, they must be logged out and forced to log in again.
This holds some obvious benefits for security and provides some peace of mind.
A good example of this functionality in action would be Joomla. The default session lifetime is 15mins (adjustable, of course) and if I am inactive for that time period or I close my browser, I am logged out and I have to log back in.
I can't seem to access the link in the forum post I mentioned above, so does anyone know if this feature has been or will be implemented?