Skip to Content
Menu
This question has been flagged
1442 Views

I have Odoo v11 EE and I want to be able to see what IPs are logging into my system.  Odoo is connected to a public ip address where people can visit our website of course, but should not be logging into our backend.  Is there a module or some other way to view who is accessing our Odoo backend?

Avatar
Discard

hope this will helps:
request.httprequest.environ['HTTP_USER_AGENT']
Reference
https://learnopenerp.blogspot.com/2020/07/get-web-httprequest-in-odoo.html

Related Posts Replies Views Activity
0
Dec 24
46
0
May 24
249
1
Dec 23
1087
0
Dec 23
309
0
Jun 23
548