cofecatt
|
770ae47471
|
feat: fix memory leak problem (#1257)
|
2022-11-06 01:43:27 +08:00 |
|
Yaodong Yu
|
6a1ec51978
|
feat: fix SSRF when download avatar (#1193)
|
2022-10-20 14:47:08 +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
|
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 |
|
Gucheng Wang
|
9fd175eefd
|
Add ErrorText to syncer.
|
2022-01-17 21:17:42 +08:00 |
|
Gucheng Wang
|
d9bcce9485
|
Start syncer dynamically.
|
2022-01-17 20:09:29 +08:00 |
|
Gucheng Wang
|
d183b9eca9
|
Change syncer.SyncInterval to second-level.
|
2022-01-17 19:27:52 +08:00 |
|
Yang Luo
|
b60856be5e
|
Fix bug in updateUserForOriginalFields().
|
2021-12-25 00:19:17 +08:00 |
|
Yang Luo
|
4b4c9be71b
|
Fix other bugs in syncer.
|
2021-12-25 00:05:54 +08:00 |
|
Yang Luo
|
e79e3c36d0
|
Support more DBs in syncer.
|
2021-12-24 23:23:06 +08:00 |
|
Yang Luo
|
3818492065
|
Fix updating old DB code.
|
2021-12-24 00:36:53 +08:00 |
|
Yang Luo
|
f4890a6a22
|
Improve syncer.initAdapter().
|
2021-12-23 21:28:40 +08:00 |
|
Yang Luo
|
e64f181e28
|
Add getCasdoorColumns().
|
2021-12-20 00:26:46 +08:00 |
|
Yang Luo
|
db56f54b8c
|
Add TablePrimaryKey to syncer.
|
2021-12-19 23:33:22 +08:00 |
|
Yang Luo
|
bf642b35d4
|
Add isHashed to syncer's tableColumn.
|
2021-12-19 23:32:42 +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 |
|