vikunja/pkg/routes
kolaente ca98b7da73
feat: add /token/test route
This new route returns 200 if a valid bearer token was presented. It does not return any information about the user.
2025-05-21 22:27:34 +02:00
..
api/v1 feat: add /token/test route 2025-05-21 22:27:34 +02:00
caldav fix(caldav): return other status codes than 500 when projects are not found (#3065) 2025-02-06 12:38:27 +00:00
api_tokens.go feat: add /token/test route 2025-05-21 22:27:34 +02:00
healthcheck.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
metrics.go chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099) 2024-03-10 13:47:19 +00:00
rate_limit.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes.go feat: add /token/test route 2025-05-21 22:27:34 +02:00
static.go chore(deps): update golangci/golangci-lint-action action to v7 (#462) 2025-04-02 09:28:56 +02:00
validation.go fix(comment): add validation check for the max comment length 2025-03-23 18:03:29 +01:00