Hide database name on login

Registered by Fabien (Open ERP)

For security purpose, it's important to be able to hide database names. We should have an option on the openobject server to disable the method to get the list of DB's in web-services. If the option is turned on, this method (list on service/web_services.py) should raise an exception. We must change the GTK and web client, if they are unable to retrieve the list of DB, instead of having a selection box for the dbname, it's a char field.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Fabien (Open ERP)
Completed by
Fabien (Open ERP)

Related branches

Sprints

Whiteboard

After the first connexion, the DB name was store on the ~/.openerprc
on the next login, the char field must be fill with the last database name connexion.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.