log libervia_server/__init__.py @ 448:14c35f7f1ef5

age author description
Fri, 16 May 2014 11:51:10 +0200 Goffi server side: removed legacy service creation resulting in double init
Wed, 07 May 2014 19:46:58 +0200 souliane server_side: update the connection mechanism to handle profile passwords
Wed, 07 May 2014 19:29:10 +0200 souliane server_side, browser_side: new account password must contain at least 6 chars + cosmetic change for register warning message
Thu, 15 May 2014 20:27:52 +0200 Goffi server side: use of bridge's getReady to be sure that backend is initialised at launch
Thu, 08 May 2014 17:21:30 +0200 Goffi server side: new log system is used
Tue, 06 May 2014 18:06:38 +0200 souliane server_side: remove unused method _postAccountCreation
Thu, 01 May 2014 11:29:09 +0200 souliane import constants.Const as C (according to the coding rules)