eryajf / go-ldap-admin

🌉 基于Go+Vue实现的openLDAP后台管理项目
http://ldapdoc.eryajf.net
Apache License 2.0
1.51k stars 256 forks source link

批量导入用户名、群组、用户名与群组关联关系的功能 #350

Open MarsZhu opened 3 months ago

MarsZhu commented 3 months ago

1.希望增加批量导入用户名、群组、用户名与群组关联关系的功能; 2.希望提供一下调用API接口的文档,apiKey去哪里找。

eryajf commented 3 months ago

您好 @MarsZhu👋,我已收到您的反馈,我将安排时间考虑您提交的信息并进行回复。-- 这条信息是由自动回复的机器人发出的。

Hello @MarsZhu. I have received your feedback, and I will arrange time to consider the information you submitted and reply. -- This message is sent by an automatic reply robot.

eryajf commented 3 months ago

1.这是个好问题,目前没有集成,的确需要你自己封装一下curl进行批量创建。 2.最新版本已经提供了swag的能力,不过还没写文档介绍,随后我会抽空写一下。