Commit graph

29 commits

Author SHA1 Message Date
日下部 詩
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
HFO4
055ed0e075 Fix: standardize the use of error codes related to login credentials 2020-12-08 20:13:42 +08:00
Loyalsoldier
79b8784934
Comply with Golang semantic import versioning (#630)
* Code: compatible with semantic import versioning

* Tools & Docs: compatible with semantic import versioning

* Clean go.mod & go.sum
2020-11-21 17:34:55 +08:00
HFO4
746aa3e8ef Test: s3 policy 2020-10-26 15:33:28 +08:00
ZZF
dd50ef1c25
添加S3策略的支持 (#425)
* 添加亚马逊S3策略的支持

* 添加CDN支持,公有目录删除无用参数

* 增加Region
2020-06-05 14:45:24 +08:00
HFO4
210af8f9e1 Fix: Root user should always have admin permission 2020-03-11 19:56:20 +08:00
HFO4
49f784104e Fix: get site summary in dashboard 2020-02-22 16:22:04 +08:00
HFO4
faf46745bc Feat: cron / Fix: users status check 2020-02-15 14:02:21 +08:00
HFO4
44d6ca487c Feat: mount storage policy for folders in WebDAV 2020-02-13 15:27:40 +08:00
HFO4
8d437a451c Feat: COS credential / upload callback 2020-01-23 12:38:32 +08:00
HFO4
6aee31341f Feat: async monitor OneDrive resume upload progress 2020-01-21 11:49:46 +08:00
HFO4
dd5f6e3d25 Feat: onedrive client upload / callback 2020-01-20 14:34:21 +08:00
HFO4
fa3b51096a Feat: upyun download / thumb / sign 2020-01-18 14:08:43 +08:00
HFO4
84a6218d3a Test: oss callback signature verification 2020-01-18 12:51:07 +08:00
HFO4
5befbc21d0 Feat: upyun callback & authentication 2020-01-18 10:40:03 +08:00
HFO4
68d4a86166 Fix: storage policy should be re-dispatched according to policy id in upload session 2020-01-17 14:35:21 +08:00
HFO4
dd198becce Feat: client-upload file in oss 2020-01-16 13:36:13 +08:00
HFO4
e8d21b1e9b Feat: qiniu upload & callback 2020-01-15 10:14:15 +08:00
HFO4
d29b7ef6f8 Feat: auth for remote callback / Modify: use map to store hooks in filesystem 2019-12-30 19:08:38 +08:00
HFO4
64342fa88d Feat: send remote uploading callback 2019-12-29 17:04:08 +08:00
HFO4
de4793aacb Modify: auth instance as first param in SignURI/Request 2019-12-29 13:50:23 +08:00
HFO4
f8c8604cda Feat: auth middleware for complex request 2019-12-24 11:42:23 +08:00
HFO4
fd7b6e33c8 Test: auth middleware for WebDAV 2019-12-23 11:22:46 +08:00
HFO4
cf90ab5a9a Fix: unable to save office file in root directory of WebDAV 2019-12-21 18:32:13 +08:00
HFO4
d0bb123e03 Test: get source URL of files 2019-12-11 12:24:09 +08:00
HFO4
ea7f034332 Feat: sign auth middleware 2019-12-10 20:17:21 +08:00
HFO4
36d5f51495 Feat: sign file source url 2019-12-10 17:10:34 +08:00
HFO4
e05ba1030c Modify: package name 2019-11-16 16:11:37 +08:00
HFO4
589c399488 Feat: User/Me 2019-11-12 15:34:54 +08:00