vikunja/pkg
Luca Bernstein 54b7f7127c
All checks were successful
continuous-integration/drone/push Build is passing
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
..
caldav fix(caldav): make sure duration and due date follow rfc5545 2022-09-07 15:39:40 +02:00
cmd fix: validate email address when creating a user via cli 2022-03-04 19:58:40 +01:00
config fix(mail): don't set a username by default 2022-07-12 11:49:23 +02:00
cron Update copyright year 2021-02-02 20:19:13 +01:00
db fix: lint 2022-07-31 15:50:38 +02:00
events Task mentions (#926) 2021-07-29 15:42:49 +00:00
files fix: checking for error types 2022-03-27 17:52:33 +02:00
initialize feat: add migration to create BlurHash strings for all list backgrounds 2022-03-30 16:36:07 +00:00
integrations feat: allow only the authors of task comments to edit them 2022-06-16 17:38:27 +02:00
log fix: disabling logging completely now works 2022-02-19 17:42:32 +01:00
mail fix(mail): pass mail server timeout (#1253) 2022-09-26 16:09:39 +00:00
metrics Update module prometheus/client_golang to v1.11.0 (#879) 2021-06-11 13:08:28 +00:00
migration fix: don't override saved filters 2022-08-17 17:03:01 +02:00
models fix: preserve dates for repeating tasks (#47) 2022-09-16 17:20:08 +02:00
modules fix: make sure generating blur hashes for bmp, tiff and webp images works 2022-08-15 23:37:05 +02:00
notifications feat: use embed fs directly to embed the logo in mails 2022-07-07 15:54:38 +02:00
red Update copyright year 2021-02-02 20:19:13 +01:00
routes fix(caldav): no failed login emails for tokens (#1252) 2022-09-27 15:12:37 +00:00
swagger fix: revert renaming Attachments to Embeds everywhere 2022-06-30 14:21:17 +00:00
user fix: only list all users when allowed 2022-08-16 21:27:32 +00:00
utils feat: add setting to change overdue tasks reminder email time 2022-06-16 16:20:26 +02:00
version Update copyright year 2021-02-02 20:19:13 +01:00