Skip to Content
Menu
This question has been flagged
3 Replies
12152 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
Nov 24
87
0
Mar 24
280
1
Aug 23
12549
1
Aug 23
11054
1
Jul 23
7228