Aaron Liu
|
db7b54c5d7
|
feat(session): sign out and revoke root token
|
7 months ago |
AaronLiu
|
21d158db07
|
Init V4 community edition (#2265)
* Init V4 community edition
* Init V4 community edition
|
8 months ago |
HFO4
|
bc0c374f00
|
feat(mobile): only allow request from mobile client to copy session
|
3 years ago |
HFO4
|
e4c87483d6
|
feat(session): generate temp URL to copy/refresh user session
|
3 years ago |
HFO4
|
9464ee2103
|
i18n: user route
|
3 years ago |
HFO4
|
c9eefcb946
|
i18n: captcha, reset password
|
4 years ago |
HFO4
|
d1377262e3
|
Fix: ignore requiring SharePoint site ID after edit / nil pointer in user setting routers
|
5 years ago |
日下部 詩
|
a276be4098
|
注册帐号时,如果尚未验证,再发一次验证信 (#765)
* 注册帐号时,如果尚未验证,再发一次验证信
* 修正2个bug。 1:未验证显示密码错误 2:未验证无法重发email
* 小修正,如果已存在user,拿已有user资讯取代掉新user资讯来寄送激活码
* 激活码改成激活邮件
* 忘记密码以后,重设二步验证设定
* Revert "忘记密码以后,重设二步验证设定"
This reverts commit c5ac10b11c.
* 實作 https://github.com/cloudreve/Cloudreve/pull/765#discussion_r584313520
|
5 years ago |
HFO4
|
055ed0e075
|
Fix: standardize the use of error codes related to login credentials
|
5 years ago |
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
|
5 years ago |
HFO4
|
45b54b3455
|
Modify: clean useless codes
|
6 years ago |
HFO4
|
c30c19ca3e
|
Feat: create SFC for oss callback
|
6 years ago |
HFO4
|
ef42ec3927
|
Modify: create Web Authn instance when needed
|
6 years ago |
HFO4
|
ce2a70df68
|
Feat: add read/write lock for authn
|
6 years ago |
HFO4
|
1ac4767db7
|
Feat: reset password by Email
|
6 years ago |
HFO4
|
7027a96258
|
Feat: user activation by Email
|
6 years ago |
HFO4
|
81d6988a50
|
Feat: user register / send activate email
|
6 years ago |
HFO4
|
7c07b623f6
|
Feat: 2-FA login verification
|
6 years ago |
HFO4
|
c817f70f8e
|
Feat: Webauthn / theme changing
|
6 years ago |
HFO4
|
80268e33bf
|
Feat: enable 2FA / password management
|
6 years ago |
HFO4
|
4420a75c04
|
Feat: user setting
|
6 years ago |
HFO4
|
f91792bc64
|
Feat: list tasks
|
6 years ago |
HFO4
|
b4219927d6
|
Feat: WebDAV mount folders
|
6 years ago |
HFO4
|
1ff4d59978
|
Feat: preview shared file
|
6 years ago |
HFO4
|
c3c0e92964
|
Test: thumbnail and authn / Modify: read thumbnail config from file
|
6 years ago |
HFO4
|
f35c585edf
|
Feat experimental WebAuth API
|
6 years ago |
HFO4
|
f4c414c0f6
|
Fix: uint may overflow / Test: get user storage
|
6 years ago |
HFO4
|
e05ba1030c
|
Modify: package name
|
6 years ago |
HFO4
|
589c399488
|
Feat: User/Me
|
6 years ago |
HFO4
|
6f96018223
|
Feat: User login
|
6 years ago |
HFO4
|
e858cbe2cf
|
Feat: Decide whether to do database migration based on `version.lock`
|
6 years ago |
HFO4
|
6ba4d1ae82
|
Param error message generate
|
6 years ago |
HFO4
|
6539ae20fa
|
Basic check for User controller
|
6 years ago |