ldap-1-backend/public/tools
二丫讲梵 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
..
bcrypt_passwd.go 对齐修复一些错漏内容 2022-05-29 10:06:21 +08:00
email.go 对齐修复一些错漏内容 2022-05-29 10:06:21 +08:00
http.go 初始提交 2022-05-18 17:57:03 +08:00
json.go 初始提交 2022-05-18 17:57:03 +08:00
rsa.go 初始提交 2022-05-18 17:57:03 +08:00
slice_cmp.go Adjust the project architecture and optimize the code logic. (#17) 2022-06-14 11:17:38 +08:00
type.go 初始提交 2022-05-18 17:57:03 +08:00
util_test.go Feature/xinyuandd ldap (#3) 2022-05-31 14:08:56 +08:00
web.go 1、分组添加OU和CN模式,CN模式调整为:ObjectClasses:groupOfUniqueNames,uniqueMember:uid={username},ou=people,dc={dc},dc={dc} 2022-05-28 22:22:36 +08:00