UIKit0 / freemedforms

Automatically exported from code.google.com/p/freemedforms
Other
0 stars 0 forks source link

Remove autologin #318

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Auto-login is an unsafe feature. It allow user to get auto reconnected to 
FreeMedForms without requiring his login and password again. But this implies 
to save the login and the password on the local computer and allow any 
malicious user to get connected on the patient files.

So this feature must be removed or at least considered as optional build 
configuration (something like qmake CONFIG+=allow-auto-connect ... 
freemedforms.pro).

Thanks to Christian A Reiter for his fight against this feature :D

Original issue reported on code.google.com by eric.mae...@gmail.com on 29 Apr 2013 at 7:25

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 81a5ef67f7f7.

Original comment by eric.mae...@gmail.com on 3 May 2013 at 10:03