Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,18 @@
[submodule "CTFd-solve-fx"]
path = CTFd-Solve-FX
url = https://github.com/2alf/CTFd-solve-FX
[submodule "ctfd-user-control-plugin"]
path = ctfd-user-control-plugin
url = https://github.com/defojeco/ctfd-user-control-plugin.git
[submodule "ctfd-plugin-multichoice"]
path = ctfd-plugin-multichoice
url = https://github.com/defojeco/ctfd-plugin-multichoice.git
[submodule "ctfd-dynamic-values"]
path = ctfd-dynamic-values
url = https://github.com/defojeco/ctfd-dynamic-values.git
[submodule "ctfd-dynamic-flag"]
path = ctfd-dynamic-flag
url = https://github.com/defojeco/ctfd-dynamic-flag.git
[submodule "ctfd-ldap-plugin"]
path = ctfd-ldap-plugin
url = https://github.com/defojeco/ctfd-ldap-plugin.git
1 change: 1 addition & 0 deletions ctfd-dynamic-flag
Submodule ctfd-dynamic-flag added at 7b318c
1 change: 1 addition & 0 deletions ctfd-dynamic-values
Submodule ctfd-dynamic-values added at a2513b
1 change: 1 addition & 0 deletions ctfd-ldap-plugin
Submodule ctfd-ldap-plugin added at eb8c31
1 change: 1 addition & 0 deletions ctfd-plugin-multichoice
1 change: 1 addition & 0 deletions ctfd-user-control-plugin