auth/internal/server
2025-09-20 17:43:20 +02:00
..
handler_dashboard.go refactor: adopt slog for structured logging 2025-09-20 14:13:54 +02:00
handler_login.go refactor: adopt slog for structured logging 2025-09-20 14:13:54 +02:00
handler_signup.go refactor: adopt slog for structured logging 2025-09-20 14:13:54 +02:00
middleware.go refactor: adopt slog for structured logging 2025-09-20 14:13:54 +02:00
routes.go refactor: standardize page handlers and templates 2025-09-20 13:31:17 +02:00
server.go feat: unify auth templates 2025-09-20 16:08:24 +02:00
server_test.go test: cover auth service and handlers 2025-09-20 17:43:20 +02:00
session.go feat: show user creation on dashboard 2025-09-20 01:28:57 +02:00
session_encoding.go feat: secure sessions and csrf 2025-09-20 01:08:03 +02:00
views.go feat: unify auth templates 2025-09-20 16:08:24 +02:00