new_functions_and_fixes #1

Merged
gru merged 33 commits from new_functions_and_fixes into master 2025-11-03 14:35:20 +01:00
Showing only changes of commit 9fae35fe8a - Show all commits

2
app.py
View File

@@ -102,7 +102,7 @@ def display_haproxy_stats():
@app.route('/logs')
@requires_auth
#@requires_auth
def display_haproxy_logs():
log_file_path = '/var/log/haproxy.log'