Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hi.
Is there a way to limit the connection time of a user per session? . For example a user is allowed to be connected 1 hour per session or per day
No, there is no such configuration.
You must play with Apache or PHP session configuration.
For instance, you can specify session.cookie_lifetime in php.ini.