Yaodong Yu
e5a189e0f4
fix: remove isGlobalAdmin field in user ( #2235 )
...
* refactor: remove isGlobalAdmin field in user
* fix: upload xlsx
* fix: remove field in account table
2023-08-19 12:23:15 +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
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
XDTD
d1e734e4ce
fix: set the default value of user.Groups for syncer ( #2016 )
...
fix: set the default value of user.Groups for syncer
2023-06-24 18:29:50 +08:00
Yixiang Zhao
117dec4542
feat: failed to sync keycloak users in the PostgreSQL database ( #886 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-07-16 12:14:35 +08:00
Yixiang Zhao
e5b71a08ae
feat: support "+" in syncer column name ( #752 )
...
* feat: support + in syncer column name
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* feat: trim
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-05-13 20:24:46 +08:00
Yixiang Zhao
801302c6e7
feat: support user migration from Keycloak using syncer ( #645 )
...
* feat: support user migration from Keycloak using syncer
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* feat: add more Keycloak columns
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: requested changes
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-04-06 20:38:14 +08:00
Gucheng Wang
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
Gucheng Wang
c22ab44894
Update import path.
2022-01-20 14:11:46 +08:00
Yang Luo
4b4c9be71b
Fix other bugs in syncer.
2021-12-25 00:05:54 +08:00
Yang Luo
efdcb3279d
Fix null address bug in getOriginalUsersFromMap().
2021-12-24 01:03:50 +08:00
Yang Luo
3818492065
Fix updating old DB code.
2021-12-24 00:36:53 +08:00
Yang Luo
8dcb56ea71
Fix affiliationMap null bug.
2021-12-22 21:09:13 +08:00
Yang Luo
e64f181e28
Add getCasdoorColumns().
2021-12-20 00:26:46 +08:00
Yang Luo
5ee5299a68
Improve syncer code.
2021-12-19 22:30:54 +08:00
Gucheng Wang
318cf52b33
Refactor the original db code.
2021-12-18 01:08:03 +08:00