vikunja/pkg/user
kolaente 33b9917c7d
fix(auth): return correct error when trying to do a user action as a link share
Resolves https://vikunja.sentry.io/share/issue/77f7aa4cda9442439deba3cfe2cb32c6/
2025-01-14 15:01:13 +01:00
..
caldav_token.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
db.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
delete.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
error.go fix(auth): return correct error when trying to do a user action as a link share 2025-01-14 15:01:13 +01:00
events.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
listeners.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
main_test.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
notifications.go feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
test.go feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
token.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
totp.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
update_email.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
user.go fix(auth): return correct error when trying to do a user action as a link share 2025-01-14 15:01:13 +01:00
user_create.go feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
user_email_confirm.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
user_email_confirm_test.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
user_password_reset.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
user_test.go feat(sharing): add config so that users only find members of their teams 2024-10-28 11:08:06 +01:00
users_project.go feat(sharing): add config so that users only find members of their teams 2024-10-28 11:08:06 +01:00
validator.go fix: lint 2024-12-17 10:53:18 +01:00