跳至内容
菜单
此问题已终结
1 回复
3349 查看

Hello, I'm newbie in odoo.


Currently, I'm trying to get my server online through Ngrok and all going well. But the case is I want to publish my website page only to be accessed by user (portal). Now, Im using Odoo V13 community and I dont hosting any, just want to make my website in localhost can be accessed by other through internet using Ngrok. Thanks for your help.

形象
丢弃
最佳答案

Hello krisna

If you want to make you website only accessible to user then you need to add auth="user"  in your route which is called by your website menu.


EX: @http.route('/blog', type='http', auth="user", website=True)

Thanks
 

形象
丢弃
相关帖文 回复 查看 活动
2
2月 24
1128
3
9月 25
2158
Login Website 已解决
3
10月 25
149265
1
9月 25
1336
4
9月 25
6064