mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2026-04-03 03:16:18 +00:00
Removed fileDownload and replaced by using downloadWireguardConfigurationBackup
This commit is contained in:
@@ -249,7 +249,6 @@ def auth_req():
|
|||||||
whiteList = [
|
whiteList = [
|
||||||
'/static/', 'validateAuthentication', 'authenticate', 'getDashboardConfiguration',
|
'/static/', 'validateAuthentication', 'authenticate', 'getDashboardConfiguration',
|
||||||
'getDashboardTheme', 'getDashboardVersion', 'sharePeer/get', 'isTotpEnabled', 'locale',
|
'getDashboardTheme', 'getDashboardVersion', 'sharePeer/get', 'isTotpEnabled', 'locale',
|
||||||
'/fileDownload',
|
|
||||||
'/client'
|
'/client'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user