vikunja/pkg/user
kolaente d83e3a0a03
continuous-integration/drone/push Build is passing Details
chore: remove cache options
Cache was not working correctly, added more complexity and actually made response times slower. Because of this, I'm removing all cache options until we figure out a better solution.

Resolves vikunja/api#1496
Resolves vikunja/api#907
2023-06-08 17:05:36 +02:00
..
caldav_token.go feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00
db.go chore: remove cache options 2023-06-08 17:05:36 +02:00
delete.go feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00
error.go fix: check if usernames contain spaces when creating a new user 2023-03-12 15:02:34 +01:00
events.go User Data Export and import (#967) 2021-09-04 19:26:31 +00:00
listeners.go chore(deps): update golangci-lint to 1.52.1 2023-03-24 19:17:45 +01:00
main_test.go Update copyright year 2021-02-02 20:19:13 +01:00
notifications.go fix(project): remove comments, clarifications, notifications about namespaces 2023-05-24 15:51:54 +02:00
test.go Fix setting up keyvalue storage in tests 2021-07-30 15:31:51 +02:00
token.go feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00
totp.go Notify the user after three failed login attempts 2021-07-30 15:01:04 +02:00
update_email.go feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00
user.go fix: upgrade jwt v5 2023-05-23 16:37:16 +02:00
user_create.go feat: make the new inbox project the default 2023-05-24 15:52:32 +02:00
user_email_confirm.go Refactor user email confirmation + password reset handling (#919) 2021-07-13 20:56:02 +00:00
user_email_confirm_test.go Update copyright year 2021-02-02 20:19:13 +01:00
user_password_reset.go feat: add caldav tokens (#1065) 2022-03-30 18:25:56 +00:00
user_test.go fix(tests): make the tests compile again 2023-05-24 15:51:55 +02:00
users_project.go fix: compile errors 2023-05-24 15:52:32 +02:00