Commit Graph
22 Commits
Author SHA1 Message Date
Michael Quigley 4f6f82431e Merge branch 'main' into v2.0.1_cookie_striping 2026-03-30 15:17:41 -04:00
Michael Quigley fab1d3e1e5 cookie striping max count/clamping (#1217) 2026-03-30 14:20:31 -04:00
Michael Quigley 8b926531a3 escaped proxyUi output by switching to html/template and removed reflected refreshInterval values from github oauth error pages 2026-03-30 13:35:23 -04:00
Michael Quigley e7f093447a github.com/openziti/zrok -> github.com/openziti/zrokv/v2 (#1124) 2025-12-19 12:05:45 -05:00
Michael Quigley db0f4487f3 striped cookies for dynamicProxy and publicProxy in v2 (#1101) 2025-10-16 13:53:03 -04:00
Michael Quigley d00e4a5290 everything -> dl (#1078) 2025-09-25 13:25:46 -04:00
Michael Quigley 63144078a1 df -> v0.3.0 2025-09-13 23:30:21 -04:00
Michael Quigley e3cfb15849 df -> v0.2.6 2025-09-10 11:16:53 -04:00
Michael Quigley a0a475c6c1 cf -> df (publicProxy) 2025-08-18 14:44:27 -04:00
Michael Quigley 794d5a4b71 'VariableData' as struct rather than map (#1012) 2025-08-07 13:54:28 -04:00
Michael Quigley 7b2ff044d8 UnauthorizedData (#1012) 2025-08-06 16:03:32 -04:00
Michael Quigley 8f93bee33d stop passing the template path around; silly (#1012) 2025-08-06 15:59:06 -04:00
Michael Quigley f155ea77e7 unauthorized (#1012) 2025-08-06 15:24:04 -04:00
Michael Quigley 059e594a80 logout endpoint for generic oidc provider (#968) 2025-08-05 11:55:28 -04:00
Michael Quigley 4881ac5fba logout endpoint for github provider (#968) 2025-08-05 11:45:37 -04:00
Michael Quigley d5b2962cb9 support renaming the legacy 'google' and 'github' providers; in order to support a multiplicity (#968) 2025-08-01 15:43:48 -04:00
Michael Quigley acc5e43b92 add lifetime for intermediate jwt expiration (#968) 2025-08-01 15:02:11 -04:00
Michael Quigley 00fe4b89f0 provider streamling; standardized error handling between providers; naming cleanups (#968) 2025-08-01 14:56:35 -04:00
Michael Quigley 6d84313091 custom discovery url for oidc; code and comment lint (#968) 2025-08-01 14:10:47 -04:00
Michael Quigley e57f57b412 improvements to 'setSessionCookie' (use request object instead of a million parameters); logging polish (#968) 2025-08-01 14:02:31 -04:00
Michael Quigley 6ad2fbf7af *check interval* -> 'refreshInterval', consistently (#968) 2025-07-31 00:49:43 -04:00
Michael Quigley 1b8bd71594 port the 'google' provider to the new structure (#968) 2025-07-30 16:30:40 -04:00