Commit Graph

14 Commits

Author SHA1 Message Date
Yang Luo 2c477f2ba2 Fix GetOnlineUserCount() panic 2024-03-05 20:48:42 +08:00
yehong 74e0fd937b
feat: support configuring the database using environment variables (#577)
Signed-off-by: yehong <239859435@qq.com>
2023-06-27 15:57:06 +08:00
Yang Luo a84384db0c Update casdoor-go-sdk to v0.9.1 2022-09-29 00:37:37 +08:00
q1anx1 a6c327cfdf
chore(style): fmt code (#534) 2022-08-09 20:10:21 +08:00
Gucheng Wang 3fcf1c444b Improve error handling for TestSyncAvatars(). 2021-12-02 15:37:57 +08:00
Gucheng Wang 1b511f62d1 Use cached avatars for TestSyncAvatars(). 2021-12-02 14:35:23 +08:00
Gucheng Wang 90869efcdb Improve TestAddUsers() performance. 2021-12-02 11:12:40 +08:00
Gucheng Wang 4707a97c2c Add TestUpdateDefaultAvatars(). 2021-11-30 22:45:06 +08:00
Gucheng Wang 55ab30e8b6 Rename fileURL to fileUrl. 2021-11-20 00:29:24 +08:00
Gucheng Wang 0cf23f7000 Support calling Casdoor API instead of accessing Casdoor DB. 2021-11-19 11:20:59 +08:00
Yang Luo 7a58f5043f Avoid using GetUsers(). 2021-08-28 11:26:44 +08:00
Yang Luo 1d6219443b Fix beego.AppConfig.String() bug. 2021-08-28 00:29:28 +08:00
Yang Luo e64410e192 Migrate beego back from v2 to v1. 2021-08-26 00:22:28 +08:00
Yang Luo 11327c9b16 Support reading users from DB directly. 2021-08-25 00:59:01 +08:00