Nekotoxin
1d183decea
fix: cicd error ( #671 )
...
* fix: ci/cd error
* fix: ci/cd error
* fix: ci/cd error
2022-04-16 00:09:23 +08:00
Yi Zhan
b92d03e2bb
feat: add wechat mini program support ( #658 )
...
* feat: add wechat mini program support
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: accept suggestions.
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: error message and code level modification
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: simplify the use process
Signed-off-by: Steve0x2a <stevesough@gmail.com>
2022-04-15 11:49:56 +08:00
Yi Zhan
15daf5dbfe
feat: add casdoor as saml idp support ( #571 )
...
* feat: add casdoor as saml idp support
Signed-off-by: 0x2a <stevesough@gmail.com>
* fix: merge code
Signed-off-by: 0x2a <stevesough@gmail.com>
* fix: modify response value
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: modify samlResponse generation method
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: generating a response using etree
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: change metadata url
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: modify front-end adaptation
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: recovering an incorrect override
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: change the samlResponse location
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: add relayState support
Signed-off-by: Steve0x2a <stevesough@gmail.com>
2022-04-08 23:06:48 +08:00
Yi Zhan
0b546bba5e
fix: grantTypes undefined err ( #654 )
...
Signed-off-by: Steve0x2a <stevesough@gmail.com>
2022-04-08 21:54:48 +08:00
Nekotoxin
938cdbccf4
fix: link type error ( #653 )
...
* fix: signin button error in signup page
* fix: type error
2022-04-08 20:01:30 +08:00
Yixiang Zhao
801302c6e7
feat: support user migration from Keycloak using syncer ( #645 )
...
* feat: support user migration from Keycloak using syncer
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* feat: add more Keycloak columns
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: requested changes
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-04-06 20:38:14 +08:00
Gucheng Wang
91602d2b21
Enable extra pages.
2022-04-06 20:36:31 +08:00
Yi Zhan
86b3a078ef
fix: sign In button in the result page has broken ( #646 )
...
* fix: sign In button in the result page has broken
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: code format
Signed-off-by: Steve0x2a <stevesough@gmail.com>
2022-04-05 08:49:11 +08:00
Товарищ программист
3cf1b990be
feat: support CAS with organizations and applications ( #621 )
2022-04-04 00:09:04 +08:00
halozhy
8d13bf7e27
feat: add Alipay support as idp ( #638 )
...
* feat: add alipay support as idp
* fix: rename a static svg icon
* fix: sort imports
* fix: no longer use pkcs8 package
2022-04-02 22:37:13 +08:00
Yixiang Zhao
0fc0ba0c76
feat: support global admin to modify the email and phone of other users ( #633 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-03-30 20:27:23 +08:00
Yang Luo
544cd40a08
Disable the new syncer by default.
2022-03-27 23:06:52 +08:00
Yang Luo
99f7883c7d
Fix null bug in getCountryRegionData().
2022-03-27 16:03:25 +08:00
Yang Luo
88b0fb6e52
Add getPrice().
2022-03-26 16:42:25 +08:00
github-actions[bot]
1a6d98d029
refactor: New Crowdin translations by Github Action ( #592 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-20 22:30:29 +08:00
Yixiang Zhao
86b5d72e5d
fix: concatChar assignment logic ( #595 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-03-20 11:54:14 +08:00
Yixiang Zhao
6bc4e646e5
fix: oAuthParams may not exist ( #594 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-03-20 10:33:50 +08:00
Yang Luo
0841eb5c30
Fix !skipCi directive.
2022-03-19 23:15:19 +08:00
github-actions[bot]
4015c221f7
refactor: New Crowdin translations by Github Action ( #588 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-03-19 22:01:20 +08:00
Yixiang Zhao
dcd6328498
fix: callback url param missing ( #583 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-03-19 20:01:44 +08:00
Yi Zhan
8080927890
fix: redirect for non-built-in app logout ( #587 )
...
Signed-off-by: Steve0x2a <stevesough@gmail.com>
2022-03-19 19:50:05 +08:00
Yang Luo
a95c5b05a9
Remove GitHub provider hacking code.
2022-03-19 19:43:54 +08:00
Yixiang Zhao
865a65d399
fix: fix the params problem in code signin ( #577 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-03-18 20:12:29 +08:00
Yi Zhan
e8b9c67671
feat: add casdoor as itself idp support ( #578 )
...
Signed-off-by: Steve0x2a <stevesough@gmail.com>
2022-03-18 18:28:46 +08:00
Nekotoxin
e5ff49f7a7
fix: UI bug after switching to English ( #570 )
2022-03-15 21:02:54 +08:00
Yixiang Zhao
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
Yixiang Zhao
35bef969fd
feat: support Huawei Cloud SMS ( #565 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-03-14 20:49:03 +08:00
Yang Luo
4dca3bd3f7
Add Notify() to payment provider.
2022-03-14 02:56:04 +08:00
Yang Luo
5de417ecf7
Add gc provider.
2022-03-14 00:32:36 +08:00
Yang Luo
fde8c4b5f6
Fix NotifyPayment().
2022-03-13 19:57:23 +08:00
Yang Luo
55a84644e1
Add PaymentResultPage.
2022-03-13 18:05:16 +08:00
Yang Luo
ca87dd7dea
Add returnUrl to product.
2022-03-13 16:25:54 +08:00
Yang Luo
4d035bf66d
Add tags to organization.
2022-03-13 00:35:49 +08:00
Yang Luo
743dcc9725
Fix translation.
2022-03-12 23:37:58 +08:00
Yang Luo
c906f1e5d2
Add user and state to payment pages.
2022-03-12 20:03:58 +08:00
Gucheng Wang
380cdc5f7e
fix: The top-right logout button sometimes disappears for small screen size ( #544 )
2022-03-08 21:14:04 +08:00
Yang Luo
a4fc04474e
Add NotifyPayment API.
2022-03-07 00:33:45 +08:00
Yang Luo
bf5d4eea48
Add alipay provider.
2022-03-06 22:46:02 +08:00
Yang Luo
ab777c1d73
Add Conf.EnableExtraPages
2022-03-05 23:51:55 +08:00
Товарищ программист
ca0fa5fc40
fix: fix missing parameters when signup ( #533 )
2022-03-05 16:47:08 +08:00
Nekotoxin
cfbce79e32
fix: add ie support (ie >= 9) ( #538 )
...
* fix: add ie support (ie > 9)
* fix: add support for IE11
* fix: small fix
* fix: fix
2022-03-05 16:32:37 +08:00
Yang Luo
efc07f0919
Improve translation.
2022-03-05 00:53:59 +08:00
Steve0x2a
697b3e4998
feat: add implicit flow support ( #520 )
...
* feat: add implicit flow support
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: idp support in implicit flow
Signed-off-by: Steve0x2a <stevesough@gmail.com>
2022-03-01 19:09:59 +08:00
Gucheng Wang
a5d166c35f
Support language param.
2022-02-28 21:33:10 +08:00
Yang Luo
e19f07c521
Add product detail page.
2022-02-27 23:50:35 +08:00
Yang Luo
39ab71c5db
Add product pages.
2022-02-27 20:09:19 +08:00
Steve0x2a
2c97f8a8b7
feat: add two authentication flow types ( #512 )
...
* feat: add two authentication flow types
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: delete implicit method
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: use a more appropriate name
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: apply suggestion
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: remove redundant code
Signed-off-by: Steve0x2a <stevesough@gmail.com>
2022-02-27 14:05:07 +08:00
Yang Luo
21392dcc14
Support user's first name and last name.
2022-02-27 14:02:52 +08:00
Yixiang Zhao
ddee97f544
fix: this.props.location undefined ( #513 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-02-26 18:39:24 +08:00
Yang Luo
c58a6d8725
Set enableSigninSession to false by default.
2022-02-25 23:58:13 +08:00