Skip to Content
Menu
This question has been flagged
3 Replies
13846 Views

How can I protect the database manager URL?

  can I change the url, or put any login?  

 myurlserver/web/database/manager#action=database_manager


Avatar
Discard
Best Answer

in your odoo instance configuration file use the configuration parametter:

list_db = False

This will disable the database manager. link and url access (web/database/manager#action=database_manager)

Avatar
Discard

If we are using list_db = False, then db backup do not work properly.

Best Answer

The below video shows how it hide the databases even we access the link:

https://www.youtube.com/watch?v=HTixATyjR7g

Avatar
Discard
Best Answer

http://www.numberspeaks.com/2020/06/03/disable-database-manager-access-in-odoo/

Avatar
Discard
Related Posts Replies Views Activity
0
May 25
17
0
Mar 25
500
0
Jan 25
2708
0
Nov 24
650
0
Mar 24
806