12 Commits
Author SHA1 Message Date
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 c38572955a Support wildcard domain 2025-08-04 23:27:14 +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
junv 9427c36b8b feat: initial commit - WebAuthn passkey authentication service
- Complete WebAuthn/FIDO2 authentication implementation
- SQLite database with user and credential management
- Email-based user identification with allowlist support
- Admin approval workflow for new users
- Session management with secure cookies
- Docker containerization with Debian base for SQLite compatibility
- Kubernetes deployment manifests with nginx ingress support
- Web-based admin interface for user management
- Comprehensive documentation and deployment guides
- Standard open source project structure with CI/CD
2025-08-04 18:35:44 +10:00