4 Commits
Author SHA1 Message Date
junv 2836c22e3b Revert "Merge pull request #9 from wahyd4/traefik-support"
This reverts commit 01a625d8fd, reversing
changes made to 1aba3b3947.
2025-08-08 20:52:06 +10:00
junv de28d2056b Ignore test when golang lint 2025-08-08 13:50:54 +10:00
junv fb88900a63 Fix lint and go test errors 2025-08-05 10:05:06 +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