zoneminder/.gitmodules

14 lines
511 B
Plaintext
Raw Normal View History

2015-06-12 00:56:39 +08:00
[submodule "web/api/app/Plugin/Crud"]
path = web/api/app/Plugin/Crud
2018-04-19 03:00:00 +08:00
url = https://github.com/ZoneMinder/crud.git
branch = 3.0
[submodule "web/api/app/Plugin/CakePHP-Enum-Behavior"]
path = web/api/app/Plugin/CakePHP-Enum-Behavior
2018-04-19 03:00:00 +08:00
url = https://github.com/ZoneMinder/CakePHP-Enum-Behavior.git
2019-05-03 23:43:38 +08:00
[submodule "third_party/bcrypt"]
path = third_party/bcrypt
2019-05-24 01:52:54 +08:00
url = https://github.com/ZoneMinder/libbcrypt
2019-05-06 02:32:54 +08:00
[submodule "third_party/jwt-cpp"]
path = third_party/jwt-cpp
url = https://github.com/Thalhammer/jwt-cpp