mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 04:26:01 +00:00
single connection support
This commit is contained in:
@@ -44,7 +44,7 @@ class AuthProviderBase {
|
||||
return null;
|
||||
}
|
||||
|
||||
getSingleConnection(req) {
|
||||
getSingleConnectionId(req) {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user