Skip to content

Commit 7228f4e

Browse files
authored
Add ldap_auth plugin (#1)
1 parent f9c6348 commit 7228f4e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@
2222
[submodule "plugins/oss"]
2323
path = plugins/oss
2424
url = https://github.com/fastapi-practices/oss.git
25+
[submodule "plugins/ldap_auth"]
26+
path = plugins/ldap_auth
27+
url = https://github.com/dividduang/ldap_auth.git

plugins/ldap_auth

Submodule ldap_auth added at 340fe47

0 commit comments

Comments
 (0)