Gucheng Wang
67f3c5a489
Add verificationCode to login method
2022-10-03 15:41:20 +08:00
Товарищ программист
9c48582e0c
feat: fix bugs in webauthn ( #1173 )
2022-10-01 11:10:55 +08:00
Gucheng Wang
3128e68df4
Add sendSilentSigninData()
2022-09-30 01:51:58 +08:00
Gucheng Wang
2247c6a883
Add isSelf() in user edit page
2022-09-29 22:24:05 +08:00
Yixiang Zhao
ebe1887e8b
feat: add saml provider error ( #1168 )
...
* fix: add saml provider error
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: search
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-09-28 21:09:39 +08:00
Gucheng Wang
7393b90155
Add enableAutoSignin to application
2022-09-27 20:06:46 +08:00
Taoning Ge
0098c05fb3
feat: add support for smsbao sms ( #1164 )
2022-09-27 08:37:55 +08:00
Товарищ программист
28b381e01e
fix: fix webauthn redirection ( #1148 )
2022-09-25 21:41:52 +08:00
leoshine
40039e0412
feat: add twilio SMS ( #1159 )
2022-09-25 17:58:12 +08:00
Resulte Lee
4116b1d305
feat: fix google login flash bug ( #1147 )
2022-09-23 16:03:09 +08:00
leoshine
1490044295
fix: add returnUrl for user edit page ( #1152 )
...
* feat: add redirect param
Signed-off-by: magicwind <2814461814@qq.com>
* Update UserEditPage.js
Signed-off-by: magicwind <2814461814@qq.com>
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-09-23 12:01:21 +08:00
Gucheng Wang
7083904634
Improve isValidPersonName()
2022-09-21 21:35:39 +08:00
leoshine
3d50255060
feat: login background image display ( #1145 )
2022-09-20 23:06:24 +08:00
Gucheng Wang
e295da774f
Improve record list page
2022-09-18 23:11:40 +08:00
Gucheng Wang
084a5c3e6b
Show logs to org admin
2022-09-18 16:16:45 +08:00
Yixiang Zhao
604033aa02
feat: use Casdoor to manage Casbin DB table ( #1100 )
...
* feat: use Casdoor to manage Casbin DB table
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: remove trivial codes
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* chore: go fmt
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* feat: support role definition
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: i18n
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: i18n
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-09-14 22:14:13 +08:00
Gucheng Wang
a90b27b74a
Fix admin UI issues
2022-09-13 21:32:18 +08:00
leoshine
ed959bd8c7
feat: improve login page style ( #1119 )
...
Signed-off-by: magicwind <2814461814@qq.com>
Signed-off-by: magicwind <2814461814@qq.com>
2022-09-12 00:01:18 +08:00
Yixiang Zhao
b6cdc46023
feat: add defaultApplication for Orgnization ( #1111 )
...
* feat: add defaultApplication for Orgnization
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: remove redundant codes
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: don't use app-built-in
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: add query param
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* Update organization.go
* Update organization.go
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-09-10 20:41:45 +08:00
Gucheng Wang
e8d2906e3c
Fix bug in form CSS
2022-09-10 01:33:44 +08:00
leoshine
1edb91b3a3
feat: custom login form and background ( #1107 )
...
* feat: custom login form and background
Signed-off-by: magicwind <2814461814@qq.com>
* feat: costom login form border
* chore: update i18
* Update ApplicationEditPage.js
* Update LoginPage.js
* Update SignupPage.js
* Update LoginPage.js
* Update ApplicationEditPage.js
Signed-off-by: magicwind <2814461814@qq.com>
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-09-10 00:56:37 +08:00
Gucheng Wang
94b6eb803d
Fix WeChat MP login "state too long" bug
2022-09-09 11:43:54 +08:00
Gucheng Wang
cfce5289ed
Rename getStateFromQueryParams() and getQueryParamsFromState()
2022-09-09 02:02:32 +08:00
Resulte Lee
e158b58ffa
fix: add hidden signal to support chrome extension to auto-signin ( #1109 )
...
* feat: add hiden applicationName(support chrome extension to auto recognize applicationName)
* feat: add hiden applicationName for all page
* fix typo
* delete unuseful code
* remove hidden applicationName from login page
* prevent crash if signupApplication is null
* Update App.js
Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
2022-09-07 17:02:28 +08:00
Mario Fischer
a399184cfc
fix: correct edit URL in model list ( #1108 )
...
Co-authored-by: Mario Fischer <mario.fischer@inmanet.de>
2022-09-07 00:54:27 +08:00
Товарищ программист
d8b60f838e
fix: fix bugs about 3rd-party login in cas flow ( #1096 )
2022-09-05 23:02:25 +08:00
q1anx1
35676455bc
chore(style): add keyword spacing rule ( #1098 )
2022-09-04 19:40:30 +08:00
Gucheng Wang
8128671c8c
Improve email code
2022-09-04 12:15:07 +08:00
Gucheng Wang
d278bc9651
Add receiver for Email provider
2022-09-04 11:37:36 +08:00
Gucheng Wang
b23bd0b189
Support SUBMAIL email provider
2022-09-04 11:21:20 +08:00
Gucheng Wang
409be85264
Fix placeholder typo
2022-09-03 18:52:35 +08:00
conghuhu
e108d26ec7
fix: recover header logo && add styleint check ( #1084 )
...
* fix: fix header logo not show
* feat: update lint-staged
feat: add stylelint
2022-08-31 23:26:58 +08:00
Resulte Lee
8da50b7893
feat: extend managed accounts for get-account api ( #1068 )
...
* feat: add get-extend-account api
* feat: extend managed accounts for get-account api
* fix go-linter err
* Use GetApplicationsByOrganizationName
2022-08-30 00:57:27 +08:00
conghuhu
5948782cdd
fix: fix eslint error in webstorm ( #1073 )
2022-08-29 15:23:51 +08:00
conghuhu
674d1619dd
fix: fix hot update error #1071 ( #1072 )
2022-08-29 13:45:31 +08:00
conghuhu
11b8b65ca0
feat: update antd and react to latest ( #1069 )
2022-08-28 23:14:04 +08:00
Resulte Lee
f02875e1b1
fix: enable captcha in the application which is not built-in ( #1061 )
2022-08-23 23:30:45 +08:00
wenxuan70
267833d9f9
feat: fix the application edit page bug due to this.props.location.search ( #1055 )
2022-08-22 15:13:58 +08:00
Fernando López Guevara
580d43101e
fix(i18n): add spanish translations ( #1043 )
...
* feat(i18n): add spanish translations
* feat(i18n): add missing translations
* feat(i18n): use new icon flag set
* use document protocol
* fix(i18n): use our static flags
2022-08-22 09:42:28 +08:00
wenxuan70
fdf2b880cb
feat: click on the app card to log in automatically ( #1049 )
2022-08-22 01:17:18 +08:00
Resulte Lee
1f11d22c1c
fix: add managed account table for supporting Chrome extension to auto login ( #1030 )
...
* feat: add manage accounts table(support chrome extension to auto login)
* fix go lint err
* rename manageAccounts to managedAccounts
* expand up&down buttom column width
* rename ManagedAccountsTable to ManagedAccountTable
2022-08-22 00:25:39 +08:00
Gucheng Wang
b6988286b5
Improve i18n for permission page
2022-08-21 23:17:14 +08:00
leoshine
64f787fab5
feat: can modify static resource url by app.conf ( #1045 )
...
* feat: can modify static resource url by app.conf
Signed-off-by: magicwind <2814461814@qq.com>
* Update static_filter.go
Signed-off-by: magicwind <2814461814@qq.com>
Co-authored-by: Yang Luo <hsluoyz@qq.com>
2022-08-21 21:40:27 +08:00
Resulte Lee
39c6bd5850
fix: country/region prompted page not show when signin ( #1047 )
2022-08-21 17:41:07 +08:00
Gucheng Wang
7312c5ce3c
Don't check domain for submitPermissionEdit()
2022-08-21 15:28:19 +08:00
Resulte Lee
0bc5b90218
fix: add country/region selectbox in prompt page ( #1022 )
2022-08-21 11:12:23 +08:00
q1anx1
f3b3376a3c
fix: fix get version error ( #1044 )
...
* feat: fix get version error
* feat: more safe
* fix
2022-08-21 10:47:36 +08:00
q1anx1
feec6abd88
fix: fix translations for system info page ( #1042 )
2022-08-20 23:00:37 +08:00
q1anx1
ef4c3833a4
feat: add system info page ( #1033 )
...
* feat: add system info page
* feat: add some code
* fix
2022-08-20 21:22:46 +08:00
Fernando López Guevara
7d979cbaf0
feat(storage): add support for min.io storage ( #1037 )
...
* feat(storage): add support for min.io storage
* fix(minio): use doublequote
* fix(storage): change storage name to MinIO
2022-08-20 11:30:13 +08:00