..
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
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): restrict max password length to 72 bytes
2024-09-10 18:23:06 +02: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: make used bcrypt rounds configurable
2024-10-13 15:38:04 +02: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