We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9c6348 commit 7228f4eCopy full SHA for 7228f4e
.gitmodules
@@ -22,3 +22,6 @@
22
[submodule "plugins/oss"]
23
path = plugins/oss
24
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
0 commit comments