-
Type:
Bug
-
Status: Accepted
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1 : 15 Jun
-
Labels:
Do not create empty database files when checking if the token is present and writable. Check if file is present before opening it with sqlite3, if not present then remove any file afterwards.