Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Define permissions in website (frontend)

by
Comunitea, Rubén Seijas
- 23/09/2020 17:28:47
Hi,

With module auth_signup you have a auth_signup_uninvited system parameter, then if you set it to False only users with login can access your website. That access can be granted by portal wizard action to users you wish as well.

Saludos!

Rubén Seijas
Analista Programador Web
Tfno: 982 81 48 05 Ext: 104



El mié., 23 sept. 2020 a las 17:07, Yves Goldberg (<yves@ygol.com>) escribió:
Hello,

How would I grant access to a website but only for a res_partner fulfilling a condition?

user case is publishing a list that is only accessible to partners who have "condition = True".

Another option would be to have a public page protected by a single password. Maybe in a popup?

Is there a module that could help? any pointer?


I was thinking to get in the controller, the user's id from the session and then conditionally return the required data but maybe there is an easier way?




Thank you




 --
Yves Goldberg
odooOfficial Partner - OCA delegate
Open Source ERP, CRM & CMS
T +972 (3) 720 8818
+972 (55) 966 1405
+32 (2) 588 2500
 
 
--

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference