Andy Arthur
|
04b4598ceb
|
bats: fix another locked-out sql-server
|
2023-03-30 17:26:01 -07:00 |
|
Andy Arthur
|
d83ec9066a
|
bats: fix DB locking in sql-server-remotesrv
|
2023-03-30 14:59:55 -07:00 |
|
Taylor Bantle
|
8dbded5d45
|
Support auth for dolt fetch
|
2023-03-21 14:58:29 -07:00 |
|
Taylor Bantle
|
9eb088daec
|
Add auth to dolt pull
|
2023-03-21 14:19:28 -07:00 |
|
Taylor Bantle
|
77a413f977
|
Feedback
|
2023-03-21 13:58:53 -07:00 |
|
Taylor Bantle
|
a50029d765
|
bats: Fix user env variable
|
2023-03-21 13:07:11 -07:00 |
|
Taylor Bantle
|
402f89054a
|
bats: dolt clone works with auth
|
2023-03-21 11:14:23 -07:00 |
|
Aaron Son
|
73072a85f8
|
go/libraries/doltcore/remotesrv: Add a symmetric key encryption layer to seal URL returned from the gRPC service an unseal them in the HTTP service.
This will allow us to add authn/z to the gRPC layer.
|
2022-10-25 14:46:14 -07:00 |
|
jennifersp
|
4565f37da2
|
turn off opt-in feature for unix socket (#4413)
|
2022-09-28 10:28:01 -07:00 |
|
Aaron Son
|
91a09258ec
|
go: remotesrv: Use RepoPath when it is provided.
|
2022-09-21 11:55:58 -07:00 |
|
Aaron Son
|
966f53a873
|
bats: sql-server-remotesrv.bats: Add a bats test for sql-server read replica running against a sql-server --remotesapi-port remote.
|
2022-09-14 11:38:09 -07:00 |
|
Aaron Son
|
1e063322fb
|
go/cmd/dolt/commands/sqlserver/server.go: Make it a startError if you supply a remotesapi-port and there is an error binding/listening to it.
|
2022-09-13 15:19:11 -07:00 |
|
Aaron Son
|
bdd7c9cd95
|
integration-tests/bats: Add some tests for sql-server running with remotesapi-port.
|
2022-09-13 15:04:39 -07:00 |
|