|
503d244166
|
feat(web): add lint (#875)
* feat: add lint
* feat: fix lint error
* chore: add ignore file
* chore: close indent
|
2022-07-10 15:45:55 +08:00 |
|
|
a0e11cc8a0
|
feat: add aliyun captcha (#833)
* feat: add aliyun captcha provider
* Rename App key
* fix typo
* Rename HMACSHA1 & Reused clientId2 and clientSecret2
* Update ProviderEditPage.js
* Delete unused import
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
|
2022-06-29 11:31:32 +08:00 |
|
|
f99c1f44e8
|
fix: don't trigger countdown if failed to send verification code (#815)
* feat: add countdown when no captcha provider found
* fix: add countdown when sent code successfully
|
2022-06-22 22:22:40 +08:00 |
|
|
2e42511bc4
|
feat: support configurable captcha(reCaptcha & hCaptcha) (#765)
* feat: support configurable captcha(layered architecture)
* refactor & add captcha logo
* rename captcha
* Update authz.go
* Update hcaptcha.go
* Update default.go
* Update recaptcha.go
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
|
2022-06-18 16:00:31 +08:00 |
|
|
4263af6f2c
|
Fix frontend warnings.
|
2022-04-25 20:00:57 +08:00 |
|
|
9f7924a6e0
|
fix: mask email and phone number on the backend (#563)
* fix: mask email and phone number on the backend
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: login with masked email or phone
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: improve regex
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
|
2022-03-15 12:54:57 +08:00 |
|
|
db37f53d6c
|
Update license headers.
|
2022-02-13 23:39:27 +08:00 |
|
|
728fe11a3c
|
Refactor CountDownInput.
|
2022-01-07 20:34:27 +08:00 |
|