Mikey
|
79119760f2
|
style: golint (#988)
|
2022-08-09 16:50:49 +08:00 |
|
q1anx1
|
2ea58cd639
|
chore(style): use gofumpt to fmt go code (#967)
|
2022-08-07 12:26:14 +08:00 |
|
Resulte Lee
|
4ea482223d
|
feat: add geetest captcha (#953)
|
2022-08-04 20:55:04 +08:00 |
|
Resulte Lee
|
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 |
|
Resulte Lee
|
477d386f3c
|
fix: captcha preview panic when clientId or clientSecret is empty (#824)
* fix: captcha preview panic when clientId or clientSecret is empty
* return original errors from captcha
|
2022-06-26 22:09:57 +08:00 |
|
Resulte Lee
|
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 |
|