config_ctrl.ts
1.29 KB
-
Mssql integrated security (#30369) · b39df225
* update go-mssqldb package * mssql: support for Windows integrated security Adds a dropdown to the config page to choose between SQL Server auth and Windows auth. If the login/username is empty then the go-mssqldb driver will use single sign on (Windows integrated security) if on Windows. * mssql: update ds - don't ignore the user column
Daniel Lee committed