api/pkg/routes
Luca Bernstein 54b7f7127c fix(caldav): no failed login emails for tokens (#1252)
Prevent Vikunja from sending mail notifications for failed login attempts if CalDav token is used.

Before, as the provided password value was tested against the user password regardless of whether it was a CalDav token, it triggered a failed login attempt email every three times.

Reviewed-on: vikunja/api#1252
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Luca Bernstein <luca@lucabernstein.com>
Co-committed-by: Luca Bernstein <luca@lucabernstein.com>
2022-09-27 15:12:37 +00:00
..
api/v1 fix: make sure to use user discoverability settings when searching list users 2022-08-02 13:26:42 +02:00
caldav fix(caldav): no failed login emails for tokens (#1252) 2022-09-27 15:12:37 +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 fix: properly decode params in url 2022-08-02 14:50:03 +02:00
validation.go feat: add setting to change overdue tasks reminder email time 2022-06-16 16:20:26 +02:00