Search 1.9 billion lines of Odoo code on GitHub

sec_disable_db_manager

Author: Naglis Jonaitis
License: LGPL-3
Branch: issue-12
Repository: crtmneric/misc-addons-1
Dependencies: web
Languages: HTML (394, 84.4%), Python (62, 13.3%), and reStructuredText (11, 2.4%)
Other branches: 10.0, and 10.0-fix-get-amount-string
Other repositories: Drsmartinkus/misc-addons, Guobower/misc-addons, IaseshviliGeorgiy/misc-addons, PrenorSistemas/misc-addons, TRESCLOUD/misc-addons, Vassy/misc-addons, focusate/naglis-misc-addons, grottas/misc-addons-1, mucahitaz/misc-addons, naglis/misc-addons, sasakuma/misc-addons-1, sm2x/misc-addons-1, and versada/misc-addons

<h1 class="title">Disable Database Manager</h1> <a name="installation"></a> <h2>Installation</h2> <p>It is recommended to restart Odoo after the module is installed.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>Start Odoo with the <code>--no-database-list</code> CLI parameter or the <code>list_db</code> configuration parameter set to <code>False</code> to disable the database management functions.</p>