kolaente
|
a253f76060
|
fix(api): return 404 response when using a token and the route does not exist
(cherry picked from commit fde1763eefc998c45d0a1ce6e1be20df6a23e18a)
|
2024-09-20 14:21:09 +02:00 |
|
renovate
|
d7fdefcead
|
chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2099
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
|
2024-03-10 13:47:19 +00:00 |
|
kolaente
|
514ea71d93
|
fix(api): make sure permission to read all tasks work for reading all tasks per project
Resolves https://github.com/go-vikunja/api/issues/105
|
2024-01-14 22:17:22 +01:00 |
|
kolaente
|
eac4e455fd
|
fix(api tokens): lint
|
2023-09-01 15:56:35 +02:00 |
|
kolaente
|
8f3d18a809
|
feat(api tokens): better error message for invalid tokens
|
2023-09-01 10:27:56 +02:00 |
|
kolaente
|
e295d75e6e
|
feat(api tokens): move token validation middleware to new function
|
2023-09-01 10:19:55 +02:00 |
|