summaryrefslogtreecommitdiff
path: root/app/controllers/sessions/service_test.go
AgeCommit message (Expand)Author
2025-05-15refactor: delete code that is now handled by envoymo khan
2025-05-14refactor: remove unnecessary params from ctormo khan
2025-05-14feat: provider a fallback provider that defaults to hard-coded pathsmo khan
2025-05-08feat: use a cookie prefix to lock down the session cookiemo khan
2025-05-07refactor: move test server to oidc packagemo khan
2025-05-07refactor: move cookie to web packagemo khan
2025-04-30refactor: extract Option[T] and cleaner API for creating cookiesmo khan
2025-04-28test: add unit tests for the servicemo khan
2025-04-28feat: redirect to login page when session is establishedmo khan