Commit Graph

104 Commits

Author SHA1 Message Date
509bea7fc2 improved oauth frontend configuration; better separation of concerns (#411) 2023-10-18 11:47:26 -04:00
62719c13ad fix redirect issue for oauth frontend 2023-10-17 16:08:18 -04:00
2f8b711fb9 public frontend configuration structure now versioned; starts with 'v: 2' (#406) 2023-10-16 21:18:28 -04:00
72b80bac94 docs; tweaks (#404) 2023-10-05 13:34:27 -04:00
c4f9cecd99 redundant oauth configuration cleanup (#404) 2023-10-03 17:11:52 -04:00
483c599c93 use MD5 hash to get reliable 16-byte key (#404) 2023-09-28 14:39:31 -04:00
957e50412e separate out the OAuth host config from HostMatch (#404) 2023-09-28 13:01:36 -04:00
7f6f2de5e8 elide client_secret in cf.Dump (#404) 2023-09-26 13:43:42 -04:00
adbe4e78c0 lint and cleanup; oauthLoginRequired (#404) 2023-09-26 13:42:41 -04:00
b63b1fc145 present basic auth realm as share token 2023-09-26 11:36:11 -04:00
Cam
b951ea152d Remove old hardcoded domain 2023-09-13 12:41:10 -05:00
Cam
ec73d03078 small verification log 2023-09-13 11:07:15 -05:00
Cam
4be9089cfe fixed redirect to respect intended route, added additional logging around token swapping 2023-09-13 10:37:38 -05:00
Cam
67a981980b set the cookie jar domain handler to the root domain 2023-09-12 16:16:49 -05:00
Cam
42e67ce079 can't bleieve I missed these ports. Updated. 2023-09-12 14:19:52 -05:00
Cam
1345990ede actually plumbed the oauth port through to the server 2023-09-12 14:04:55 -05:00
a07552f0c4 fixed up auth check interval 2023-09-05 11:50:41 -05:00
8e63548552 Merge branch 'main' into oauth-testing 2023-09-05 10:10:25 -05:00
2b0dc71f93 updates to the oauth work 2023-09-05 09:55:55 -05:00
7bc8976951 private sharing; caddy (#392); sdk refactor 2023-08-30 13:46:51 -04:00
d3c43c340e footer tweak (#392) 2023-08-30 11:28:52 -04:00
43af350c27 also include a zrok logo (#392) 2023-08-29 14:37:42 -04:00
635b558d10 initial default template integration (#392) 2023-08-29 13:18:01 -04:00
d1f88e4b6c caddyfile/proxy backend cleanup (#391) 2023-08-28 14:56:54 -04:00
a96f3e9f96 --backend-mode caddy rough-in (#391) 2023-08-28 14:49:20 -04:00
5fcba2dc62 redirect caddy logging to the non-headless tui when appropriate (#392) 2023-08-25 13:26:54 -04:00
6daa73b95c use the caddy web backend everywhere (#392) 2023-08-25 13:02:42 -04:00
52b0342078 integrate tui requests handler (#392) 2023-08-25 12:05:36 -04:00
08bdc63d77 early progress on embedded Caddy for --backend-mode web (#392) 2023-08-25 10:50:16 -04:00
c26d325f61 generalized implementation of public/private share (#34) 2023-07-17 16:45:20 -04:00
141c9ae685 even better names for the common identities in the 'environment' (#34, #369) 2023-07-17 13:51:51 -04:00
a8c76b2877 initial testing for oauth protecting shares 2023-07-17 09:44:05 -05:00
4713243e2c further ziti identity naming cleanup (#369) 2023-07-14 10:14:32 -04:00
04b0b64ebf migrated all usages to the new package (#369) 2023-07-13 14:26:35 -04:00
c468c7ace9 environment -> env_v0_3 (#369) 2023-07-11 14:59:02 -04:00
ea71493f2f zrokdir -> environment (#34) 2023-07-10 16:41:16 -04:00
fec0fd9e73 Format changes 2023-05-25 13:59:39 -05:00
d6d5ac65a3 update deps 2023-05-25 10:50:38 -05:00
7c86a1ef68 fix copy/pasta errors 2023-05-04 11:30:05 -04:00
ce2b9401af implement udpTunnel mode: backend and frontend 2023-05-04 10:28:31 -04:00
28916e8d2a merged tui for tcpTunnel (#307) 2023-05-01 12:19:06 -04:00
980d0dead7 backend request information (#314) 2023-04-25 15:16:05 -04:00
bf0fbb0e35 ripping out udp support for initial v0.4 2023-04-24 15:37:41 -04:00
25b1469acc remove transport for now (#170) 2023-04-21 15:09:01 -04:00
517eeb8412 udpTunnel.Frontend (#306) 2023-04-21 14:02:38 -04:00
a4684328b6 roughed in udpTunnel.Backend (#306) 2023-04-21 13:35:58 -04:00
12fad0d74c starting on udpTunnel (#306) 2023-04-21 13:16:16 -04:00
e2193e3ac4 logging lint (#170) 2023-04-19 09:41:19 -04:00
fdc038c12d consolidated txer (#305) 2023-04-18 15:31:48 -04:00
e432dfdb28 webBackend -> proxy.WebBackend (#170) 2023-04-18 13:44:58 -04:00