mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
dblogin auth
This commit is contained in:
@@ -27,6 +27,8 @@ function authMiddleware(req, res, next) {
|
||||
'/auth/login',
|
||||
'/stream',
|
||||
'storage/get-connections-for-login-page',
|
||||
'/connections/dblogin',
|
||||
'/connections/dblogin-auth',
|
||||
];
|
||||
|
||||
// console.log('********************* getAuthProvider()', getAuthProvider());
|
||||
|
||||
Reference in New Issue
Block a user