api/pkg/user
kolaente 1dca8e96a7
Add changing email for users
2020-04-17 16:01:45 +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
update_email.go Add changing email for users 2020-04-17 16:01:45 +02:00
user.go Add changing email for users 2020-04-17 16:01:45 +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