This website requires JavaScript.
Explore
Help
Register
Sign In
melosh
/
mal
Watch
1
Star
0
Fork
0
You've already forked mal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
37c5e6621743c11c636bee701c76653fba1ba31a
mal
/
internal
/
auth
History
mkelvers
4bae78ca56
test: add tests for session cookie hardening and POST logout
2026-06-27 21:05:52 +02:00
..
cookie.go
feat: add HTTPS-aware session cookie helpers
2026-06-27 21:05:09 +02:00
handler_middleware_test.go
test: add tests for session cookie hardening and POST logout
2026-06-27 21:05:52 +02:00
handler.go
refactor: use centralized session cookie helpers
2026-06-27 21:05:49 +02:00
middleware.go
refactor: use centralized session cookie helpers
2026-06-27 21:05:49 +02:00
module.go
refactor: replace wrapper lambda with direct function reference
2026-06-13 21:26:32 +02:00
repository.go
refactor: move auth repository from subdirectory
2026-05-28 12:37:42 +02:00
service_test.go
test: add auth handler middleware and service unit tests
2026-06-24 16:08:45 +02:00
service.go
fix: log errors from expired session cleanup and token usage tracking
2026-06-16 01:10:42 +02:00