Michael Quigley
|
893a03c8fa
|
skip interstitial for HTTP 'OPTIONS' method (#777)
|
2024-10-24 11:00:00 -04:00 |
|
Michael Quigley
|
2a1e39e1e6
|
Dial(shr) -> DialWithOptions(shr, ...) (#772)
|
2024-10-18 11:36:13 -04:00 |
|
dovholuknf
|
5d3d085341
|
point directly to the interstitial page doc
|
2024-09-03 08:24:45 -04:00 |
|
Michael Quigley
|
43bfe338ab
|
new '--response-header' flag in 'zrok access private' (#522)
|
2024-08-07 13:49:31 -04:00 |
|
Michael Quigley
|
ba32e4c401
|
external html path configuration for interstitial (#716)
|
2024-08-06 12:00:09 -04:00 |
|
Michael Quigley
|
1f08ca43ea
|
initial user-agent driven interstitial implementation (#715)
|
2024-07-31 13:10:04 -04:00 |
|
Michael Quigley
|
2cb3c1428a
|
fix for chrome-based browsers and setting the client-side interstitial cookie
|
2024-07-29 13:50:35 -04:00 |
|
Michael Quigley
|
d9d1bde9f6
|
return 502 on proxy error (#703)
|
2024-07-29 11:44:08 -04:00 |
|
Michael Quigley
|
c3cf0f8668
|
responsive, updated interstitial layout (#704)
|
2024-07-25 11:02:03 -04:00 |
|
Michael Quigley
|
607ba8b69e
|
samesite; expiration; path (#704)
|
2024-07-24 14:23:18 -04:00 |
|
Michael Quigley
|
23a9be0a40
|
interim interstitial page layout (#704)
|
2024-07-24 14:09:06 -04:00 |
|
Michael Quigley
|
2755422a29
|
iteration (#704)
|
2024-07-24 10:47:12 -04:00 |
|
Michael Quigley
|
2e3d6a627f
|
frontend config for interstitial enable/disable; zrok.proxy.v1 support for interstitial enablement (#704)
|
2024-07-24 10:43:22 -04:00 |
|
Michael Quigley
|
b7423ca59e
|
minimum viable interstitial (#704)
|
2024-07-23 13:39:17 -04:00 |
|
Michael Quigley
|
ed1b30aa2c
|
proxy components naming (#704)
|
2024-07-22 12:34:42 -04:00 |
|
Michael Quigley
|
7e9ff80cad
|
add import for github.com/greenpau/caddy-security (#506)
|
2024-07-17 12:22:23 -04:00 |
|
Eugene K
|
6302ed66b2
|
avoid logging stray packets (multicast, etc)
|
2024-04-12 12:18:42 -04:00 |
|
Eugene K
|
fdea51210e
|
allow overriding default VPN address
|
2024-04-12 11:58:07 -04:00 |
|
eugene
|
8c3441d527
|
implement VPN frontend
|
2024-04-11 14:49:30 -04:00 |
|
Eugene K
|
bbeb435dfa
|
show client connect/disconnect events
|
2024-04-11 14:02:14 -04:00 |
|
Eugene K
|
b7f046abf5
|
implement VPN backend
|
2024-04-11 13:01:34 -04:00 |
|
Eugene K
|
67851c64af
|
wire up vpn backend
|
2024-04-11 08:25:44 -04:00 |
|
Michael Quigley
|
0c38ab0f43
|
improvements to public proxy glob implementation (#413)
|
2024-02-16 11:54:06 -05:00 |
|
Cam
|
811981d671
|
Merge branch 'main' of github.com:openziti/zrok into oauth-email-change
|
2024-02-14 13:44:17 -06:00 |
|
Michael Quigley
|
7380a907d2
|
support for request logging in the socks implementation (#558)
|
2024-02-08 14:05:29 -05:00 |
|
Cam
|
2411a29d3e
|
remove panic in proxy. Add glob check in command
|
2024-02-07 15:16:09 -06:00 |
|
Cam
|
a1c9f24869
|
small change to enable glob matching
|
2024-02-07 13:39:34 -06:00 |
|
Michael Quigley
|
31bc4b6833
|
initial socks backend (#558)
|
2024-02-07 13:59:34 -05:00 |
|
Michael Quigley
|
d41e489499
|
Merge branch 'main' into zrok_copy_p1
|
2024-01-17 16:50:01 -05:00 |
|
Cam Otts
|
53940d51ab
|
Tls supprt (#540)
* added tls support to controller and access proxies
* few pr comments
|
2024-01-17 15:37:46 -06:00 |
|
Michael Quigley
|
4a561edf4d
|
Merge branch 'main' into zrok_copy_p1
|
2024-01-17 11:29:25 -05:00 |
|
Michael Quigley
|
c3855fdb5a
|
drop 'ListenOptions.MaxConnections' (renamed to ListenOptions.MaxTerminators in upcoming github.com/openziti/sdk-golang release) (#535)
|
2024-01-17 11:13:07 -05:00 |
|
Michael Quigley
|
999b65fc6c
|
endpoints/drive/driveServer -> drives/davServer (#511)
|
2024-01-10 11:57:21 -05:00 |
|
Michael Quigley
|
a972c9fc2f
|
Merge branch 'main' into zrok_copy_p1
|
2024-01-09 17:16:10 -05:00 |
|
Kenneth Bingham
|
5e0cc3ce53
|
correct logical operator
|
2024-01-09 16:46:22 -05:00 |
|
Kenneth Bingham
|
8674edc23e
|
correctly filter the pkce cookie by name
|
2024-01-09 16:34:41 -05:00 |
|
Kenneth Bingham
|
df829bf225
|
optimize cookie handling loops
|
2024-01-09 16:30:47 -05:00 |
|
Kenneth Bingham
|
ee3bcbbbdb
|
delete cookie from request instead of setting max age because cookie is never seen by client at this stage before it's passed to backend
|
2024-01-09 15:34:37 -05:00 |
|
Michael Quigley
|
8ccb5603ca
|
endpoints/drive/webdav -> endpoints/drive/driveServer (#511)
|
2024-01-09 14:55:51 -05:00 |
|
Kenneth Bingham
|
b5f6fd3f55
|
normalize function names
|
2024-01-09 13:08:37 -05:00 |
|
Kenneth Bingham
|
25ac8a76f4
|
delete the zrok-access cookie if not oauth
|
2024-01-09 13:05:37 -05:00 |
|
Michael Quigley
|
62b3cfb911
|
Merge branch 'main' into zrok_copy_p1
|
2023-12-15 13:19:24 -05:00 |
|
Kenneth Bingham
|
7be46bfd40
|
normalize some existing log messages
|
2023-12-15 12:15:40 -05:00 |
|
Kenneth Bingham
|
ece79f28d9
|
set and check zrok-access JWT audience matches share host
|
2023-12-15 12:13:30 -05:00 |
|
Michael Quigley
|
a975b69541
|
remove 'checksum' support until next phase (#438)
|
2023-12-14 12:58:54 -05:00 |
|
Michael Quigley
|
ccf159cf55
|
Merge branch 'main' into zrok_copy_p1
|
2023-12-13 13:41:14 -05:00 |
|
Michael Quigley
|
47df1174fa
|
updated golang-sdk to v0.21.2; adjust ziti.ListenOptions to include WaitForNEstablishedListeners (#490)
|
2023-12-13 11:22:20 -05:00 |
|
Michael Quigley
|
e77e55e10e
|
updated caddy 'browse.html' template to latest v2.7.6
|
2023-12-12 11:58:51 -05:00 |
|
Michael Quigley
|
049151a71b
|
use the new 'RefreshService(name)' instead of 'RefreshServices()' (#487)
|
2023-12-12 10:51:03 -05:00 |
|
Michael Quigley
|
fa9f77bd1d
|
checksum plumbing (#438)
|
2023-12-06 17:13:45 -05:00 |
|