Removed fileDownload and replaced by using downloadWireguardConfigurationBackup

This commit is contained in:
Donald Zou
2026-03-28 23:17:39 +08:00
parent 468d1c7642
commit 22df8a1b1f

View File

@@ -249,7 +249,6 @@ def auth_req():
whiteList = [
'/static/', 'validateAuthentication', 'authenticate', 'getDashboardConfiguration',
'getDashboardTheme', 'getDashboardVersion', 'sharePeer/get', 'isTotpEnabled', 'locale',
'/fileDownload',
'/client'
]