vikunja-api/pkg/routes/api/v1
konrad 27119ad6d4 User account deletion (#937)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#937
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-08-11 19:08:10 +00:00
..
avatar.go Show empty avatar when the user was not found 2021-04-07 14:56:44 +02:00
docs.go Update copyright year 2021-02-02 20:19:13 +01:00
info.go User account deletion (#937) 2021-08-11 19:08:10 +00:00
link_sharing_auth.go Add link share password authentication (#831) 2021-04-11 13:17:50 +00:00
list_by_namespace.go Update copyright year 2021-02-02 20:19:13 +01:00
login.go Update module github.com/golang-jwt/jwt to v4 (#930) 2021-08-03 21:43:18 +00:00
task_attachment.go Add events (#777) 2021-02-02 22:48:37 +00:00
testing.go Fix lint 2021-07-13 12:16:12 +02:00
token_check.go Update module github.com/golang-jwt/jwt to v4 (#930) 2021-08-03 21:43:18 +00:00
user_confirm_email.go Update copyright year 2021-02-02 20:19:13 +01:00
user_deletion.go User account deletion (#937) 2021-08-11 19:08:10 +00:00
user_list.go Enable searching users by full email or name 2021-04-07 18:28:58 +02:00
user_password_reset.go Update copyright year 2021-02-02 20:19:13 +01:00
user_register.go Update copyright year 2021-02-02 20:19:13 +01:00
user_settings.go Add setting for first day of the week 2021-06-03 18:11:44 +02:00
user_show.go User account deletion (#937) 2021-08-11 19:08:10 +00:00
user_totp.go Update copyright year 2021-02-02 20:19:13 +01:00
user_update_email.go Update copyright year 2021-02-02 20:19:13 +01:00
user_update_password.go Update copyright year 2021-02-02 20:19:13 +01:00