HGZ-20
|
391a533ce1
|
feat: add "Face ID" login method (#2782)
Face Login via face-api.js
|
2024-03-16 09:04:00 +08:00 |
|
Yang Luo
|
dc6fe13f75
|
feat: use signupItem.Regex to check signup page
|
2024-01-15 18:12:38 +08:00 |
|
HGZ-20
|
ffa54247cd
|
feat: add LDAP signin method (#2591)
Add support for LDAP login methods
Add option to control LDAP user in password login method.
|
2024-01-08 21:07:34 +08:00 |
|
Yaodong Yu
|
f5e0461cae
|
feat: add invitation code for signup feature (#2249)
* feat: add invitation code for signup feature
* feat: add invitation code for signup feature
|
2023-08-24 13:42:17 +08:00 |
|
Ilya Sulimanov
|
88c0856d17
|
feat: add subscription managment (#1858)
* feat: subscription managment
* fix: remove console log
* fix: webhooks
* fix linter
* fix: fix via gofumpt
* fix: review changes
* fix: Copyright 2023
* Update account.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2023-05-20 15:56:21 +08:00 |
|
Yaodong Yu
|
eb39e9e044
|
feat: add multi-factor authentication (MFA) feature (#1800)
* feat: add two-factor authentication interface and api
* merge
* feat: add Two-factor authentication accountItem and two-factor api in frontend
* feat: add basic 2fa setup UI
* rebase
* feat: finish the two-factor authentication
* rebase
* feat: support recover code
* chore: fix eslint error
* feat: support multiple sms account
* fix: client application login
* fix: lint
* Update authz.go
* Update mfa.go
* fix: support phone
* fix: i18n
* fix: i18n
* fix: support preferred mfa methods
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2023-05-05 21:23:59 +08:00 |
|
Yaodong Yu
|
95f4f4cb6d
|
feat: refactor out form package and optimize verification code module (#1787)
* refactor: add forms package and optimize verification code module
* chore: add license
* chore: fix lint
* chore: fix lint
* chore: fix lint
* chore: swagger
|
2023-04-25 23:05:53 +08:00 |
|