forked from indymedia/epicyon
Debug
parent
57ecb7bcd3
commit
a3b1d1b23f
|
@ -7770,7 +7770,7 @@ class PubServer(BaseHTTPRequestHandler):
|
|||
# for news instances if not logged in then show the
|
||||
# front page
|
||||
divertPath = '/users/news'
|
||||
if debug:
|
||||
# if debug:
|
||||
print('DEBUG: divertToLoginScreen=' +
|
||||
str(divertToLoginScreen))
|
||||
print('DEBUG: authorized=' + str(authorized))
|
||||
|
|
Loading…
Reference in New Issue