← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 672130] Re: No logging of database authentication errors

 

You're right, we'll see if there is an easy way to add this, thanks for
suggesting!

** Summary changed:

- no database authentication error
+ No logging of database authentication errors

** Changed in: openobject-server
   Importance: Undecided => Low

** Changed in: openobject-server
       Status: New => Confirmed

** Changed in: openobject-server
    Milestone: None => 6.0-rc2

-- 
No logging of database authentication errors
https://bugs.launchpad.net/bugs/672130
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Server: Confirmed

Bug description:
Steps to reproduce
 * start a server with incorrect db username or password but without specifying a database name
   e.g. python ~/src/openerp-trunk/server/bin/openerp-server.py --db_user invalid
 * connect to server with client

Expect
 * error message on server to indicate database authentication error

Actual
 * no error on server

With current latest trunk.





References