Yang Luo
|
9f65053d04
|
Improve i18n
|
2023-08-12 02:44:38 +08:00 |
|
Yang Luo
|
be969e5efa
|
Fix typo
|
2023-08-11 22:18:35 +08:00 |
|
Yang Luo
|
9156bd426b
|
ci: Show provider.displayName in signin button
v1.386.0
|
2023-08-11 16:29:52 +08:00 |
|
Yang Luo
|
fe4a4328aa
|
feat: refactor code in InitApi()
|
2023-08-11 16:17:29 +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>
v1.385.1
|
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
v1.385.0
|
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
v1.384.0
|
2023-08-09 00:12:53 +08:00 |
|
Yang Luo
|
bb937c30c1
|
Fix empty cert in getPaymentProvider()
|
2023-08-08 22:37:48 +08:00 |
|
Baihhh
|
8dfdf7f767
|
ci: add GoogleCloud and QiNiu in Storage (#2188)
* feat: add GoogleCloud and QiNiu in Storage
Signed-off-by: baihhh <2542274498@qq.com>
* Update qiniu_cloud.go
* Update storage.go
---------
Signed-off-by: baihhh <2542274498@qq.com>
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2023-08-08 22:34:55 +08:00 |
|
Yang Luo
|
62b2082e82
|
Add getUserOrganization() to user edit page
|
2023-08-08 21:58:27 +08:00 |
|
Yang Luo
|
a1806439f8
|
Add UserPrincipalName and MemberOf to get-ldap-users API
|
2023-08-08 20:18:47 +08:00 |
|
Yang Luo
|
01e58158b7
|
feat: Remove useless code
v1.383.0
|
2023-08-08 19:16:55 +08:00 |
|
Yaodong Yu
|
15427ad9d6
|
fix: fix add provider error (#2184)
v1.382.1
|
2023-08-07 17:22:32 +08:00 |
|
YunShu
|
d058f78dc6
|
fix: fix broken links (#2181)
v1.382.0
|
2023-08-07 01:02:03 +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)
v1.381.2
|
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>
v1.381.1
|
2023-08-06 13:07:30 +08:00 |
|
Yang Luo
|
9df7de5f27
|
Improve menu icons
|
2023-08-05 18:00:24 +08:00 |
|
Yang Luo
|
56c808c091
|
Improve menu
|
2023-08-05 17:41:35 +08:00 |
|
Yang Luo
|
9fd2421564
|
Update @ant-design/cssinjs dependency to avoid build error
|
2023-08-04 01:22:57 +08:00 |
|
Yang Luo
|
689d45c7fa
|
feat: fix org name cannot be changed bug
v1.381.0
|
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)
v1.380.1
|
2023-08-03 09:35:16 +08:00 |
|
Yaodong Yu
|
a05ca3af24
|
feat: use role ID to search in GetPermissionsAndRolesByUser() (#2170)
v1.380.0
|
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)
v1.379.0
|
2023-07-31 15:24:13 +08:00 |
|
Yang Luo
|
67ac3d6d21
|
Fix typo
|
2023-07-31 15:23:44 +08:00 |
|
Yaodong Yu
|
912d5c6a7f
|
fix: support enforcerId parameter in Enforce API (#2164)
v1.378.1
|
2023-07-31 00:20:53 +08:00 |
|
Yang Luo
|
32fbb5b534
|
Support custom provider for storage API
|
2023-07-30 23:19:45 +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 |
|
Baihhh
|
78dc660041
|
feat: support 3 more language (#2163)
Signed-off-by: baihhh <2542274498@qq.com>
v1.378.0
|
2023-07-30 20:45:47 +08:00 |
|
Yang Luo
|
2fb9674171
|
Fix file not exist panic in StaticFilter()
|
2023-07-30 19:03:21 +08:00 |
|
Yang Luo
|
55c522d3b7
|
Improve provider type input box
|
2023-07-30 17:31:36 +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
v1.377.2
|
2023-07-30 11:54:42 +08:00 |
|
Yaodong Yu
|
026fb207b3
|
fix: remove model in adapter page (#2161)
v1.377.1
|
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
v1.377.0
|
2023-07-29 15:07:04 +08:00 |
|
Yang Luo
|
74b058aa3f
|
Fix sync-ldap-users() bug, brought by: 666ff48837
|
2023-07-29 13:14:55 +08:00 |
|
Yang Luo
|
6c628d7893
|
Fix static path not changed bug in makeGzipResponse()
|
2023-07-29 12:23:48 +08:00 |
|
Yang Luo
|
a38896e4d8
|
Improve swagger docs
|
2023-07-29 11:35:03 +08:00 |
|
Yang Luo
|
5f054c4989
|
Fix product links
|
2023-07-28 15:08:45 +08:00 |
|
Tower He
|
fb16d8cee6
|
fix: not set count of enforcers to the response (#2155)
v1.376.1
|
2023-07-28 14:46:11 +08:00 |
|
Baihhh
|
5e4ba4f338
|
feat: add authorize button and defaultValue (#2152)
Signed-off-by: baihhh <2542274498@qq.com>
v1.376.0
|
2023-07-27 23:55:35 +08:00 |
|
Yang Luo
|
ca47af2ee1
|
Make post_logout_redirect_uri optional for logout
|
2023-07-27 23:26:30 +08:00 |
|