Commit Graph

8 Commits

Author SHA1 Message Date
二丫讲梵 499a7133c9
fix: 已离职的账号或者未同步的账号,不能重置密码 (#167) 2023-03-10 10:07:53 +08:00
二丫讲梵 e53290e1d8
feat: 优化重置密码的逻辑,添加验证码校验 (#164) 2023-03-09 11:41:33 +08:00
二丫讲梵 c6c7fc48c8
fix_content (#150)
Co-authored-by: eryajf <eryajf@users.noreply.github.com>
2023-02-14 11:23:08 +08:00
二丫讲梵 4bde323b90
配合前端优化了一些内容 (#148) 2023-02-08 15:31:44 +08:00
二丫讲梵 00b3ec3600
feat: 添加生成加密密码接口,因为CPU架构兼容问题,更换json库 (#57) 2022-07-05 12:16:05 +08:00
二丫讲梵 d152b9f5f8
Adjust the project architecture and optimize the code logic. (#17)
* feat: user和group分别添加dn字段,便于辅助前端界面理解

* feat: request与response包内容分配到model目录下,减缩一级目录数量

* 调整钉钉同步架构,改善一些逻辑

* 添加golangci-lint静态扫描

* 调整README内容

Co-authored-by: eryajf <eryajf@users.noreply.github.com>
2022-06-14 11:17:38 +08:00
eryajf 383bf21a14 对齐修复一些错漏内容 2022-05-29 10:06:21 +08:00
eryajf 354d59ae0c 初始提交 2022-05-18 17:57:03 +08:00