Technical Name |
bi_inactive_session_timeout
|
License | OPL-1 |
Introduction
The bi_inactive_session_timeout module improves the security and efficiency of your Odoo environment by automatically terminating user sessions that remain inactive for a specified duration. This feature minimizes unauthorized access risks and keeps system performance optimized by clearing inactive sessions systematically.
Key Features
Automatically log out sessions after a configurable period of user inactivity
Improve security in shared or unattended workspaces by preventing open idle sessions
Reduce server load by clearing sessions that are no longer active
Manage session timeouts centrally through system configuration parameters
Benefits
Enhance data protection by ensuring users are logged out after inactivity
Strengthen overall system security, especially in multi-user or public settings
Improve system performance by freeing up resources occupied by idle sessions
Simplify administrative control with easy configuration of session timeout policies
Compatibility & Technical Details
Technical Name: bi_inactive_session_timeout
License: OPL-1
Required Modules:
Discuss / Mail (for settings or internal notifications support)
Installation Steps:
Confirm that the Discuss (Mail) module is installed and active.
Place the bi_inactive_session_timeout module into your add-ons directory.
Update your module list and install the module.
Configure timeout settings through system parameters to define how long a session may remain inactive before being automatically logged out.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.