Commit graph

27 commits

Author SHA1 Message Date
HFO4
d1377262e3 Fix: ignore requiring SharePoint site ID after edit / nil pointer in user setting routers 2021-03-14 10:26:45 +08:00
日下部 詩
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
45b54b3455 Modify: clean useless codes 2020-03-11 15:45:00 +08:00
HFO4
c30c19ca3e Feat: create SFC for oss callback 2020-03-01 16:25:56 +08:00
HFO4
ef42ec3927 Modify: create Web Authn instance when needed 2020-02-23 15:50:41 +08:00
HFO4
ce2a70df68 Feat: add read/write lock for authn 2020-02-23 15:33:53 +08:00
HFO4
1ac4767db7 Feat: reset password by Email 2020-02-22 10:36:50 +08:00
HFO4
7027a96258 Feat: user activation by Email 2020-02-22 09:50:34 +08:00
HFO4
81d6988a50 Feat: user register / send activate email 2020-02-21 15:15:14 +08:00
HFO4
7c07b623f6 Feat: 2-FA login verification 2020-02-21 13:48:34 +08:00
HFO4
c817f70f8e Feat: Webauthn / theme changing 2020-02-21 10:08:47 +08:00
HFO4
80268e33bf Feat: enable 2FA / password management 2020-02-20 12:42:38 +08:00
HFO4
4420a75c04 Feat: user setting 2020-02-19 16:05:54 +08:00
HFO4
f91792bc64 Feat: list tasks 2020-02-18 14:45:38 +08:00
HFO4
b4219927d6 Feat: WebDAV mount folders 2020-02-18 13:45:59 +08:00
HFO4
1ff4d59978 Feat: preview shared file 2020-01-28 13:40:19 +08:00
HFO4
c3c0e92964 Test: thumbnail and authn / Modify: read thumbnail config from file 2019-12-09 11:33:39 +08:00
HFO4
f35c585edf Feat experimental WebAuth API 2019-12-08 22:17:36 +08:00
HFO4
f4c414c0f6 Fix: uint may overflow / Test: get user storage 2019-12-07 15:05:48 +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
HFO4
6f96018223 Feat: User login 2019-11-11 19:13:17 +08:00
HFO4
e858cbe2cf Feat: Decide whether to do database migration based on version.lock 2019-11-09 19:04:48 +08:00
HFO4
6ba4d1ae82 Param error message generate 2019-11-06 16:42:13 +08:00
HFO4
6539ae20fa Basic check for User controller 2019-11-05 19:49:56 +08:00