This question has been flagged
1 Reply
6917 Views

In Odoo 8: there was a module/app which would set the session to expiry for Inactive Users. 

Inactive Sessions Timeout

Looking for same kind of app for Odoo 11,  Any suggestions for any alternative module?, since the above provider seems to have stopped providing for latest versions.



Avatar
Discard
Best Answer

Hi,

I think there is no similar module available in the v11. Anyway you can check out these module available in  the v10. Try to install this module in v11 and see whether it get installed and work properly. If not try to make necessary changes and try.

https://www.odoo.com/apps/modules/10.0/auth_session_timeout/

Thanks

Avatar
Discard

https://github.com/OCA/server-tools/issues/1237

The function check in res.users simply doesn't get called anymore after this patch because password is not stored in the session anymore.

See Odoo commit:

odoo/odoo@da1f153#diff-03542f2676ca18278ea62cb40f5a2261