Commit Graph

  • 6c9fc429f1 Increase thumb Dan Milne 2025-10-28 08:35:09 +11:00
  • 7d200b849e Add a screenshot Dan Milne 2025-10-28 08:33:50 +11:00
  • 7074242907 Update docs. Implemented a one-time token to work around domain cookies not being immediately return by the browser. Reduce db queries on /api/verify requests. Dan Milne 2025-10-28 08:20:12 +11:00
  • da6fd5b800 More logs Dan Milne 2025-10-27 23:54:34 +11:00
  • cfab21b130 More tests Dan Milne 2025-10-26 23:56:02 +11:00
  • c80bcafdb7 Bug fix Dan Milne 2025-10-26 23:20:44 +11:00
  • f050541e14 Merge pull request #1 from dkam/dependabot/github_actions/actions/upload-artifact-5 Dan Milne 2025-10-27 20:05:01 +11:00
  • 431e947a4c Some more tests. Fix invitation link and password reset links. After creating their account and setting a password, the user is logged in Dan Milne 2025-10-26 23:09:38 +11:00
  • 8dd3e60071 Add a list_sign_in_at field for users so magick links work Dan Milne 2025-10-26 22:40:54 +11:00
  • e4e7a0873e Fixes Dan Milne 2025-10-26 22:03:03 +11:00
  • b5b1d94d47 Fix the CLINCH_HOST issue. Dan Milne 2025-10-26 21:59:27 +11:00
  • 52cfd6122c Typo. More tests Dan Milne 2025-10-26 20:42:18 +11:00
  • 87796e0478 Type Dan Milne 2025-10-26 20:28:14 +11:00
  • 227e29ce0a Fix/add some tests. Configure email sending address Dan Milne 2025-10-26 20:13:39 +11:00
  • d98f777e7d Refactor email delivery and background jobs system Dan Milne 2025-10-26 16:30:02 +11:00
  • 88428bfd97 Add configuration foward-auth headers Dan Milne 2025-10-26 14:41:20 +11:00
  • 2679634a2b Port 3000 Dan Milne 2025-10-25 16:00:09 +11:00
  • 2d5823213c Update readme Dan Milne 2025-10-25 13:50:15 +11:00
  • 5921cf82c2 Add invite button and routes for resending invitations Dan Milne 2025-10-25 13:49:10 +11:00
  • df834b6e57 Add license Dan Milne 2025-10-25 13:34:33 +11:00
  • 471c16890b Bump actions/upload-artifact from 4 to 5 dependabot[bot] 2025-10-25 02:34:28 +00:00
  • 39757a43dc Add an invite system Dan Milne 2025-10-24 23:26:07 +11:00
  • 5463723455 Increase the thing Dan Milne 2025-10-24 20:48:58 +11:00
  • e36850f8ba Bug fix Dan Milne 2025-10-24 17:07:12 +11:00
  • 0af3dbefed Remember that we concented. Dan Milne 2025-10-24 17:01:03 +11:00
  • d6c24e50df Whoops - add oidc logout Dan Milne 2025-10-24 16:47:55 +11:00
  • 8c80343b89 Add nonce to the auth codes Dan Milne 2025-10-24 16:34:38 +11:00
  • 2db7f6a9df Don't use turbo when we expect to redirect Dan Milne 2025-10-24 16:27:05 +11:00
  • e3f202f574 Fix and cleanup Dan Milne 2025-10-24 16:17:56 +11:00
  • c7f391541a Fix - remove debug Dan Milne 2025-10-24 16:08:01 +11:00
  • 8e56210b74 More debugging Dan Milne 2025-10-24 16:01:18 +11:00
  • 056c69e002 More debugging Dan Milne 2025-10-24 15:54:08 +11:00
  • 225b6b0bb6 Debuging Dan Milne 2025-10-24 15:47:29 +11:00
  • fbda018065 Bug fix approving an Application Dan Milne 2025-10-24 15:41:31 +11:00
  • 12e0ef66ed OIDC app creation with encrypted secrets and application roles Dan Milne 2025-10-24 14:47:24 +11:00
  • 831bd083c2 Update readme 2025.01 Dan Milne 2025-10-24 12:02:38 +11:00
  • 1212e0f22e Allow redirection to 3rd party sites Dan Milne 2025-10-24 11:52:58 +11:00
  • a21b21ace2 remove unneeded action Dan Milne 2025-10-24 11:43:34 +11:00
  • ad70841689 Pass the redirect url through the forms Dan Milne 2025-10-24 11:36:11 +11:00
  • 9be6ef09ff Add missing file Dan Milne 2025-10-24 11:08:43 +11:00
  • 21bdc21486 Switch menu order Dan Milne 2025-10-24 11:08:28 +11:00
  • fc9afcd1b7 Separate Forward auth into it's own models + controller Dan Milne 2025-10-24 10:56:27 +11:00
  • ee4af20000 Updates Dan Milne 2025-10-23 23:55:21 +11:00
  • 7200a6735f OK - 302 + Location Dan Milne 2025-10-23 23:52:01 +11:00
  • e3e2a565e7 Oh - we do use a 401, but with a Location header Dan Milne 2025-10-23 22:27:11 +11:00
  • 19cc425f94 Annnd let extract the correct headers so we can redirect Dan Milne 2025-10-23 22:16:28 +11:00
  • 96a9ce2258 Redirect when auth fails - I think! Dan Milne 2025-10-23 22:07:58 +11:00
  • ec2eb27da1 Add user admin Dan Milne 2025-10-23 21:13:50 +11:00
  • 8cbf0731e0 JWT service Dan Milne 2025-10-23 20:39:45 +11:00
  • 7f075391c1 Switch user status to enum Dan Milne 2025-10-23 20:24:19 +11:00
  • 91573ee2b9 Add OIDC capability Dan Milne 2025-10-23 20:04:46 +11:00
  • d480d7dd0a Start implementing OIDC Dan Milne 2025-10-23 18:22:52 +11:00
  • 07e87dbaeb User registation working. Sidebar built. Dashboard built. TOTP enable works - TOTP login works Dan Milne 2025-10-23 18:07:49 +11:00
  • 256cbe3a48 User registation working. Sidebar built. Dashboard built. TOTP enable works - TOTP login works Dan Milne 2025-10-23 18:07:27 +11:00
  • 56f7dd7b3c First crack Dan Milne 2025-10-23 16:45:00 +11:00
  • 1ff0a95392 First commit Dan Milne 2025-10-23 16:19:56 +11:00