Commit Graph
3 Commits
Author SHA1 Message Date
Paul Gottschling 70d70a2d60 Fix outdated docs URLs (#50923)
- Web UI source
- README
- lib
- api

Do not touch docs URLs in test case names or test data where we don't
expect users to navigate to the URLs.
2025-01-16 18:17:35 +00:00
Gabriel CoradoandSTeve Huang 96ed71b2f7 Add token and database URI validation to SQL Server configure script route (#34035)
* feat(web): add token and database uri validations to sql server configure

* feat: add sql server address validation

* test: update example sql server URIs

* Update lib/web/databases_test.go

Co-authored-by: STeve (Xin) Huang <xin.huang@goteleport.com>

---------

Co-authored-by: STeve (Xin) Huang <xin.huang@goteleport.com>
2023-11-29 12:50:00 +00:00
Gabriel CoradoandIsaiah Becker-Mayer 0d885e231e SQL Server PKINIT configuration script (#24521)
* feat(web): add powershell configure script for sqlserver

* chore(web): fix license

* Update lib/web/databases.go

Co-authored-by: Isaiah Becker-Mayer <isaiah@goteleport.com>

* refactor(web): rename endpoint

---------

Co-authored-by: Isaiah Becker-Mayer <isaiah@goteleport.com>
2023-05-02 17:31:16 +00:00