تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
5 الردود
15364 أدوات العرض

How can I protect the database manager URL?

  can I change the url, or put any login?  

 myurlserver/web/database/manager#action=database_manager


الصورة الرمزية
إهمال
أفضل إجابة

1.To hide the database manager, set list_db = False in the configuration file. 

2.To define the database to be used, set dbfilter = my_db in the same file

الصورة الرمزية
إهمال
أفضل إجابة

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)

الصورة الرمزية
إهمال

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

أفضل إجابة

Use this to resolve the issue. Clean and secure login: hide the Manage Databases link on the Odoo login page and throws up 404 error if user tries to access web/database/manager. Works even when list_db = True, allowing modules like OCA's auto_backup to operate normally while keeping the login UI tidy.

Hide Manage Databases Link

الصورة الرمزية
إهمال
أفضل إجابة

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

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

الصورة الرمزية
إهمال
أفضل إجابة

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

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مايو 25
974
0
مارس 25
1464
0
يناير 25
3609
0
نوفمبر 24
1563
0
مارس 24
1534