Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3286 Zobrazení

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.

Avatar
Zrušit
Nejlepší odpověď

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
 

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
úno 24
1080
3
zář 25
2049
Login Website Vyřešeno
3
zář 25
148462
1
zář 25
1141
4
zář 25
5855