Commit Graph

166 Commits

Author SHA1 Message Date
二丫讲梵 7589182931
feat: 增加几个重要配置支持通过环境变量加载的方式 (#326) 2024-04-04 17:36:01 +08:00
二丫讲梵 103d765735
feat: 将静态内容调整为embed嵌入,减少外部依赖文件 (#325)
* feat: 将静态内容调整为embed嵌入,减少外部依赖文件
2024-04-04 16:27:34 +08:00
二丫讲梵 114a7c3dab
doc: readme新增友链项目 (#324) 2024-04-03 22:12:03 +08:00
二丫讲梵 02638f213e
feat: 修复parentid为0值的问题;补充启动时的初始化数据;用户密码加密类型可配置化 (#307) 2024-02-21 22:44:02 +08:00
二丫讲梵 d00d6df8a1
fix: 修复更新用户的逻辑bug (#282) 2023-11-15 23:32:51 +08:00
二丫讲梵 5343539efe
fix: 用户更新时提交默认分组的问题 (#276) 2023-11-12 13:59:14 +08:00
二丫讲梵 203232242c
fix: 飞书处理离职用户是字段错误的问题 (#275) 2023-11-11 11:14:19 +08:00
二丫讲梵 87ec6a1e91
fix: 管理员初始化时默认邮箱的问题 (#274) 2023-11-11 10:56:06 +08:00
二丫讲梵 96d8ab2aa9
fix: 字段长度验证与模型对齐 (#273) 2023-11-11 10:46:04 +08:00
二丫讲梵 07b7fe83e1
docs(contributor): contributors readme action update (#272) 2023-11-10 09:27:43 +08:00
xiaowu cfa346fe6b
feature add (#270) 2023-11-09 22:41:46 +08:00
二丫讲梵 ae087f2b38
Merge pull request #269 from eryajf:fix_leaveUser
fix: 修复同步用户时处理离职用户的异常
2023-11-08 15:02:07 +08:00
eryajf 23845d7334 fix: 修复同步用户时处理离职用户的异常 2023-11-08 14:58:23 +08:00
eryajf d9bb571250 fix: 修复配置文件中的错漏 2023-11-03 10:20:18 +08:00
eryajf db2a935fad fix: 修复配置文件中的错漏 2023-11-02 16:32:21 +08:00
二丫讲梵 30c9a71d43
docs(contributor): contributors readme action update (#263) 2023-10-19 22:31:06 +08:00
二丫讲梵 70240c95aa
docs(contributor): contributors readme action update (#262) 2023-10-19 09:46:09 +08:00
二丫讲梵 9531edf275 更新钉钉查询离职时间默认值为0 2023-10-19 09:45:49 +08:00
华不得 6d2ca5c1ac
dingtalk2.1.0版本包添加按日期范围查询离职员工接口及 (#261)
Co-authored-by: 胡相全 <hxq@HXQSRV>
2023-10-19 09:41:43 +08:00
二丫讲梵 4fdc035e2c
feat: 支持通过配置文件控制是否同步更新IM中用户信息的更新 (#259)
Co-authored-by: eryajf <eryajf@users.noreply.github.com>
2023-10-15 21:04:26 +08:00
二丫讲梵 6fe246b71b
docs(contributor): contributors readme action update (#254) 2023-09-27 22:55:22 +08:00
二丫讲梵 c415e0d6f2
docs(contributor): contributors readme action update (#253) 2023-09-25 20:02:24 +08:00
huxiangquan 1ac8743156
[feature]添加按部门ID同步钉钉指定部门 (#252) 2023-09-25 19:55:33 +08:00
Pepperpotato 10bc8361c0
fix: 修复同步飞书用户时pageToken没有重置的问题 (#239) 2023-07-20 20:52:55 +08:00
二丫讲梵 3a70895195
feat: 同时将镜像推送到国内阿里仓库,解决镜像下载问题 (#225) 2023-06-21 17:54:27 +08:00
eryajf 24bfdb5f54 doc: 添加wait组件的repo仓库 2023-05-31 22:18:22 +08:00
二丫讲梵 3a3c2040cd
docs(contributor): contributors readme action update (#209) 2023-05-09 18:11:37 +08:00
二丫讲梵 fad5f11d5d
feat: 平台中创建的用户密码默认使用ssha加密策略 (#208) 2023-05-09 18:06:59 +08:00
二丫讲梵 1699abac3b
docs(contributor): contributors readme action update (#205) 2023-04-27 20:32:42 +08:00
二丫讲梵 2654e77e52
fix: 如果没有邮箱或手机号则以一种不重复的方案进行处理 (#206) 2023-04-25 23:10:43 +08:00
二丫讲梵 9e18a5c08d
docs(contributor): contributors readme action update (#203) 2023-04-25 21:54:45 +08:00
二丫讲梵 8282f9f2e3
fix: 解决golangci-lint检测的一个问题 (#204) 2023-04-25 21:54:27 +08:00
xiaowu 718e02369a
fix:解决因username为空导致同步失败,解决departments字段长度问题 (#200) 2023-04-25 19:35:53 +08:00
二丫讲梵 cbca69dc49
docs(contributor): contributors readme action update (#187) 2023-04-12 17:31:46 +08:00
ckyoung123421 b7c22666f4
feat: feishu用户导入支持指定部门列表open_department_id (#186) 2023-04-10 21:23:24 +08:00
二丫讲梵 6074b38639
feat: 添加二进制构建的 action (#177) 2023-03-22 09:59:01 +08:00
eryajf 53d1948868 fix: 镜像的名字的问题 2023-03-10 18:58:50 +08:00
eryajf 53ecc18290 fix: 镜像的tag问题 2023-03-10 18:11:17 +08:00
二丫讲梵 e6f8eca7c4
fix: 解决数据初始化的问题 (#168) 2023-03-10 17:51:39 +08:00
二丫讲梵 499a7133c9
fix: 已离职的账号或者未同步的账号,不能重置密码 (#167) 2023-03-10 10:07:53 +08:00
二丫讲梵 8c05e7df57
fix: 修复普通用户登陆之后菜单未能正常获取的问题 (#166) 2023-03-09 19:35:40 +08:00
二丫讲梵 e8c6bc38cb
docs(contributor): contributors readme action update (#165) 2023-03-09 11:43:06 +08:00
二丫讲梵 7dd4167a11
docs(contributor): contributors readme action update (#163) 2023-03-09 11:41:54 +08:00
二丫讲梵 e53290e1d8
feat: 优化重置密码的逻辑,添加验证码校验 (#164) 2023-03-09 11:41:33 +08:00
二丫讲梵 b78ff04475
fix: sqlite3 并发之后被 lock 的问题 (#162) 2023-03-08 20:14:07 +08:00
eryajf 69da830de9 调整文档内徽标 2023-02-26 13:25:15 +08:00
二丫讲梵 4e8c57a12a
fix: 修复自动任务会删除中间关系的问题 (#157) 2023-02-25 18:02:58 +08:00
二丫讲梵 a026d93eee
一些文档以及sql的补充 (#156)
Co-authored-by: eryajf <eryajf@users.noreply.github.com>
2023-02-24 23:02:47 +08:00
二丫讲梵 a80809fc5c
升级go版本,将sqlite库换成 glebarez/sqlite 无CGO依赖版 (#155) 2023-02-24 22:20:00 +08:00
二丫讲梵 154b353afd
更换docker image代理,解决镜像不更新的问题 (#154) 2023-02-24 14:09:14 +08:00