|
40ad3c9234
|
feat: support MFA fields in syncer (#2966)
* feat:add fields of sync-database
* feat:add fields of sync-database
|
2024-05-27 01:06:59 +08:00 |
|
|
ef373ca736
|
feat: add deletedTime to user (#2652)
|
2024-01-30 23:18:32 +08:00 |
|
|
0fe34c2f53
|
Fix the issue that database syncer can't work with null-fields on source table
|
2023-09-12 16:06:44 +08:00 |
|
|
fc3866db1c
|
Use XORM grammar in syncer
|
2023-08-27 18:15:23 +08:00 |
|
|
a0c5eb241f
|
feat: add fields to syncer (PreferredMfaType, TotpSecret, SignupApplication) #2239 (#2245)
|
2023-08-23 21:40:00 +08:00 |
|
|
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 |
|
|
80b0d26813
|
fix: synchronize update the syncers (#2201)
Signed-off-by: baihhh <2542274498@qq.com>
|
2023-08-13 22:30:57 +08:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
db37f53d6c
|
Update license headers.
|
2022-02-13 23:39:27 +08:00 |
|
|
c22ab44894
|
Update import path.
|
2022-01-20 14:11:46 +08:00 |
|
|
4b4c9be71b
|
Fix other bugs in syncer.
|
2021-12-25 00:05:54 +08:00 |
|
|
efdcb3279d
|
Fix null address bug in getOriginalUsersFromMap().
|
2021-12-24 01:03:50 +08:00 |
|
|
3818492065
|
Fix updating old DB code.
|
2021-12-24 00:36:53 +08:00 |
|
|
8dcb56ea71
|
Fix affiliationMap null bug.
|
2021-12-22 21:09:13 +08:00 |
|
|
e64f181e28
|
Add getCasdoorColumns().
|
2021-12-20 00:26:46 +08:00 |
|
|
5ee5299a68
|
Improve syncer code.
|
2021-12-19 22:30:54 +08:00 |
|
|
318cf52b33
|
Refactor the original db code.
|
2021-12-18 01:08:03 +08:00 |
|