Compare commits
2 Commits
cacec80387
...
676dcfdc98
Author | SHA1 | Date | |
---|---|---|---|
676dcfdc98 | |||
f995db23ea |
@ -31,7 +31,7 @@
|
|||||||
$detail = validate($_POST["detail"]);
|
$detail = validate($_POST["detail"]);
|
||||||
|
|
||||||
// Get API Key for git.fjla.uk
|
// Get API Key for git.fjla.uk
|
||||||
$giteaKey = file_get_contents('/srv/php-keys/athena/gitea');
|
require '/srv/php-keys/athena/gitea.php';
|
||||||
|
|
||||||
// Set httpHeaders
|
// Set httpHeaders
|
||||||
$httpHeaders = array(
|
$httpHeaders = array(
|
||||||
|
Reference in New Issue
Block a user