log src/server/server.py @ 471:de039f008333

age author description
Tue, 10 Jun 2014 15:59:52 +0200 Goffi server side: added config only option empty_password_allowed_warning_dangerous_list, which allow to connect with a profile with empty password. /!\ MUST not be used if Libervia is accessible from outside, this option is mainly useful for developpers.
Tue, 10 Jun 2014 15:38:47 +0200 Goffi server side: options managing improvments:
Sun, 08 Jun 2014 16:59:48 +0200 souliane server side: adapt passing the async failure from server to browser side, according to the new class BridgeException