ldap-1-backend
Go to file Use this template
eryajf 8677dcdc08 Merge branch 'main' of https://github.com/eryajf/go-ldap-admin 2022-06-14 13:15:57 +08:00
.github 调整README与issue模板,添加sql文件 (#23) 2022-06-14 11:34:13 +08:00
config feat: 调整配置文件成统一的风格,不再带标识前缀 (#24) 2022-06-14 12:08:16 +08:00
controller Adjust the project architecture and optimize the code logic. (#17) 2022-06-14 11:17:38 +08:00
docs fix: ldap初始化配置,数据库初始化分组信息调整 (#25) 2022-06-14 13:07:00 +08:00
logic feat: 调整配置文件成统一的风格,不再带标识前缀 (#24) 2022-06-14 12:08:16 +08:00
middleware Adjust the project architecture and optimize the code logic. (#17) 2022-06-14 11:17:38 +08:00
model Adjust the project architecture and optimize the code logic. (#17) 2022-06-14 11:17:38 +08:00
public fix: ldap初始化配置,数据库初始化分组信息调整 (#25) 2022-06-14 13:07:00 +08:00
routes 新增钉钉手动和定时同步到ldap相关功能 (#7) 2022-06-02 11:05:55 +08:00
service feat: 调整配置文件成统一的风格,不再带标识前缀 (#24) 2022-06-14 12:08:16 +08:00
test 对齐修复一些错漏内容 2022-05-29 10:06:21 +08:00
.gitignore Adjust the project architecture and optimize the code logic. (#17) 2022-06-14 11:17:38 +08:00
Dockerfile feat: 删除docker目录,调整镜像构建方式 2022-06-01 23:06:27 +08:00
LICENSE Initial commit 2022-05-18 17:49:56 +08:00
Makefile Adjust the project architecture and optimize the code logic. (#17) 2022-06-14 11:17:38 +08:00
README.md 调整README与issue模板,添加sql文件 (#23) 2022-06-14 11:34:13 +08:00
config.yml feat: 调整配置文件成统一的风格,不再带标识前缀 (#24) 2022-06-14 12:08:16 +08:00
go-ldap-admin-priv.pem 对齐修复一些错漏内容 2022-05-29 10:06:21 +08:00
go-ldap-admin-pub.pem 对齐修复一些错漏内容 2022-05-29 10:06:21 +08:00
go.mod Adjust the project architecture and optimize the code logic. (#17) 2022-06-14 11:17:38 +08:00
go.sum Adjust the project architecture and optimize the code logic. (#17) 2022-06-14 11:17:38 +08:00
main.go feat: 调整配置文件成统一的风格,不再带标识前缀 (#24) 2022-06-14 12:08:16 +08:00
rbac_model.conf 初始提交 2022-05-18 17:57:03 +08:00
wait feat: 添加打镜像的action 2022-06-01 17:16:45 +08:00

README.md

Project logo

Go Ldap Admin

Go Version Gin Version Gorm Version Status GitHub Issues GitHub Pull Requests GitHub Pull Requests License


🌉 基于Go+Vue实现的openLDAP后台管理项目。

目录

在线体验

提供在线体验地址如下:

分类 地址 用户名 密码
go-ldap-admin http://demo-go-ldap-admin.eryajf.net admin 123456
phpLdapAdmin http://demo-go-ldap-admin.eryajf.net:8091/ cn=admin,dc=eryajf,dc=net 123456

在线环境可能不稳,如果遇到访问异常,或者数据错乱,请联系我进行修复。

项目地址

分类 GitHub Gitee
后端 https://github.com/eryajf/go-ldap-admin.git https://gitee.com/eryajf-world/go-ldap-admin.git
前端 https://github.com/eryajf/go-ldap-admin-ui.git https://gitee.com/eryajf-world/go-ldap-admin-ui.git

文档快链

项目相关介绍,使用,最佳实践等相关内容,都会在官方文档呈现,如有疑问,请先阅读官方文档,以下列举以下常用快链。

感谢

感谢如下优秀的项目没有这些项目不可能会有go-ldap-admin

另外

  • 如果觉得项目不错,麻烦动动小手点个star!
  • 如果你还有其他想法或者需求欢迎在issue中交流
  • 程序还有很多bug欢迎各位朋友一起协同共建

加群

如果想要加群交流,可通过搜索 eryajf 添加我的微信,备注 ldap 拉你进群。

捐赠

如果你觉得这个项目对你有帮助,你可以请作者喝杯咖啡 点我

使用登记

如果你所在公司使用了该项目,烦请在这里留下脚印,感谢支持🥳 点我

贡献者

eryajf
二丫讲梵
xinyuandd
Xinyuandd