We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 471791c commit 28ac33dCopy full SHA for 28ac33d
server/plugin/index.go
@@ -2,7 +2,6 @@ package plugin
2
3
import (
4
. "github.com/mickael-kerjean/filestash/server/common"
5
- _ "github.com/mickael-kerjean/filestash/server/plugin/plg_application_office"
6
_ "github.com/mickael-kerjean/filestash/server/plugin/plg_authenticate_htpasswd"
7
_ "github.com/mickael-kerjean/filestash/server/plugin/plg_authenticate_ldap"
8
_ "github.com/mickael-kerjean/filestash/server/plugin/plg_authenticate_local"
0 commit comments