vikunja/pkg/user
Dominik Pschenitschni 8632bd2063
fix: TOTP account lock notification typo (#858)
2025-06-05 16:24:41 +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 fix: return meaningful error message when selecting an invalid timezone 2025-02-21 17:20:51 +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 fix: TOTP account lock notification typo (#858) 2025-06-05 16:24:41 +02:00
test.go feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
token.go chore(utils): remove deprecated MakeRandomString function 2025-03-24 16:52:46 +01:00
totp.go fix: TOTP account lock notification typo (#858) 2025-06-05 16:24:41 +02:00
update_email.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
user.go fix(ldap): update user name and email during login 2025-03-20 17:24:00 +01:00
user_create.go feat(i18n): automatically set language during registration 2025-03-02 13:21:24 +01: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 feat(i18n): automatically set language during registration 2025-03-02 13:21:24 +01:00