vikunja-api/pkg/user
kolaente 5832991c4d
Fix tests after renaming json fields to snake_case
2020-04-13 23:27:55 +02:00
..
db.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
error.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02: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
user.go Add gosec static analysis 2020-04-13 22:30:09 +02: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 Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
users_list.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00