New version with security in transport (https selfsigned), change deps, and preparing web version

This commit is contained in:
2019-11-21 10:58:26 +01:00
parent fb4dca9b4e
commit ec991abeed
12 changed files with 730 additions and 637 deletions

7
sql.py
View File

@@ -54,4 +54,9 @@ def retOption(option):
except:
return None
debugsql = retOption('DebugSQL')
debugsql = retOption('DebugSQL')
#Make updates if neccesary
sqlv=retOption('SQLVersion')
if sqlv == 1:
pass #Its latest version of SQL