songjf
8b6b5ffe81
feat: fix go-reddit module checksum mismatch ( #2451 )
v1.444.0
2023-10-28 15:32:36 +08:00
Chao
a147fa3e0b
feat: fix bug that tableNamePrefix caused getRolesByUserInternal() to fail ( #2450 )
...
If set tableNamePrefix in app.conf, while cause sql error
v1.443.0
2023-10-28 09:45:54 +08:00
Yang Luo
9d03665523
Fix FromProviderToIdpInfo() bug
2023-10-27 18:10:22 +08:00
Yang Luo
0106c7f7fa
Fix GetIdProvider() bug
2023-10-27 17:03:37 +08:00
Yang Luo
6713dad0af
Fix this.props.account null issue
2023-10-27 02:13:23 +08:00
Yang Luo
6ef2b51782
Support fastAutoSignin by backend redirection
2023-10-27 00:44:50 +08:00
Yang Luo
1732cd8538
Fix the bug that sometimes cannot auto login with enableAutoSignin = true
2023-10-27 00:06:17 +08:00
Yang Luo
a10548fe73
Fix org admin's enforcer policy APIs
2023-10-26 23:31:36 +08:00
Yang Luo
f6a7888f83
Deleted user cannot perform actions
2023-10-26 10:41:38 +08:00
Yang Luo
93efaa5459
Fix FileExist() error handling
2023-10-26 10:40:28 +08:00
jump2cn
0bfe683108
feat: change canonicalizer algorithm to xml-exc-c14n# ( #2440 )
v1.442.0
2023-10-24 14:13:09 +08:00
Yang Luo
8a4758c22d
Update sync code
2023-10-22 11:56:56 +08:00
Yang Luo
ee3b46e91c
Allow permission.Model to be empty
2023-10-22 02:35:51 +08:00
Yang Luo
37744d6cd7
Improve permission error handling
2023-10-22 02:30:29 +08:00
Yang Luo
98defe617b
Add providerItem.SignupGroup
2023-10-20 23:10:43 +08:00
Yang Luo
96cbf51ca0
Remove useless alertType field
2023-10-20 23:01:11 +08:00
Yang Luo
22b57fdd23
Add application.EnableSamlC14n10
2023-10-20 22:37:23 +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>
v1.441.0
2023-10-20 21:11:36 +08:00
aiden
9960b4933b
feat: respect isReadOnly in the syncer ( #2427 )
...
Co-authored-by: aidenlu <aiden_lu@wochacha.com>
v1.440.0
2023-10-19 18:57:12 +08:00
aiden
432a5496f2
fix: skip checking password when the code is provided ( #2425 )
...
Co-authored-by: aidenlu <aiden_lu@wochacha.com>
v1.439.1
2023-10-19 18:25:25 +08:00
aiden
45db4deb6b
feat: support checking permissions for group roles ( #2422 )
...
* fix(permission): fix CheckLoginPermission() logic
* style: fix code format
* feat: support settting roles for groups
* fix: fix field name
* style: format codes
---------
Co-authored-by: aidenlu <aiden_lu@wochacha.com>
v1.439.0
2023-10-19 15:33:45 +08:00
Yang Luo
3f53591751
Improve verification no provider error message
2023-10-18 15:32:12 +08:00
Yang Luo
d7569684f6
Local admin can edit its org user's other fields now
2023-10-18 12:16:05 +08:00
Yang Luo
a616127909
Add organization.DefaultPassword
2023-10-18 11:58:25 +08:00
Yang Luo
f2e2b960ff
Improve downloadImage() error handling
2023-10-18 02:25:22 +08:00
Yang Luo
fbc603876f
feat: add originFrontend to app.conf
v1.438.0
2023-10-17 21:47:18 +08:00
Yang Luo
9ea77c63d1
Local admin can edit its org users now
2023-10-17 18:23:39 +08:00
songjf
53243a30f3
feat: support tencent cloud SAML SSO authentication with casdoor ( #2409 )
...
* feat: Support Tencent Cloud SAML SSO authentication with Casdoor
* feat: support SamlAttributeTable in the frontend
* fix:fixed the error where frontend fields did not match the database fields
* fix:fix lint error
* fix:fixed non-standard naming
* fix:remove if conditional statement
* feat:Add Saml Attribute format select
* fix:fix typo
* fix:fix typo
* fix:fix typo
* Update SamlAttributeTable.js
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
v1.437.0
2023-10-17 15:40:41 +08:00
aiden
cbdeb91ee8
feat: support groups in app login permissions ( #2413 )
...
* fix(permission): fix CheckLoginPermission() logic
* style: fix code format
---------
Co-authored-by: aidenlu <aiden_lu@wochacha.com>
v1.436.0
2023-10-17 14:35:13 +08:00
Yang Luo
2dd1dc582f
Add text to app's signup table
2023-10-15 18:17:50 +08:00
Yang Luo
f3d4b45a0f
Add label and placeholder to app's signup table
2023-10-15 17:24:38 +08:00
Yang Luo
2ee4aebd96
Fix error handling in GetSamlMeta()
2023-10-15 17:02:40 +08:00
Yang Luo
150e3e30d5
Support app user in API authentication
2023-10-15 15:20:57 +08:00
Yang Luo
1055d7781b
Improve error handling in AutoSigninFilter
2023-10-15 12:43:36 +08:00
Yang Luo
1c296e9b6f
feat: activate enableGzip by default in app.conf
v1.435.0
2023-10-15 01:27:42 +08:00
haiwu
3d80ec721f
fix: use user.UpdatedTime as scim.Meta.Version instead of user.Id ( #2406 )
...
* 111
* fix: use user.UpdatedTime as scim.Meta.Version instead of user.Id
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
v1.434.1
2023-10-14 11:03:58 +08:00
Yang Luo
43d849086f
Fix 127.0.0.1 bug in isHostIntranet()
2023-10-13 23:29:37 +08:00
Yang Luo
69b144d80f
feat: change back to running RecordMessage() filter before API handling, because the logged-out user info is missing after session is cleared. Revert: https://github.com/casdoor/casdoor/pull/2369
v1.434.0
2023-10-13 16:53:30 +08:00
Yang Luo
52a66ef044
Fix webhook not triggered issue in SendWebhooks()
2023-10-13 16:47:09 +08:00
Yang Luo
ec0a8e16f7
feat: fix CheckLoginPermission() logic
v1.433.0
2023-10-13 15:41:23 +08:00
Yang Luo
80a8000057
Add GetModelEx()
2023-10-13 13:45:13 +08:00
Yang Luo
77091a3ae5
Fix null model issue in UpdatePermission()
2023-10-13 12:55:11 +08:00
Pedro Padron
983da685a2
feat: support calling get-user API by only email, phone or userId without owner ( #2398 )
v1.432.0
2023-10-13 02:48:55 +08:00
UsherFall
3d567c3d45
feat: update go-sms-sender to fix Twilio template error ( #2395 )
v1.431.0
2023-10-12 01:53:31 +08:00
haiwu
440d87d70c
feat: support SCIM protocol ( #2393 )
...
* 111
* feat: support scim/Users GET and POST request
* feat: support scim/Users DELETE/PATCH/PUT request
* feat: better support scim/Users PATCH request
* feat: fix scim/Users logic
* feat: gofumpt
* feat: fix bug in scim/Users
* feat: fix typo
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
v1.430.0
2023-10-12 00:13:16 +08:00
Yaodong Yu
e4208d7fd9
feat: restrict the model of application type resource permission ( #2394 )
2023-10-12 00:05:53 +08:00
Yang Luo
4de716fef3
Improve UploadResource()
2023-10-11 01:27:29 +08:00
Yang Luo
070aa8a65f
Show 404 error for index.html not found
2023-10-10 22:57:39 +08:00
wxy
684cbdb951
fix: replace the wrong param name willExist ( #2389 )
v1.429.1
2023-10-10 21:47:38 +08:00
QingKai Hao
9aec69ef47
feat: stop building docker image of linux/arm64 ( #2390 )
v1.429.0
2023-10-10 21:19:54 +08:00