Commit Graph

  • b75fe9ac1e fix: fix bugs in jwt parsing and redirect uri handling refactor/oidc-authorize Stavros 2026-06-12 12:43:18 +03:00
  • 2a49eaf4e7 chore(deps): bump the minor-patch group across 1 directory with 3 updates dependabot/go_modules/minor-patch-0bd6420dce dependabot[bot] 2026-06-12 08:13:40 +00:00
  • cd51263428 feat: add frontend feat/oidc-preserve-consent Stavros 2026-06-11 18:40:56 +03:00
  • 24f166551e feat: add backend for oidc consent Stavros 2026-06-11 18:09:14 +03:00
  • e4c5f14d8c chore: init db migrations Stavros 2026-06-11 17:15:09 +03:00
  • ed97021c19 chore: merge oidc-authorize branch Stavros 2026-06-11 18:18:21 +03:00
  • 026a460d67 feat: add backend for oidc consent feat/preserve-authorize Stavros 2026-06-11 18:09:14 +03:00
  • abb47a8180 chore: init db migrations Stavros 2026-06-11 17:15:09 +03:00
  • 0e00552004 Merge branch 'refactor/oidc-authorize' into feat/preserve-authorize Stavros 2026-06-11 16:40:23 +03:00
  • 49105ce5ff feat: add ldap bind password file (#929) main nightly Ryc O'Chet 2026-06-11 11:25:22 +01:00
  • c5abe03c67 chore(deps): bump alpine from 3.23 to 3.24 dependabot/docker/alpine-3.24 dependabot[bot] 2026-06-10 08:13:13 +00:00
  • 5c5d7a43ef chore: own review comments Stavros 2026-06-09 16:17:57 +03:00
  • 6a4d85dc41 chore: rabbit comments Stavros 2026-06-09 11:57:29 +03:00
  • 57c573502d chore: bump go to 1.26.4 Stavros 2026-06-09 11:44:03 +03:00
  • 9f73f79a37 fix: check for nil ldap connection in reconnect feat/ldap-reconnect Stavros 2026-06-08 15:43:40 +03:00
  • ab6a2b4c38 feat: add a reconnect to the initial ldap connection Stavros 2026-06-08 14:46:57 +03:00
  • 3c9817cf39 tests: fix oidc controller tests Stavros 2026-06-08 12:38:44 +03:00
  • ede6e8084d fix: support for oidc post (forgot that) Stavros 2026-06-08 12:35:13 +03:00
  • 4e671ed48c tests: fix proxy controller tests Stavros 2026-06-08 12:24:19 +03:00
  • a69d22bb0e feat: add new quick actions menu instead of individual dropdowns in frontend Stavros 2026-06-08 12:16:40 +03:00
  • f57ad854f9 chore(deps): bump github/codeql-action from 4.36.1 to 4.36.2 dependabot/github_actions/github/codeql-action-4.36.2 dependabot[bot] 2026-06-08 08:20:57 +00:00
  • 0afc2984c5 chore(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 dependabot/github_actions/codecov/codecov-action-7.0.0 dependabot[bot] 2026-06-08 08:20:47 +00:00
  • ace64fa7ee tests: rework oidc tests and aim for better coverage Stavros 2026-06-07 18:57:41 +03:00
  • 5e954da5ff chore: go mod tidy Stavros 2026-06-06 18:05:48 +03:00
  • 47b7f1e6f2 feat: add back support for request oidc param Stavros 2026-06-06 18:01:59 +03:00
  • f078e3549e fix: fix oauth oidc flow Stavros 2026-06-06 17:02:06 +03:00
  • da9079246a Merge branch 'main' into refactor/oidc-authorize Stavros 2026-06-06 16:31:13 +03:00
  • 426eac2d0b refactor: rework oidc session storage (#913) Stavros 2026-06-06 16:26:08 +03:00
  • da17be400e chore(deps): bump the minor-patch group across 1 directory with 4 updates (#920) dependabot[bot] 2026-06-06 15:53:46 +03:00
  • 514fcb8fcc chore(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#901) dependabot[bot] 2026-06-06 15:53:24 +03:00
  • 831180c7fa chore(deps): bump docker/metadata-action from 6.0.0 to 6.1.0 (#900) dependabot[bot] 2026-06-06 15:53:10 +03:00
  • e0ab7c75bc chore(deps): bump node from 26.2-alpine3.23 to 26.3-alpine3.23 (#914) dependabot[bot] 2026-06-06 15:52:53 +03:00
  • 66546439fa chore(deps): bump docker/login-action from 4.1.0 to 4.2.0 (#902) dependabot[bot] 2026-06-06 15:52:38 +03:00
  • df742abb8d chore(deps): bump github.com/quic-go/quic-go from 0.59.0 to 0.59.1 (#917) dependabot[bot] 2026-06-06 15:52:18 +03:00
  • 57e1f963df chore(deps): bump github/codeql-action from 4.35.5 to 4.36.1 (#918) dependabot[bot] 2026-06-06 15:51:55 +03:00
  • d7c255948c chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#919) dependabot[bot] 2026-06-06 15:51:33 +03:00
  • 2454ba58ea refactor: use ticket approach for oidc flow Stavros 2026-06-01 17:04:08 +03:00
  • 97e0e0dfff wip: backend Stavros 2026-06-01 16:26:42 +03:00
  • b3c152fa1c chore: rabbit comments Stavros 2026-06-01 15:47:19 +03:00
  • 5caee887de fix: ensure no oidc code reuse Stavros 2026-06-01 12:22:49 +03:00
  • b5770ef305 fix: add memory back in the db bootstrap Stavros 2026-06-01 12:10:59 +03:00
  • 1c4ca8f436 chore: differentiate oauth userinfo from oidc userinfo Stavros 2026-06-01 12:02:11 +03:00
  • a72300484b tests: fix oidc service tests Stavros 2026-06-01 12:00:50 +03:00
  • 4fe5de241b chore: fix memory store Stavros 2026-06-01 11:55:47 +03:00
  • 83ed9ece57 feat: add db cleanup routine back Stavros 2026-06-01 11:47:17 +03:00
  • faa3156672 Merge branch 'main' into refactor/oidc-store Stavros 2026-05-31 20:11:37 +03:00
  • 695feca71c refactor: rework oidc session storage Stavros 2026-05-31 20:10:53 +03:00
  • dac844595d refactor: use new cache store in services (#912) Stavros 2026-05-31 18:55:06 +03:00
  • 82d21c3b28 Merge branch 'refactor/service-cache' into refactor/oidc-codes Stavros 2026-05-31 18:34:52 +03:00
  • fe8463890a fix: fix bugs in cache order Stavros 2026-05-31 18:29:14 +03:00
  • 940ba6dff7 fix: don't allow tagged devices in tailscale integration Stavros 2026-05-31 12:42:00 +03:00
  • ac9689dc9b tests: add cache store tests Stavros 2026-05-30 15:18:23 +03:00
  • 3e5757cfc9 fix: fix race conditions Stavros 2026-05-30 15:04:53 +03:00
  • ed94490efd refactor: use new cache store in auth service Stavros 2026-05-29 23:33:35 +03:00
  • faee58ca8e feat: use ding for ordered go routine shutdown order (#896) Stavros 2026-05-27 12:46:28 +03:00
  • e9b8ca3cf8 fix: cleanup acl logic to match stable one Stavros 2026-05-27 12:11:17 +03:00
  • f2c4e7932d chore: include debug symbols in nightly images (#908) Stavros 2026-05-27 11:43:43 +03:00
  • 4538922caf refactor: simplify error handling in oidc authorize handler (#907) Stavros 2026-05-27 11:27:10 +03:00
  • 672db84200 feat: make config file a stable feature (#897) Stavros 2026-05-27 11:26:09 +03:00
  • 359000f731 feat(db): add postgresql support (#892) Scott McKendry 2026-05-26 09:08:59 +12:00
  • 0a3e7bf265 fix: use policy engine in oauth whitelist check (#904) Stavros 2026-05-26 00:07:46 +03:00
  • bdc0a60116 CodeRabbit Generated Unit Tests: Add unit tests coderabbitai/utg/c346113 coderabbitai[bot] 2026-05-25 17:11:30 +00:00
  • f5b9d83360 📝 Add docstrings to feat/pgsql-driver coderabbitai/docstrings/40540ce coderabbitai[bot] 2026-05-25 17:05:38 +00:00
  • 40540ce133 feat(db): add postgresql support Scott McKendry 2026-05-23 17:20:02 +12:00
  • c3461131f5 feat: support provider-specific OAuth whitelists (#882) Puneet Dixit 2026-05-24 22:48:33 +05:30
  • 3f584ca741 New Crowdin updates (#798) Stavros 2026-05-24 19:16:29 +03:00
  • 36d0ffc2b5 chore(deps): bump sqlc-dev/setup-sqlc from 4 to 5 (#880) dependabot[bot] 2026-05-24 19:14:15 +03:00
  • 37b79735f0 chore(deps): bump the minor-patch group across 1 directory with 6 updates (#881) dependabot[bot] 2026-05-24 19:13:53 +03:00
  • 09540fbe6e chore(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 (#891) dependabot[bot] 2026-05-24 19:13:15 +03:00
  • 8e60a2e28e chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 (#879) dependabot[bot] 2026-05-24 19:12:51 +03:00
  • 9619024c37 chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5 (#871) dependabot[bot] 2026-05-24 19:12:20 +03:00
  • 1c305bacca chore(deps): bump node from 26.1-alpine3.23 to 26.2-alpine3.23 (#883) dependabot[bot] 2026-05-24 19:11:55 +03:00
  • e532cde2b6 fix: potential nil pointer dereferences (#893) Scott McKendry 2026-05-25 02:23:48 +12:00
  • 2737a25227 fix: don't point to nil local users in bootstrap app Stavros 2026-05-23 20:24:51 +03:00
  • 7aa25210f5 feat(config): allow global bypass by ip (#889) Scott McKendry 2026-05-24 04:58:48 +12:00
  • 55bef72639 fix: ensure domain defined in acls is included in host rules (#884) Stavros 2026-05-23 17:13:41 +03:00
  • ae17bd3b66 fix: do not log user context not found errors in proxy controller Stavros 2026-05-23 16:43:03 +03:00
  • 8849d7e00f fix(frontend): tailscale prompt on every login (#888) Scott McKendry 2026-05-22 06:02:46 +12:00
  • c9e90547d4 chore: change project license to AGPL (#876) Stavros 2026-05-21 12:16:57 +03:00
  • 3194f4b987 chore: remove stale error from tailscale service Stavros 2026-05-20 23:04:38 +03:00
  • 9b50670925 fix: handle panics in tailscale service Stavros 2026-05-20 23:01:14 +03:00
  • 1166a15aa7 feat: tailscale integration (#847) Stavros 2026-05-20 20:10:38 +03:00
  • c855f9b8ac feat: add support for deny by default access controls (#852) Stavros 2026-05-19 18:07:55 +03:00
  • a56c349525 refactor(db): use new store interface (#831) Scott McKendry 2026-05-19 07:33:09 +12:00
  • 8b4ba23328 chore: remove stale bot Stavros 2026-05-18 14:32:50 +03:00
  • 8932f2ad46 feat: ensure public key pairs with private key in oidc service Stavros 2026-05-16 20:43:50 +03:00
  • 482ba9d99f fix: use yml instead of yaml files for issue templates Stavros 2026-05-16 20:27:48 +03:00
  • 1bcd1bb59a fix: fix feature request template and allow blank issues Stavros 2026-05-16 20:24:11 +03:00
  • 5349f21212 fix: use loaded public key in oidc service, fixes #860 Stavros 2026-05-16 17:09:21 +03:00
  • e8071a9d80 fix: bug fixes for issues #859, 860, 861, 862, 863, 864, 865, 866 (#867) Dreddy 2026-05-16 10:04:01 -04:00
  • 1f67797605 Update templates to use forms (#872) Ryc O'Chet 2026-05-16 15:01:18 +01:00
  • ca06099466 tests: fix tests for proxy controller Stavros 2026-05-15 18:43:18 +03:00
  • d4b4245017 chore: revert 4c741a5 and use 403 for acl errors Stavros 2026-05-15 18:39:12 +03:00
  • 4c741a5990 fix: use 401 errors instead of 403 for nginx responses Stavros 2026-05-15 18:12:15 +03:00
  • def539a40f refactor: replace bun with pnpm (#870) Stavros 2026-05-15 14:43:51 +03:00
  • e6b291d21c docs: enhance security policy with reporting guidelines (#868) Dreddy 2026-05-13 17:08:48 -04:00
  • 086e3af4e2 chore: add deepsec to gitignore Stavros 2026-05-13 19:11:39 +03:00
  • f9fff24ca5 fix: oidc open redirect (#854) Dreddy 2026-05-13 10:34:39 -04:00
  • a9eac7edd2 fix(ldap): pass through LDAP mail attribute instead of crafting email (#834) Ilyas 2026-05-11 14:40:15 +02:00
  • a6351790c3 chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#842) dependabot[bot] 2026-05-10 16:36:01 +03:00