remove bcrypt & jwt-cpp as submodules, bring in statically under src

This commit is contained in:
Andrew Bauer
2019-06-23 12:12:12 -05:00
parent 46032385fe
commit 8b37c0e9b0
46 changed files with 9289 additions and 12 deletions

6
.gitmodules vendored
View File

@@ -5,9 +5,3 @@
[submodule "web/api/app/Plugin/CakePHP-Enum-Behavior"]
path = web/api/app/Plugin/CakePHP-Enum-Behavior
url = https://github.com/ZoneMinder/CakePHP-Enum-Behavior.git
[submodule "third_party/bcrypt"]
path = third_party/bcrypt
url = https://github.com/ZoneMinder/libbcrypt
[submodule "third_party/jwt-cpp"]
path = third_party/jwt-cpp
url = https://github.com/Thalhammer/jwt-cpp