Skip to content

Releases: n4bb12/vercel-github-oauth-proxy

Release 1.2.6

19 Sep 15:18
Compare
Choose a tag to compare
  • Release 1.2.5 (failed) (c0effe3)
  • When an error occurs, only log relevant info, not the entire request object (98db8f8)
  • Clarify where to get the values for githubOrgName and githubOrgAdminToken (dc61789)
  • Update example files (5d431ae)
  • Update links (a6ccf77)
  • Remove custom fallback handling for index.html, it is no longer necessary (36ceadc)
  • Merge tsconfig files (8be7633)
  • Format with prettier (6ad1ae9)
  • Switch deprecated Now types to Vercel types (7d73e04)
  • Add missing devDependency typescript (0a60be6)

Release 1.2.4

19 Sep 12:27
Compare
Choose a tag to compare
  • Add publishConfig to package.json (0b55808)
  • Update dependencies (e32a73c)

Release 1.2.3

04 Jul 17:05
Compare
Choose a tag to compare
  • Support orgs with more than 30 members (aabb626)
  • Look at the user login instead of the user id for clarity (e31dc83)

Release 1.2.2

04 Jul 15:43
Compare
Choose a tag to compare
  • Log the user IDs of attemted logins (1c1a026)
  • Update dependencies (f3b8c20)

Release 1.2.1

15 May 06:07
Compare
Choose a tag to compare

Release 1.2.0

24 Dec 08:21
Compare
Choose a tag to compare
  • Add fallback for /path to /path/index.html (c70dd25)
  • Add support for extension-less html files (57aa158)
  • Add badges and license file (01f74aa)

Release 1.1.1

24 Dec 07:06
Compare
Choose a tag to compare
  • Re-enable fastify static serve option (ed6d936)

Release 1.1.0

24 Dec 06:55
Compare
Choose a tag to compare
  • Add index.html fallback (0d65764)

Release 1.0.3

24 Dec 06:01
Compare
Choose a tag to compare
  • Redirect to dedicated URLs on error to avoid residual query parameters (4bbbc91)
  • Ensure query parameters are stripped and state is verifed when redirected from an alias domain (5c47232)
  • Clarify build step (6327bb0)