Webhook endpoints (PHP)
Go to file
southerntofu eb67748679 Potentially use whck from bin/ folder for symlinks to existing installs outside of $PATH (from PHP PoV) 2022-02-20 11:58:36 -05:00
bin Potentially use whck from bin/ folder for symlinks to existing installs outside of $PATH (from PHP PoV) 2022-02-20 11:58:36 -05:00
spec@71804c4b3a Update endpoints.php to use whck for secret validation 2022-02-20 17:38:42 +01:00
whck@510a0b13b9 Update endpoints.php to use whck for secret validation 2022-02-20 17:38:42 +01:00
.gitignore First commit 2020-09-29 12:27:33 +02:00
.gitmodules Update endpoints.php to use whck for secret validation 2022-02-20 17:38:42 +01:00
README.md First commit 2020-09-29 12:27:33 +02:00
index.php Potentially use whck from bin/ folder for symlinks to existing installs outside of $PATH (from PHP PoV) 2022-02-20 11:58:36 -05:00
server Fix php working dir 2020-09-29 12:37:12 +02:00

README.md

forge-endpoints.php

PHP implementation of the forgehook endpoints. The server script should never be used in production, it's only here to run tests.