api/pkg/routes/caldav
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
..
auth.go fix(caldav): no failed login emails for tokens (#1252) 2022-09-27 15:12:37 +00:00
handler.go User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
listStorageProvider.go User Data Export and import (#967) 2021-09-04 19:26:31 +00:00