This question has been flagged
1 Reply
2389 Views

Dear Folks,


I am using Odoo 10. I want to  restrict users from accessing a specific url for security reasons.

For example following are the URL I want to restrict access from public users:

https://subdomain.mydomain.ae/web/webclient/qweb

https://subdomain.mydomain.ae/web/session/authenticate



How can I do that using Nginx or Odoo config?


Let me know if you need more information. Thanks in advance!

Avatar
Discard
Best Answer

Hello 

using the controller you can do it.

please refer the link: https://www.cybrosys.com/blog/web-controllers-in-odoo

this may helps you.



Avatar
Discard