summaryrefslogtreecommitdiff
path: root/app/middleware/user.go
AgeCommit message (Expand)Author
2025-05-28chore: do not forward sensitive headers to Sparklemo khan
2025-05-28chore: rename headers from x-id-jwt to x-jwtmo khan
2025-05-28chore: remove logging of sensitive fieldsmo khan
2025-05-28refactor: always provide a user in the request contextmo khan
2025-05-28refactor: delete jwt verification codemo khan
2025-05-28refactor: parse headers injected by envoymo khan
2025-05-28refactor: extract type to parse user from http.Requestmo khan
2025-05-24chore: log the sub claim from the envoy headermo khan
2025-05-23feat: add external authorization service (authzd) with JWT authenticationmo khan
2025-05-15refactor: remove more types from oidc packagemo khan
2025-05-07refactor: provide context to repository to apply timeoutmo khan
2025-05-07refactor: extract helper to log errors consistentlymo khan
2025-04-28feat: use htmx to render partialsmo khan
2025-04-25refactor: move key pacakge to cfgmo khan
2025-04-25refactor: move db and mountable to appmo khan