Commit Graph
54 Commits
Author SHA1 Message Date
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
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
junvandGitHub 85ed1c3ebc Merge pull request #1 from wahyd4/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2
build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2
2025-08-04 21:07:55 +10:00
junvandGitHub a9cede94d8 Merge pull request #2 from wahyd4/dependabot/go_modules/golang.org/x/crypto-0.35.0
build(deps): bump golang.org/x/crypto from 0.21.0 to 0.35.0
2025-08-04 21:07:45 +10:00
dependabot[bot]andGitHub cacd685317 build(deps): bump golang.org/x/crypto from 0.21.0 to 0.35.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 10:56:48 +00:00
dependabot[bot]andGitHub ed12be0d40 build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-version: 5.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 10:53:00 +00:00
junv 5fe801ff02 Fix gosec issues, also remove binary test 2025-08-04 20:36:32 +10:00
junv 7774213d58 Fix golint issues 2025-08-04 20:28:19 +10:00
junv 8e8f26546f Update gosec check 2025-08-04 18:56:57 +10:00
junv 07c06029d5 Update license 2025-08-04 18:54:30 +10:00