Commit Graph

18 Commits (5d406f1c6a1464c5eac7c8f4b0d25557376a04c9)

Author SHA1 Message Date
HFO4 5d406f1c6a Feat: use history router mode 2020-12-08 17:36:19 +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 2e342806b6 Fix: missing deps in login recaptcha service 2020-04-11 09:15:27 +08:00
topjohncian e58fb82463
Feat: ReCaptcha support (#292)
* Add custom mysql database port.

* Modify: add cloudreve bin file to .gitignore

* Feat:增加后端对ReCaptcha的支持
P.S.必须要执行迁移
2020-04-11 09:09:44 +08:00
HFO4 45b54b3455 Modify: clean useless codes 2020-03-11 15:45:00 +08:00
HFO4 1ac4767db7 Feat: reset password by Email 2020-02-22 10:36:50 +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 faf46745bc Feat: cron / Fix: users status check 2020-02-15 14:02:21 +08:00
HFO4 f35c585edf Feat experimental WebAuth API 2019-12-08 22:17:36 +08:00
HFO4 e05ba1030c Modify: package name 2019-11-16 16:11:37 +08:00
HFO4 41e0dec74c Test: captcha 2019-11-13 18:34:29 +08:00
HFO4 7d4e212d4e Feat: captcha 2019-11-13 17:03:55 +08:00
HFO4 c7e47293db Add: model - group / Test: group 2019-11-13 16:28:14 +08:00
HFO4 c8c85501e4 Test: middleware/auth 2019-11-12 16:18:58 +08:00
HFO4 589c399488 Feat: User/Me 2019-11-12 15:34:54 +08:00
HFO4 2ae2c9b784 Modify: using memstore to store session 2019-11-12 13:55:33 +08:00
HFO4 6f96018223 Feat: User login 2019-11-11 19:13:17 +08:00