auth/internal/server
2025-09-20 13:50:50 +02:00
..
handler_dashboard.go refactor: standardize page handlers and templates 2025-09-20 13:31:17 +02:00
handler_login.go feat: enforce password complexity 2025-09-20 13:50:50 +02:00
handler_signup.go feat: enforce password complexity 2025-09-20 13:50:50 +02:00
middleware.go refactor: standardize page handlers and templates 2025-09-20 13:31:17 +02:00
routes.go refactor: standardize page handlers and templates 2025-09-20 13:31:17 +02:00
server.go feat: enforce password complexity 2025-09-20 13:50:50 +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 refactor: standardize page handlers and templates 2025-09-20 13:31:17 +02:00