Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
9129 Переглядів

Hello

I have production server that i need to restrict any user to access debug (Developer Mode) even admin user. I make button in setting dashboard hidden but it work if add "debug=" in url.

Thanks

Аватар
Відмінити

This is probably not the simplest solution, but if you won't find anything else: you could setup a reverse proxy between odoo and your users (so that they must use the proxy to access the odoo). Then you add a rule in the proxy, that urls with 'debug=' in them are forbidden.

However, I think there must be a simpler solution.

As a side mark: it is extremely dangerous to change the admin user. Create a custom admin user, if you want to restrict some access, but don't change the default one.

Related Posts Відповіді Переглядів Дія
0
вер. 23
2500
2
лист. 24
3979
0
вер. 21
7
0
бер. 18
365
1
серп. 21
5051