DacongDA
702b390da1
feat: fix MFA preference doesn't work bug ( #3790 )
2025-05-15 21:04:36 +08:00
Yang Luo
5c41c6c4a5
feat: add BRL currency
2025-04-11 22:24:45 +08:00
Yang Luo
4bee21f4a3
feat: use StaticBaseUrl in frontend
2025-03-26 21:32:31 +08:00
DacongDA
141372cb86
feat: support face ID provider ( #3666 )
2025-03-19 22:57:35 +08:00
Cutsin
b7a818e2d3
feat: support AirWallex payment provider ( #3558 )
...
* feat: support AirWallex payment provider
* chore: add some information due to AirWallex's risk control policy
2025-02-07 19:19:30 +08:00
Mayank
3b9e08b70d
feat: Fix reset password flow for shared application ( #3556 )
2025-02-06 18:03:23 +08:00
DacongDA
558b168477
feat: can verify OTP during OAuth login ( #3531 )
...
* feat: support verify OTP during OAuth login
* fix: fail to login if mfa not enable
* fix: fail to login if mfa not enable
* fix: fix mfaRequired not valid in saml/auth
2025-01-27 19:37:26 +08:00
DacongDA
e28d90d0aa
feat: support CUCloud SMN notification provider ( #3502 )
2025-01-17 08:35:31 +08:00
Cutsin
3feb6ce84d
feat: add Kwai OAuth provider ( #3480 )
...
* feat: add Kwai OAuth provider
* fix: incorrect parameter in getAuthUrl
2025-01-08 00:09:16 +08:00
Xinyu Ge
bf55f94d41
feat: support CUCloud OSS storage provider ( #3400 )
2024-12-08 20:24:38 +08:00
Yang Luo
922b19c64b
feat: reduce i18n items
2024-12-07 21:22:57 +08:00
Luckery
2ceb54f058
feat: support most popular currencies ( #3388 )
2024-12-01 21:46:44 +08:00
千石
fc864b0de4
feat: support ".login-panel-dark" CSS for signup/login pages ( #3269 )
...
* feat: add custom dark mode CSS for login and registration forms.
* refactor: extract dark theme check to Setting.js
2024-10-13 22:31:54 +08:00
DacongDA
468631e654
feat: support "All" in organization's country codes ( #3264 )
2024-10-03 22:58:09 +08:00
DacongDA
3bd52172ea
feat: add Hide-Password option for signin method rule field ( #3258 )
2024-09-30 23:31:41 +08:00
ZhaoYP 2001
d4c8193357
feat: support reCAPTCHA v3 captcha provider ( #3160 )
...
* feat: support reCAPTCHA v3 captcha provider
* fix: modify the implementation of row component style in CaptchaModal.js
2024-09-02 22:15:03 +08:00
DacongDA
c08f2b1f3f
feat: support Casdoor storage provider ( #3147 )
...
* feat: support Casdoor storage provider
* fix: fix code format and nil pointer error
* feat: change cert if statement
2024-08-27 23:54:03 +08:00
Yang Luo
b794ef87ee
feat: Revert "feat: support reCAPTCHA v3 captcha provider" ( #3135 )
...
This reverts commit a0d6f2125ea2f376ac7f67861015b1fe1d0a4943.
2024-08-20 17:56:53 +08:00
ZhaoYP 2001
a0d6f2125e
feat: support reCAPTCHA v3 captcha provider ( #3130 )
2024-08-20 17:29:37 +08:00
DacongDA
4c0fff66ff
feat: support shared application across organizations ( #3108 )
...
* feat: support share application
* revert: revert i18n
* fix: improve code format
* fix: improve code format and move GetSharedOrgFromApp to string.go
2024-08-09 15:43:25 +08:00
Ondřej Šibrava
4b2b875b2d
feat: Czech, Slovak localization ( #3095 )
...
* feat: add l10n Czech, Slovak language support
* feat: i18n Czech, Slovak translation
2024-08-02 09:39:47 +08:00
DacongDA
7f2869cecb
feat: link transaction with balance and payment ( #3052 )
...
* feat: add and update transaction when recharging
* feat: add pay with balance
* feat: improve code format
* feat: update icon url for balance
2024-07-12 15:48:37 +08:00
DacongDA
793a7d6cda
feat: add free charge price mode for product buy page ( #3015 )
...
* feat: add free charge price mode for product buy page
* fix: improve code format
2024-06-22 14:05:53 +08:00
Yang Luo
7d05b69aac
feat: remove useless code
2024-05-28 20:33:55 +08:00
Husile
40ad3c9234
feat: support MFA fields in syncer ( #2966 )
...
* feat:add fields of sync-database
* feat:add fields of sync-database
2024-05-27 01:06:59 +08:00
DacongDA
26345bb21b
feat: add sms provider sendcloud ( #2927 )
2024-05-06 13:38:55 +08:00
DacongDA
3354945119
feat: add SendGrid Email provider ( #2865 )
...
* feat: add support for email provider send grid
* feat: rename send grid to sendgrid
* feat: rename send grid to sendgrid
* feat: change logo url of send grid
2024-04-09 22:16:01 +08:00
HGZ-20
391a533ce1
feat: add "Face ID" login method ( #2782 )
...
Face Login via face-api.js
2024-03-16 09:04:00 +08:00
DacongDA
3875896c1e
feat: support custom header logo ( #2801 )
...
* feat: support custom header logo
* feat: add i18n
* feat: preview default logo when field is empty
* feat: improve logo setting and display logic
* feat: change logoLight to logo
2024-03-13 23:33:43 +08:00
Yang Luo
e5da57a005
feat: fix cert's ES options
2024-03-10 19:30:05 +08:00
DacongDA
d25eaa65cd
feat: support custom page footer ( #2790 )
2024-03-08 23:11:03 +08:00
DacongDA
4123d47174
feat: callback will jump to blank page when from param start with "http" ( #2778 )
2024-03-06 01:07:52 +08:00
Ron
f241336ad7
feat: add OSON SMS provider ( #2769 )
...
* implemented SMS provider 'OSON SMS' for frontend
* feat: add 'OSON SMS' provider for frontend
2024-03-04 01:05:53 +08:00
DacongDA
13e871043c
fix: fix theme switch bug ( #2741 )
2024-02-24 16:56:12 +08:00
DacongDA
a8699d0b87
feat: use React routing to remove spin between signup and signin pages ( #2740 )
...
* fix: Regarding the color of loading
* fix: use goToLinkSoft and use same code format with result and forget psw
* fix: update signup url
2024-02-24 12:59:09 +08:00
Yang Luo
69a8346d05
Remove "/auto-signup/oauth/authorize" path introduced in PR: #896
2024-02-20 17:40:39 +08:00
Yang Luo
e755a7331d
Fix renderLink()
2024-02-14 09:45:21 +08:00
Yang Luo
bcfbfc6947
Support "signinUrl" in forget page
2024-02-14 02:36:52 +08:00
Satinder Singh
ef373ca736
feat: add deletedTime to user ( #2652 )
2024-01-30 23:18:32 +08:00
xiao-kong-long
48ba5f91ed
feat: add Synology NAS storage provider ( #2605 )
2024-01-14 22:38:31 +08:00
Yang Luo
f5395f15f9
feat: fix isSigninMethodEnabled() bug in frontend
2024-01-13 11:35:06 +08:00
Yang Luo
b118a3bb76
Add TokenFields to application
2024-01-09 22:09:21 +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
HGZ-20
e3f28e8b4c
feat: Support more flexible login method control ( #2566 )
2024-01-02 21:11:52 +08:00
Yang Luo
27187b3a54
feat: add "Reset to Default HTML" button
2023-12-30 00:47:10 +08:00
Gucheng Wang
067276d739
Add new B2C provider
2023-12-17 16:29:29 +08:00
link89
374928e719
feat: add custom HTTP Email provider ( #2542 )
...
* feat: implement Custom HTTP Email provider
* Update Setting.js
* Update ProviderEditPage.js
* Update http.go
* Update provider.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
2023-12-14 22:35:25 +08:00
Yang Luo
ce72a172b0
feat: add back Custom HTTP SMS provider
2023-12-07 16:59:41 +08:00
Yang Luo
5b151f4ec4
feat: improve cert edit page UI
2023-11-13 15:57:46 +08:00
haiwu
b68e291f37
feat: support SAML Custom provider ( #2430 )
...
* 111
* feat: support custom saml provider
* feat: gofumpt code
* feat: gofumpt code
* feat: remove comment
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
2023-10-20 21:11:36 +08:00