This repository has been archived on 2025-10-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
vikunja-api/pkg/user
2020-04-18 00:22:59 +02:00
..
db.go Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
error.go Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
main_test.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
test.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
totp.go Add endpoint to get the current users totp status 2020-04-18 00:22:59 +02:00
update_email.go Add changing email for users 2020-04-17 16:01:45 +02:00
user.go Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
user_email_confirm.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
user_email_confirm_test.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
user_password_reset.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
user_test.go Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
users_list.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00