Add trace http auth events on log file. (#7434)

This commit is contained in:
Nicolò Maio 2023-06-09 12:34:32 +02:00 committed by GitHub
parent f5807dadd3
commit 9282581f3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 59 additions and 0 deletions

View file

@ -153,6 +153,11 @@ local menu_subpages = {{
description = i18n("prefs.http_auth_server_description"),
hidden = have_nedge
},
http_auth_server_log = {
title = i18n("prefs.http_auth_server_log_title"),
description = i18n("prefs.http_auth_server_log_description"),
hidden = have_nedge
},
toggle_client_x509_auth = {
title = i18n("prefs.client_x509_auth_title", {
product = info.product