62 Commits
Author SHA1 Message Date
junv 5bf932b126 Bump version passkey-auth-0.1.4 v0.1.4 2025-08-09 16:28:13 +10:00
junv 2836c22e3b Revert "Merge pull request #9 from wahyd4/traefik-support"
This reverts commit 01a625d8fd, reversing
changes made to 1aba3b3947.
v0.1.3
2025-08-08 20:52:06 +10:00
junvandGitHub 01a625d8fd Merge pull request #9 from wahyd4/traefik-support
Make /auth work for both nginx and traefik
2025-08-08 13:52:00 +10:00
junv de28d2056b Ignore test when golang lint 2025-08-08 13:50:54 +10:00
junv 9ece5628c4 Make /auth work for both nginx and traefik 2025-08-08 13:45:44 +10:00
junvandGitHub 1aba3b3947 Merge pull request #3 from wahyd4/dependabot/go_modules/github.com/rs/cors-1.11.0
build(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0
2025-08-06 23:21:48 +10:00
junv 5b193c027c Merge branch 'main' into dependabot/go_modules/github.com/rs/cors-1.11.0 2025-08-06 23:21:34 +10:00
junv 65767d022d Minor readme update 2025-08-06 23:16:26 +10:00
junv 634185b8d1 Update readme 2025-08-06 23:14:57 +10:00
junv 359a57c04a Update readme 2025-08-06 23:11:47 +10:00
junv feea94aebb Add demo 2025-08-06 23:01:25 +10:00
junv 4757d3fa60 Update helm chart releasing logic v0.1.2 2025-08-06 22:50:31 +10:00
junv 411236f90b Clean up readmes v0.1.1 2025-08-06 22:40:30 +10:00
junv 2f7547cc82 Allow specifying existing secret for session secret passkey-auth-0.1.1 2025-08-06 22:35:26 +10:00
junv 41f5ba9e61 Fix helm issue 2025-08-06 21:51:39 +10:00
junv 083d8a78c6 Fix helm chart publish issue passkey-auth-0.1.0 2025-08-06 21:47:09 +10:00
junv df40ca6a1b Clean up helm chart readme 2025-08-06 21:43:56 +10:00
junv 823b2bbde3 Test chart publishing 2025-08-06 21:42:53 +10:00
junvandGitHub 9a1dc3a948 Merge pull request #8 from wahyd4/release-preparation
Release preparation
2025-08-06 21:36:35 +10:00
c631e32cd8 Update helm/passkey-auth/templates/ingress.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-06 21:35:31 +10:00
52804a7949 Update .github/workflows/helm-release.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-06 21:35:08 +10:00
052a0ea9f8 Update helm/passkey-auth/values.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-06 21:34:45 +10:00
junv f33f8595aa Add helm chart 2025-08-06 21:32:12 +10:00
junv 9efc8d5950 Update workflow to create docker image with tags 2025-08-06 21:04:07 +10:00
junv f48ae46e22 Remove unneeded scripts 2025-08-06 20:39:59 +10:00
junv 1a5abb6c0c Update docker-compose 2025-08-06 20:24:02 +10:00
junv 970fece081 Add logic to able to prefill DEFAULT_EMAIL 2025-08-05 21:24:49 +10:00
junv d90829974d Fix sign in and sign up switch link 2025-08-05 20:42:47 +10:00
junv d0de0c420c Add logic to prefill email if it exist 2025-08-05 20:39:43 +10:00
junv 94cd6e680c Minor UI update 2025-08-05 20:34:49 +10:00
junv a90a7bb452 Add logic to share session across configured domains 2025-08-05 19:53:03 +10:00
junv 6dc0dd1733 Update redirect login and UI 2025-08-05 19:27:39 +10:00
junv b98bc6b6e0 Update ui 2025-08-05 17:31:38 +10:00
junv a88f93b793 Better error message 2025-08-05 16:59:22 +10:00
junv 49d5ee4068 Do not create actual user when user click sign up but when clicked cancel 2025-08-05 16:50:50 +10:00
junv fb88900a63 Fix lint and go test errors 2025-08-05 10:05:06 +10:00
junv 620072d298 Allow nonroot to run app 2025-08-04 23:39:39 +10:00
junvandGitHub 8fdf861679 Merge pull request #7 from wahyd4/wildcard-domain
Support wildcard domain
2025-08-04 23:27:35 +10:00
junv c38572955a Support wildcard domain 2025-08-04 23:27:14 +10:00
junvandGitHub 59543814ed Merge pull request #6 from wahyd4/revise-ui
Revise UI
2025-08-04 23:12:17 +10:00
junv 0ef262b30b Use pico css to optimize UI 2025-08-04 23:11:56 +10:00
junv 35b3081a0a Revise ui to make happy pass work 2025-08-04 22:52:34 +10:00
junvandGitHub dda44b9b25 Merge pull request #5 from wahyd4/docker-revise
Tidy up
2025-08-04 22:05:05 +10:00
junv 179510974b Tidy up 2025-08-04 22:04:23 +10:00
junvandGitHub 9633db7437 Merge pull request #4 from wahyd4/docker-revise
fix: Speed up docker build
2025-08-04 22:02:34 +10:00
junv 827a103cee fix: Speed up docker build 2025-08-04 21:59:17 +10:00
junv 91a35c750b Fix docker push error 2025-08-04 21:47:20 +10:00
dependabot[bot]andGitHub f52e64431e build(deps): bump github.com/rs/cors from 1.10.1 to 1.11.0
Bumps [github.com/rs/cors](https://github.com/rs/cors) from 1.10.1 to 1.11.0.
- [Commits](https://github.com/rs/cors/compare/v1.10.1...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/rs/cors
  dependency-version: 1.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 11:45:24 +00:00
junv 9df863f1db Switch to use pure go sqlite lib 2025-08-04 21:34:12 +10:00
junv 75c02f4032 Publish docker image to github packages 2025-08-04 21:21:02 +10:00