Commit Graph

9 Commits

Author SHA1 Message Date
02e692a300 feat: return most backend API errors to frontend (#1836)
* feat: return most backend API errros to frontend

Signed-off-by: yehong <239859435@qq.com>

* refactor: reduce int type change

Signed-off-by: yehong <239859435@qq.com>

* feat: return err backend in token.go

Signed-off-by: yehong <239859435@qq.com>

---------

Signed-off-by: yehong <239859435@qq.com>
2023-05-30 15:49:39 +08:00
fb9b8f1662 fix: skip the duplicated users when sync users (#928)
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
2022-07-30 22:24:23 +08:00
db37f53d6c Update license headers. 2022-02-13 23:39:27 +08:00
9fd175eefd Add ErrorText to syncer. 2022-01-17 21:17:42 +08:00
4b4c9be71b Fix other bugs in syncer. 2021-12-25 00:05:54 +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