Removed fileDownload and replaced by using `downloadWireguardConfigurationBackup`
parent
468d1c7642
commit
22df8a1b1f
|
|
@ -249,7 +249,6 @@ def auth_req():
|
|||
whiteList = [
|
||||
'/static/', 'validateAuthentication', 'authenticate', 'getDashboardConfiguration',
|
||||
'getDashboardTheme', 'getDashboardVersion', 'sharePeer/get', 'isTotpEnabled', 'locale',
|
||||
'/fileDownload',
|
||||
'/client'
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue