Change login from http basic auth to cookies
This commit is contained in:
@@ -53,6 +53,7 @@ export default defineConfig({
|
||||
pin: resolve(assetsSrcPath, 'pin.html'),
|
||||
troubleshooting: resolve(assetsSrcPath, 'troubleshooting.html'),
|
||||
welcome: resolve(assetsSrcPath, 'welcome.html'),
|
||||
login: resolve(assetsSrcPath, 'login.html')
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user