Nicolas Ontiveros
|
7f99749a4d
|
Don't accept TLS 1.0/1.1 Connections (#3378)
* Update dbokten server
* Update frontend
* Update portal
* Update proxy
---------
Co-authored-by: Nicolas Ontiveros <nicolas.ontiveros@microsoft.com>
|
2024-02-16 12:40:28 -05:00 |
Nicolas Ontiveros
|
a85b8d011e
|
FedRAMP TLS 1.3 Compliance (#3285)
|
2023-11-17 14:10:13 -05:00 |
Amber Brown
|
127b0565f1
|
Migrate E2E to 1ES pool (#2638)
This doesn't include portal tests, those will follow.
|
2023-01-31 10:10:05 +11:00 |
Andrew Denton
|
8676b8d79a
|
Remove deprecated TLS Config.PreferServerCipherSuites
|
2022-12-13 13:20:21 -05:00 |
Jeremy Facchetti
|
72e67cd3db
|
removed ioutil references
|
2022-09-22 10:26:18 +02:00 |
Jeremy Facchetti
|
6eb477d229
|
added type cast success check in gateway proxy (#2373)
|
2022-09-01 12:17:21 +02:00 |
Jeremy Facchetti
|
fdfd3900b4
|
added stylecheck and moved golangci-lint to a github action (#2083)
* enabled github action instead of running from ADO
* fixed style
* fixed some style
fixed styling
fixed failing tests because of case on errs
|
2022-05-02 10:38:27 -04:00 |
Aman Verma
|
a53082acb9
|
Enable first basic linters in ARO (#2060)
* Enable first basic linters in ARO
* Remove modules-download-mode from the linter run config
|
2022-04-19 12:35:01 -04:00 |
Ben Vesel
|
eab506db38
|
Merge pull request #2007 from facchettos/proxy-refactor-and-test
Add testing to the proxy
|
2022-04-13 10:37:04 -04:00 |
Jeremy Facchetti
|
bfb4d4b3ae
|
removed useless test case
|
2022-04-11 22:59:34 +02:00 |
Jeremy Facchetti
|
7eced2185f
|
fixed typo in function name
|
2022-04-11 22:55:24 +02:00 |
Jeremy Facchetti
|
2e873c5bd0
|
made the errors more explicit
|
2022-03-29 18:47:26 +02:00 |
Jeremy Facchetti
|
3d982e911f
|
added err check on validateProxyResquest
|
2022-03-25 13:15:40 +01:00 |
Jeremy Facchetti
|
b76316181a
|
added license to test file
|
2022-03-25 10:13:25 +01:00 |
Jeremy Facchetti
|
7176161faf
|
refactored tests
|
2022-03-25 09:58:26 +01:00 |
Jeremy Facchetti
|
3a5c4e218c
|
refactor+test: refactored some functions to test
|
2022-03-16 12:00:00 +01:00 |
Jeremy Facchetti
|
73c9f04c30
|
cleanup: removed useless anonymous function definition.
|
2022-03-15 11:58:37 +01:00 |
Jeremy Facchetti
|
51d2da230d
|
cleanup: proxy now uses idiomatic waitgroup.
|
2022-03-15 11:58:31 +01:00 |
Jim Minter
|
91d6a55e8e
|
add gateway
|
2021-08-19 10:21:09 -04:00 |
Jim Minter
|
5de4293696
|
documentation
|
2021-04-23 10:25:47 -05:00 |
Jim Minter
|
81229ae196
|
for clarity, rename IsDevelopmentMode -> IsLocalDevelopmentMode
|
2021-04-23 10:25:46 -05:00 |
Jim Minter
|
50d0667a0d
|
fix proxy connection closure behaviour (again :-|)
|
2021-04-22 10:27:09 -05:00 |
Jim Minter
|
10554999eb
|
remove pkg/util/deployment and revert to isDevelopment bool
|
2021-04-08 09:12:13 -05:00 |
Jim Minter
|
d7ddb2571b
|
bug fix: correct connection close behaviour
|
2021-03-11 18:26:05 -06:00 |
Jim Minter
|
9e5c4f8930
|
portal initial commit
|
2020-12-09 16:22:51 -06:00 |
Jim Minter
|
9f1e216bec
|
lint fixes
|
2020-11-19 08:09:59 -06:00 |
Jim Minter
|
ce01e2107b
|
move proxy server codebase into pkg/proxy
|
2020-10-08 09:41:17 -05:00 |
Jim Minter
|
f6df81af4d
|
move proxy client code into pkg/proxy
|
2020-10-08 09:41:16 -05:00 |