Yaodong Yu
|
a41f6880a2
|
feat: move policy table from adapter to enforcer and improve it (#2228)
* feat: improve policiy table
* feat: add connection test in AdapterEditPage.js
* feat: update button style
|
2023-08-18 19:00:21 +08:00 |
|
Yang Luo
|
73d314c7fe
|
Add MfaTotpPeriodInSeconds param
|
2023-08-16 21:48:54 +08:00 |
|
haiwu
|
2ff9020884
|
feat: support Stripe payment provider (#2204)
* feat: add stripe payment provider
* feat: support stripe payment
* feat: delete todo comment
* feat: remove description struct
* feat: change outOrderId->orderId
|
2023-08-15 00:16:30 +08:00 |
|
Yang Luo
|
abaf4ca8d9
|
Make GetDashboard() faster
|
2023-08-14 15:43:09 +08:00 |
|
珩
|
8ff0cfd6ec
|
feat: support dashboard in homepage (#2207)
* feat: support dashboard
* feat: support dashboard
|
2023-08-14 15:31:29 +08:00 |
|
Yang Luo
|
b7a001ea39
|
Fix property empty issue
|
2023-08-14 12:09:50 +08:00 |
|
haiwu
|
891e8e21d8
|
feat: support Web3-Onboard provider (#2209)
* feat: add Web3-Onboard idp
* feat: update Web3-Onboard logo
* feat: update package.json
* feat: remove unused package
* feat: add yarn build param --max_old_space_size=4096
* feat: remove log
* feat: add Wallet configure
* feat: remove hardware wallets
|
2023-08-13 23:58:57 +08:00 |
|
Baihhh
|
80b0d26813
|
fix: synchronize update the syncers (#2201)
Signed-off-by: baihhh <2542274498@qq.com>
|
2023-08-13 22:30:57 +08:00 |
|
Yaodong Yu
|
db4ac60bb6
|
feat: fix LDAP mobile field incorrect mapped (#2206)
|
2023-08-12 13:45:26 +08:00 |
|
Yang Luo
|
33a922f026
|
Add custom HTTP SMS provider
|
2023-08-12 12:52:53 +08:00 |
|
Yang Luo
|
be969e5efa
|
Fix typo
|
2023-08-11 22:18:35 +08:00 |
|
Yaodong Yu
|
9899022bcd
|
fix: check enforcer should not be nil (#2199)
* fix: check enforcer should not be nil
* fix: check enforcer should not be nil
* Update user.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2023-08-11 12:31:49 +08:00 |
|
Yaodong Yu
|
1a9d02be46
|
feat: use the casbin model to store relationships between users and groups (#2178)
* fix:reslove conflict
* fix: remove interface
|
2023-08-11 10:59:18 +08:00 |
|
Yang Luo
|
eafaa135b4
|
Change builtInAvailableField back to 5
|
2023-08-11 02:45:11 +08:00 |
|
Yang Luo
|
6746551447
|
Improve error message in InitEnforcer()
|
2023-08-11 02:36:29 +08:00 |
|
Yang Luo
|
3cb46c3628
|
Add isKey to syncer's table
|
2023-08-09 00:33:04 +08:00 |
|
Yaodong Yu
|
558bcf95d6
|
feat: save policy in adapter edit page (#2190)
* fix: save policy in adapter
* fix: disable edit for builtin adapter
|
2023-08-09 00:12:53 +08:00 |
|
Yang Luo
|
bb937c30c1
|
Fix empty cert in getPaymentProvider()
|
2023-08-08 22:37:48 +08:00 |
|
Yang Luo
|
a1806439f8
|
Add UserPrincipalName and MemberOf to get-ldap-users API
|
2023-08-08 20:18:47 +08:00 |
|
UsherFall
|
fd9dbf8251
|
feat: add multiple SMS providers (#2182)
* feat: add amazon sns and azure acs provider
* feat: add msg91 sms provider
* feat: add infobip sms provider
* feat: add ucloud sms provider
* feat: add baidu cloud sms provider
* fix: fix logo and azure acs
|
2023-08-07 00:59:17 +08:00 |
|
Yaodong Yu
|
3220a04fa9
|
fix: use org/groupName replace groupName (#2180)
|
2023-08-06 20:16:44 +08:00 |
|
Yaodong Yu
|
f06a4990bd
|
fix: rename in init.go (#2179)
* fix: rename in init.go
* fix: remove blank line
* fix: remove blank line
* Update init.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2023-08-06 13:07:30 +08:00 |
|
Yang Luo
|
689d45c7fa
|
feat: fix org name cannot be changed bug
|
2023-08-03 18:48:37 +08:00 |
|
Yang Luo
|
c24343bd53
|
Fix XxxChangeTrigger() doesn't return error bug
|
2023-08-03 18:45:49 +08:00 |
|
Yang Luo
|
979f43638d
|
Change builtInAvailableField to 10
|
2023-08-03 18:17:15 +08:00 |
|
Yaodong Yu
|
685a4514cd
|
fix: revert adapter port vartype to int (#2174)
|
2023-08-03 09:35:16 +08:00 |
|
Yaodong Yu
|
a05ca3af24
|
feat: use role ID to search in GetPermissionsAndRolesByUser() (#2170)
|
2023-08-02 20:58:06 +08:00 |
|
Yang Luo
|
c6f301ff9e
|
Support svg in downloadImage()
|
2023-07-31 20:23:28 +08:00 |
|
haiwu
|
d7b2bcf288
|
feat: support payment cancel state (#2165)
|
2023-07-31 15:24:13 +08:00 |
|
Yaodong Yu
|
912d5c6a7f
|
fix: support enforcerId parameter in Enforce API (#2164)
|
2023-07-31 00:20:53 +08:00 |
|
Yang Luo
|
21004f3009
|
Fix GetResources() missing items bug
|
2023-07-30 22:47:14 +08:00 |
|
Yang Luo
|
463bacd53b
|
Add GetDirectResources()
|
2023-07-30 22:01:10 +08:00 |
|
Yang Luo
|
f879170663
|
Remove AI related code
|
2023-07-30 14:39:27 +08:00 |
|
Yang Luo
|
12e5d9b583
|
Remove adapter.file
|
2023-07-30 12:08:05 +08:00 |
|
haiwu
|
eefa1e6df4
|
fix: fix paypal payment provider and refactor payment code (#2159)
* feat: support paypal payment provider
* feat: support paypal flow
* feat: use owner replace org for payment
* feat: update paypal logic
* feat: gofumpt
* feat: update payment
* fix: fix notify
* feat: delete log
|
2023-07-30 11:54:42 +08:00 |
|
Yaodong Yu
|
026fb207b3
|
fix: remove model in adapter page (#2161)
|
2023-07-29 23:42:08 +08:00 |
|
Yaodong Yu
|
ea10f8e615
|
feat: make hard-coded authz adapter editable, rename adapter to ormer (#2149)
* refactor: rename casbinAdapter to casdoorAdapter
* feat: add initEnforcer
* fix: router
* refactor: make hard-coded code configurable
* fix: data type
* feat: support sqlite3
* feat: disable delete and edit name for built in resources
* feat: optimize code
* fix: init
* fix: e2e
* fix: remove datasourcename
* fix: revert rename
* refactor: change all ORM's Adatper to Ormer
* refactor: name
|
2023-07-29 15:07:04 +08:00 |
|
Yang Luo
|
5f054c4989
|
Fix product links
|
2023-07-28 15:08:45 +08:00 |
|
Ilya Sulimanov
|
59da104463
|
fix: update ldap admin pwd only if changed (#2146)
* fix ldap pwd update
* fix: linter
* fix: simplify check
|
2023-07-27 17:49:15 +08:00 |
|
June
|
6a952952a8
|
fix: unmask application for org admin (#2138)
* feat: unmask application with user admin
* Update application.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2023-07-26 17:17:49 +08:00 |
|
June
|
b5e9084e5d
|
feat: en/decodeURI in permission/role name (#2137)
|
2023-07-26 13:08:35 +08:00 |
|
June
|
55d5ae10f2
|
fix: fix infinite loop in containsRole() (#2136)
|
2023-07-25 20:53:08 +08:00 |
|
Yang Luo
|
6986dad295
|
Use arg to control createDatabaseForPostgres()
|
2023-07-25 18:36:15 +08:00 |
|
Yaodong Yu
|
949feb18af
|
feat: add basic enforcer manager (#2130)
* feat: add basic enforcer manager
* chore: generate swagger
|
2023-07-25 17:17:59 +08:00 |
|
Yaodong Yu
|
3c4112dd44
|
refactor: optimize the code to getEnforcer (#2120)
|
2023-07-24 14:02:34 +08:00 |
|
haiwu
|
b7a37126ad
|
feat: restrict redirectUrls for CAS login (#2118)
* feat: support cas restricted login
* feat: add cas login i18n
* feat: add CheckCasService for all cas api
* feat: gofumpt
* feat: replace 404
* feat: reuse i18n
* feat: delete CheckCasService
* Update token_cas.go
* Update LoginPage.js
* Update token_cas.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2023-07-24 11:47:31 +08:00 |
|
Yang Luo
|
09f40bb5ce
|
Fix id of "/api/get-resource" API
|
2023-07-23 11:33:48 +08:00 |
|
Yang Luo
|
fc9528be43
|
Add createDatabaseForPostgres()
|
2023-07-22 16:19:13 +08:00 |
|
imp2002
|
58e8f9f90b
|
feat: fix Effect in Casbin rule (#2103)
* fix: Add `Effect` to Casbin rule of role
fix: https://github.com/casdoor/casdoor/issues/2102
* Update permission_enforcer.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2023-07-21 18:01:37 +08:00 |
|
Yang Luo
|
e850e33f37
|
Fix error message of missing cert when login
|
2023-07-20 19:45:22 +08:00 |
|