mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-05 04:46:07 +01:00
version update in file
This commit is contained in:
@@ -69,6 +69,9 @@ class secMiddleware:
|
||||
# if os.path.exists(ProcessUtilities.debugPath):
|
||||
# logging.writeToFile(f'Final actual URL without QS {FinalURL}')
|
||||
|
||||
if os.path.exists(ProcessUtilities.debugPath):
|
||||
logging.writeToFile(f'Request method {request.method.lower()}')
|
||||
|
||||
if request.method.lower() == 'post' or request.method.lower() == 'options':
|
||||
try:
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
{"version":"2.3","build":5}
|
||||
{"version":"2.3","build":8}
|
||||
Reference in New Issue
Block a user