vikunja/pkg/routes
konrad e4b50e84a4
All checks were successful
continuous-integration/drone/push Build is passing
feat: add caldav tokens (#1065)
# Description

This PR adds API routes to create and manage caldav tokens. These tokens can be used instead of a user password - required for users who are using external auth providers and don't have a password.

Fixes #842

Frontend: vikunja/frontend#1186

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#1065
2022-03-30 18:25:56 +00:00
..
api/v1 feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00
caldav feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00
healthcheck.go healthcheck endpoint (#998) 2021-10-03 18:37:02 +00:00
metrics.go Add basic auth for metrics endpoint 2021-02-28 11:29:53 +01:00
rate_limit.go feat: enable rate limit for unauthenticated routes 2021-11-14 20:42:33 +01:00
routes.go feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00