add temp debug print

This commit is contained in:
KF7EEL 2021-09-27 09:53:37 -07:00
parent f16dc601ca
commit 85a16ffe08
1 changed files with 1 additions and 0 deletions

View File

@ -5856,6 +5856,7 @@ TG #: <strong> ''' + str(tg_d.tg) + '''</strong>
def auth():
hblink_req = request.json
print((hblink_req))
print(peer_locations)
if hblink_req['secret'] in shared_secrets():
try:
if hblink_req['ping']: