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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
2291
Visualizações
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
0
jun. 25
|
312 | ||
|
0
jan. 25
|
1414 | ||
|
0
jan. 25
|
1449 | ||
User Access Restriction by IP in Odoo
Resolvido
|
|
1
dez. 24
|
1915 | |
|
0
mai. 24
|
1502 |
hope this will helps:
request.httprequest.environ['HTTP_USER_AGENT']
Reference
https://learnopenerp.blogspot.com/2020/07/get-web-httprequest-in-odoo.html