Liu
1f39027b78
fix: convert line endings to LF on checkout for all envs ( #1448 )
...
* Convert line endings to LF on checkout for all envs
* fix: convert line endings to LF on checkout for all envs
2023-01-04 18:36:38 +08:00
Yaodong Yu
eae3b0d367
feat: fix saml login failed by using oauth ( #1443 )
v1.203.0
2023-01-03 19:42:12 +08:00
imp2002
186f0ac97b
feat: check permission when update user ( #1438 )
...
* feat: check permission when update user
* feat: check permission when update user
* fix: fix organization accountItem modifyRule
* fix: fix organization accountItem modifyRule
v1.202.0
2023-01-02 09:27:25 +08:00
imp2002
308f305c53
feat: add query and fragment response mode declare in OIDC ( #1439 )
v1.201.0
2023-01-01 21:46:12 +08:00
Yaodong Yu
d498bc60ce
feat: edit user properties ( #1435 )
v1.200.0
2022-12-31 15:27:53 +08:00
Mr Forest
7bbe1e38c1
fix: fix translate error ( #1432 )
...
* fix:fix translate error
* Delete TelegramLoginButton.js
* Update data.json
* Update data.json
Co-authored-by: hsluoyz <hsluoyz@qq.com>
v1.199.1
2022-12-30 12:10:18 +08:00
Chell
f465fc6ce0
feat: support changing theme in antd 5 ( #1430 )
...
* feat: add global theme change function
* feat: add icons
* feat: in app theme changer
* feat: use antd built-in themes
* fix: multiple styling problem
* fix: theme init from localstorage
* feat: dark mode footer
* feat: casdoor logo color theme
* feat: select theme box icon adaptive to theme
* fix: menu bar style
* fix: language box style
* feat: translation
* feat: update translation of select theme box without reloading
* fix: mobile view
* fix: better structured select theme box
* feat: add compact icon
* fix: redundant theme fetch
* fix: redundant theme fetch
* fix: various styling problems
v1.199.0
2022-12-29 22:30:37 +08:00
June
c952c2f2f4
feat: fix login with password bug when feature is disabled ( #1428 )
v1.198.0
2022-12-27 14:46:57 +08:00
Yaodong Yu
86ae97d1e5
feat: fix the bug that spin is always showing when response error ( #1424 )
v1.197.0
2022-12-24 17:55:36 +08:00
Yaodong Yu
6ea73e3eca
fix: show background image in preview ( #1425 )
v1.196.1
2022-12-24 17:47:05 +08:00
Chell
a71a190db5
feat: fix bug in redirectToLoginPage() ( #1422 )
v1.196.0
2022-12-24 01:10:02 +08:00
Yaodong Yu
da69d94445
feat: fix the bug that spin in oauth is always showing ( #1421 )
v1.195.0
2022-12-23 15:06:51 +08:00
imp2002
b8b915abe1
feat: check AccessPermission in multiple permissions ( #1420 )
v1.194.0
2022-12-23 14:06:02 +08:00
Chell
5d1548e989
feat: fix absolute URL redirection ( #1419 )
...
* fix: redirect to absolute url
* fix: original jump
v1.193.0
2022-12-23 11:05:15 +08:00
Yaodong Yu
a0dc6e06cd
feat: add EntryPage for login, signup pages to fix background flashing issue ( #1416 )
...
* feat: fix flush in login Pages
* fix: code format
* fix: improve code
* Update App.js
* Update EntryPage.js
* fix: optimize api request
* Update App.js
* Update App.js
* fix: fix css
* fix: css and getApllicationObj
Co-authored-by: hsluoyz <hsluoyz@qq.com>
v1.192.0
2022-12-22 23:39:02 +08:00
WangGuan
ae130788ec
feat: add Line support as OAuth 3rd-party login ( #1413 )
v1.191.0
2022-12-21 02:25:58 +08:00
Gucheng Wang
f075d0fd74
Refactor out application.IsRedirectUriValid()
2022-12-21 00:35:33 +08:00
Alena Poliakova
65d4946042
feat: add valid key for creating token ( #1411 )
v1.190.0
2022-12-20 22:05:00 +08:00
Liu
26acece8af
feat: add all other missing objects to init_data ( #1407 )
...
* Add all other missing objects to init_data.json
* Format golang code
* feat: add all other missing objects to init_data
* feat: add all other missing objects to init_data
v1.189.0
2022-12-18 01:49:42 +08:00
Gucheng Wang
48a0c8473f
Improve README
2022-12-18 01:41:12 +08:00
Yaodong Yu
082ae3c91e
fix: fix undefined owner bug in AdapterEditPage ( #1406 )
v1.188.1
2022-12-17 21:21:39 +08:00
Yaodong Yu
1ee2ff1d30
feat: now dingtalk OAuth returns all error messages to frontend ( #1405 )
v1.188.0
2022-12-17 21:10:20 +08:00
Gucheng Wang
c0d9969013
Add description to product
2022-12-16 23:35:30 +08:00
Gucheng Wang
1bdee13150
Fix bug in renderQrCodeModal()
2022-12-16 23:28:43 +08:00
imp2002
d668022af0
feat: fix length of policy and [policy_define]
in model
inconsistent ( #1400 )
v1.187.0
2022-12-15 20:42:55 +08:00
Yaodong Yu
e227875c2b
feat: add post methed for saml response ( #1399 )
v1.186.0
2022-12-13 22:32:45 +08:00
Mr Forest
e473de3162
feat: fix sign in error via webauthn ( #1398 )
...
* fix: fix sign in error via webauthn
* fix review problems
v1.185.0
2022-12-13 16:57:42 +08:00
Gucheng Wang
c5ef841d3f
Disable isValidIdCard()
2022-12-12 01:07:31 +08:00
Gucheng Wang
d46288b591
Add renderQrCodeModal()
2022-12-12 00:42:45 +08:00
Chell
b968bf033c
fix: case insensitive country name and country abbreviation search in region selection ( #1394 )
v1.184.1
2022-12-11 18:14:25 +08:00
Mr Forest
eca2527bc0
feat: fix bug in signup and reset phone and email ( #1396 )
...
* fix: fix bug in signup and reset phone and email
* delete useless addition
v1.184.0
2022-12-11 15:52:36 +08:00
Chell
ef836acfe9
fix: login page flag icon preload ( #1393 )
v1.183.1
2022-12-11 11:22:58 +08:00
Yaodong Yu
a51f0d7c08
feat: init score in organization ( #1388 )
...
* feat: init score in organization
* Update OrganizationEditPage.js
Co-authored-by: hsluoyz <hsluoyz@qq.com>
v1.183.0
2022-12-10 22:27:12 +08:00
Yaodong Yu
e3c36beaf4
fix: the link button with disabled style but can click ( #1390 )
v1.182.2
2022-12-10 22:14:20 +08:00
imp2002
19dce838d1
fix: fix invalid url in applications page ( #1389 )
v1.182.1
2022-12-10 22:06:21 +08:00
Yaodong Yu
b41d8652f0
feat: fix showing wrong error messages ( #1385 )
v1.182.0
2022-12-09 15:11:13 +08:00
imp2002
e705eecffe
feat: response with status in casbin_adapter.go
( #1384 )
...
* fix: response standardized information with status in `casbin_adapter.go`
* fix: remove redundant statements
v1.181.0
2022-12-08 10:22:59 +08:00
Mr Forest
2bb2c36f22
fix: add crowdin action env ( #1381 )
v1.180.1
2022-12-07 14:05:21 +08:00
Mr Forest
1bb3d2dea9
feat: refactor backend i18n ( #1373 )
...
* fix: handle the dataSourceName when DB changes
* reduce duplication of code
* feat: refactor translation error message
* feat: use json intsead of ini file
* remove useless translation
* fix translate problems
* remove useless addition
* fix pr problems
* fix pr problems
* fix split problem
* use gofumpt to fmt code
* use crowdin to execute backend translation
* fix pr problems
* refactor: change translation file structure same as frontend
* delete useless output
* update go.mod
v1.180.0
2022-12-07 13:13:23 +08:00
Gucheng Wang
96566a626b
Increase Detail field size
2022-12-07 01:53:03 +08:00
Yaodong Yu
042e52bd16
feat: replace casdoor/goth with markbates/goth ( #1374 )
v1.179.0
2022-12-06 17:18:29 +08:00
Yaodong Yu
e207fd243b
feat: fix CSS issue that login error pages are not centered ( #1371 )
v1.178.0
2022-12-06 14:00:17 +08:00
Gucheng Wang
30b7fd963f
Reduce Resource key size
2022-12-06 11:30:42 +08:00
Yaodong Yu
ca314bbfb5
feat: refactor layout and fix footer CSS ( #1370 )
v1.177.0
2022-12-06 00:50:17 +08:00
imp2002
812c44e070
feat: add and load policy within a specific permission ( #1357 )
...
* fix: add and load policy with a specific permission
* fix: use a clear variable name
v1.176.0
2022-12-05 17:07:10 +08:00
imp2002
78e45d07cf
fix: support RBAC With Domains/Tenants ( #1333 )
...
* feat: support RBAC With Domains/Tenants
* fix: add verify for `UpdatePermission`
* Update permission.go
Co-authored-by: hsluoyz <hsluoyz@qq.com>
v1.175.1
2022-12-05 16:08:17 +08:00
Yaodong Yu
0856977b92
feat: update to antd 5.0 ( #1362 )
...
* feat: update to ant5.X
* fix: incompatible styles
* fix: adjust the style
v1.175.0
2022-12-04 23:05:30 +08:00
Chell
a44a4b0300
feat: fix React incorrect usage to fix issue that verification code must be submitted twice to succeed ( #1348 )
...
* fix: synchronized user login fields saving
* fix: synchronized user login fields saving
* recover changes
* fix: save username in step 2
* fix: format
v1.174.0
2022-12-04 20:58:07 +08:00
Chell
4b29dd8c41
fix: responsive certs page editor ( #1360 )
...
* fix: responsive editor width
* fix: format
v1.173.2
2022-12-04 16:04:04 +08:00
Yaodong Yu
165e2e33e3
fix: disable formcss in mobile ( #1359 )
v1.173.1
2022-12-04 15:53:46 +08:00