api/pkg/user
kolaente ac23536c36
Make sure a password reset token can be used only once
2020-12-30 21:51:45 +01:00
..
db.go Fix go header lint 2020-12-29 02:04:20 +01:00
error.go Fix password reset without a reseet token 2020-12-30 21:43:14 +01:00
main_test.go Fix go header lint 2020-12-29 02:04:20 +01:00
test.go Fix go header lint 2020-12-29 02:04:20 +01:00
totp.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
update_email.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
user.go Fix go header lint 2020-12-29 02:04:20 +01:00
user_create.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
user_email_confirm.go Fix go header lint 2020-12-29 02:04:20 +01:00
user_email_confirm_test.go Fix go header lint 2020-12-29 02:04:20 +01:00
user_password_reset.go Make sure a password reset token can be used only once 2020-12-30 21:51:45 +01:00
user_test.go Fix password reset without a reseet token 2020-12-30 21:43:14 +01:00
users_list.go Fix go header lint 2020-12-29 02:04:20 +01:00