merge-requests/30/head
Bob Mottram 2020-10-13 13:52:12 +01:00
parent 57ecb7bcd3
commit a3b1d1b23f
1 changed files with 5 additions and 5 deletions

View File

@ -7770,7 +7770,7 @@ class PubServer(BaseHTTPRequestHandler):
# for news instances if not logged in then show the # for news instances if not logged in then show the
# front page # front page
divertPath = '/users/news' divertPath = '/users/news'
if debug: # if debug:
print('DEBUG: divertToLoginScreen=' + print('DEBUG: divertToLoginScreen=' +
str(divertToLoginScreen)) str(divertToLoginScreen))
print('DEBUG: authorized=' + str(authorized)) print('DEBUG: authorized=' + str(authorized))