Yang Luo
3a45a4ee77
fix: rename to countryCodes
2024-05-01 09:47:44 +08:00
Yang Luo
43393f034b
feat: fix the Email provider fails to match bug in GetProviderByCategoryAndRule()
2024-05-01 09:44:19 +08:00
DacongDA
3d29e27d54
feat: support multiple SMS providers for different regions ( #2914 )
...
* feat: support using different sms provider for different region
* feat: add multiple support for select and remove log
* feat: revert change for countryCode in loginPage
* feat: revert change for countryCode in user_util.go
* feat: revert change for countryCode in auth.go
* Update application_item.go
* Update CountryCodeSelect.js
* Update ProviderTable.js
---------
Co-authored-by: Yang Luo <hsluoyz@qq.com>
2024-05-01 00:40:47 +08:00
Yang Luo
37232faa07
feat: fix bug for missing SMS and Email provider in application
2024-02-27 22:54:35 +08:00
zhuying1999
042a8d0ad6
feat: add rule for SMS and Email provider ( #2733 )
...
* add phonecoderule
* feat:add phone code rule
* feat: add email rule
* fix: merge
2024-02-23 00:09:37 +08:00
yehong
02e692a300
feat: return most backend API errors to frontend ( #1836 )
...
* feat: return most backend API errros to frontend
Signed-off-by: yehong <239859435@qq.com>
* refactor: reduce int type change
Signed-off-by: yehong <239859435@qq.com>
* feat: return err backend in token.go
Signed-off-by: yehong <239859435@qq.com>
---------
Signed-off-by: yehong <239859435@qq.com>
2023-05-30 15:49:39 +08:00
Yaodong Yu
7e756b8ee2
feat: manager applications in organization scope ( #1290 )
...
* feat: manager applications in organization scope(front end)
* fix: application can use own organization and admin provider
* fix: improve methed to get provider
* fix: modify provider methods by convention
2022-11-21 01:17:55 +08:00
Gucheng Wang
2d3d1167bb
Fix HasPromptPage() for signup items
2022-08-22 11:51:20 +08:00
Gucheng Wang
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
Gucheng Wang
63f33d0ad9
Improve email and phone checking in Signup().
2021-11-09 20:29:38 +08:00
Jing Liu
e61e46f1e5
fix: signup logic when email and phone not enabled ( #298 )
...
Signed-off-by: chinggg <24590067+chinggg@users.noreply.github.com>
2021-09-21 14:11:05 +08:00
Yang Luo
1c5ce46bd5
Refactor GetProviderFromContext().
2021-09-05 09:44:15 +08:00
Kininaru
3d493b8d8f
feat: integrate Storage config into providers ( #198 )
...
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-07-26 11:39:49 +08:00
Yang Luo
d3a8ab8347
Finish the prompt page logic.
2021-06-20 11:52:04 +08:00