totpcgi: try and get more info about the traceback.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-08-01 21:01:47 +00:00 committed by Pierre-Yves Chibon
parent b231333161
commit 12cfb732eb

View file

@ -24,7 +24,7 @@ import syslog
import logging
import cgitb
cgitb.enable()
cgitb.enable(display=0, logdir="/tmp")
import totpcgi
import totpcgi.backends