mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
totpcgi: try and get more info about the traceback.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
b231333161
commit
12cfb732eb
@@ -24,7 +24,7 @@ import syslog
|
||||
import logging
|
||||
|
||||
import cgitb
|
||||
cgitb.enable()
|
||||
cgitb.enable(display=0, logdir="/tmp")
|
||||
|
||||
import totpcgi
|
||||
import totpcgi.backends
|
||||
|
||||
Reference in New Issue
Block a user