Cloudreve/models
日下部 詩 a276be4098
注册帐号时,如果尚未验证,再发一次验证信 (#765)
* 注册帐号时,如果尚未验证,再发一次验证信

* 修正2个bug。 1:未验证显示密码错误 2:未验证无法重发email

* 小修正,如果已存在user,拿已有user资讯取代掉新user资讯来寄送激活码

* 激活码改成激活邮件

* 忘记密码以后,重设二步验证设定

* Revert "忘记密码以后,重设二步验证设定"

This reverts commit c5ac10b11c.

* 實作 https://github.com/cloudreve/Cloudreve/pull/765#discussion_r584313520
2021-03-02 12:43:14 +08:00
..
scripts Test: user storage calibration script 2020-12-06 16:50:08 +08:00
download.go Fix: incorrect attr column type in download table 2020-12-08 19:55:23 +08:00
download_test.go Feat: delete aria2 record in client side (#335) 2020-11-23 19:24:56 +08:00
file.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
file_test.go Test: model.Tags / modifications 2020-02-12 13:19:25 +08:00
folder.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
folder_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
group.go Modify: clean modals 2020-03-11 15:22:21 +08:00
group_test.go Modify: travis CI build and test 2020-03-12 08:46:14 +08:00
init.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
migration.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
migration_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
policy.go Feat: using custom reverse proxying in OneDrive file downloading 2020-12-08 17:30:22 +08:00
policy_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
setting.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
setting_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
share.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
share_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
tag.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
tag_test.go Test: model.Tags / modifications 2020-02-12 13:19:25 +08:00
task.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
task_test.go Test: WebDAV model 2020-02-21 11:32:59 +08:00
user.go 注册帐号时,如果尚未验证,再发一次验证信 (#765) 2021-03-02 12:43:14 +08:00
user_authn.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
user_authn_test.go Test: WebDAV model 2020-02-21 11:32:59 +08:00
user_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
webdav.go Feat: WebDAV account management 2020-02-18 12:10:28 +08:00
webdav_test.go Test: WebDAV model 2020-02-21 11:32:59 +08:00