How to Manage Database via url instead

Asked by zaki1029

Hi Buddies,

In OpenERP 6.1 login page, there's a link under login form named "Manage Database". It is convenient for admin to maintain the database since there's password required in the maintain form. But to be honest, it is not very secure that this link is exploded to all the users.

My question is that do we have any alternative way to go to the maintain database page instead such as use the url like "http://localhost:8069/web/webclient/[databasemaintain]" by creating a method under controller/main.py? or is there any much better way to do this? So that we could hide the "Manage Database" from login page.

Regards
Sage

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Server (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
digitalsatori(Shine IT) (digitalsatori) said :
#1

digitalsatori suggests this article as an answer to your question:
FAQ #1988: “How do I backup and restore OpenERP databases?”.

Revision history for this message
Navrang Oza (noz-tiny) said :
#2

Hi,

You can do the same thing by using Javascript code.

Thanks,
Navrang Oza.

Can you help with this problem?

Provide an answer of your own, or ask zaki1029 for more information if necessary.

To post a message you must log in.