vikunja/pkg/routes
kolaente 090dd4b2f6
fix(user): do not allow changing name in settings when the user originates from an external auth provider
This improves the UX because it does not allow external users to change their name in Vikunja, since that change would be overridden once they log in again.

Resolves https://github.com/go-vikunja/vikunja/issues/357
2025-01-21 16:27:06 +01:00
..
api/v1 fix(user): do not allow changing name in settings when the user originates from an external auth provider 2025-01-21 16:27:06 +01:00
caldav fix(caldav): fetch saved filter 2024-12-11 17:05:51 +01:00
api_tokens.go fix(api): return 404 response when using a token and the route does not exist 2024-08-29 10:12:20 +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 chore: simplify sentry code 2024-11-22 12:05:02 +01:00
static.go fix: do not send etag when serving the frontend index file 2024-02-13 21:32:41 +01:00
validation.go feat(webhooks): validate events and target url 2023-10-20 12:42:28 +02:00