Hello, is there a setting that enables me to restrict who can see our website/blog/forum? I'd like to limit it to only pre-authorised users - not just limiting the ability to post, but the the ability to see anything at all.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
If you are using Odoo 14, the Website module allows you to control this via a setting in the Page Properties. To enable this, log in as a user with Website Editor privileges, go to one of the pages on the website, open Pages > Page Properties from the menu on the top left, go to the Publish tab and select Signed In in the Visibility field like so:
Hi,
In the corresponding controller of that page give auth="user" instead of auth="public"
1) ‘public’ - If auth=’public’, anyone can access the URL and view the webpage. There are no access restrictions.
2) ‘user’ - If auth=’user’, only logged in users can access the URL and view the contents of the webpage.
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się