How can I protect the database manager URL?
can I change the url, or put any login?
myurlserver/web/database/manager#action=database_manager
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How can I protect the database manager URL?
can I change the url, or put any login?
myurlserver/web/database/manager#action=database_manager
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)
Check config file: http://learnopenerp.blogspot.com/2019/10/odoo-configuration-file.html
If we are using list_db = False, then db backup do not work properly.
The below video shows how it hide the databases even we access the link:
http://www.numberspeaks.com/2020/06/03/disable-database-manager-access-in-odoo/
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Nov 24
|
87 | ||
|
0
Mar 24
|
280 | ||
|
1
Aug 23
|
12549 | ||
change password
Solved
|
|
1
Aug 23
|
11054 | |
|
1
Jul 23
|
7228 |