* chore: improve plugin integration in build process * fix: update submodule dependencies to use ssh
13 lines
486 B
Plaintext
13 lines
486 B
Plaintext
[submodule "v2/pkg/plugins/glauth-sqlite"]
|
|
path = v2/pkg/plugins/glauth-sqlite
|
|
url = git@github.com:glauth/glauth-sqlite
|
|
[submodule "v2/pkg/plugins/glauth-mysql"]
|
|
path = v2/pkg/plugins/glauth-mysql
|
|
url = git@github.com:glauth/glauth-mysql
|
|
[submodule "v2/pkg/plugins/glauth-postgres"]
|
|
path = v2/pkg/plugins/glauth-postgres
|
|
url = git@github.com:glauth/glauth-postgres
|
|
[submodule "v2/pkg/plugins/glauth-pam"]
|
|
path = v2/pkg/plugins/glauth-pam
|
|
url = git@github.com:glauth/glauth-pam
|