vikunja/pkg/user
kolaente 6f27e1401a
fix(user): do not create user with existing id
Resolves https://vikunja.sentry.io/share/issue/6f1e37d4b8b248188e20650234a45cde/
2024-09-14 12:16:05 +02: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 chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02: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 chore: remove year from copyright headers 2023-09-01 08:32:28 +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): restrict max password length to 72 bytes 2024-09-10 18:23:06 +02:00
user_create.go fix(user): do not create user with existing id 2024-09-14 12:16:05 +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 fix(deps): update golangci 2024-08-25 14:30:46 +00:00
users_project.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
validator.go fix(auth): restrict max password length to 72 bytes 2024-09-10 18:23:06 +02:00