aboutsummaryrefslogtreecommitdiff
path: root/_site/admin/login/index.php
diff options
context:
space:
mode:
authorMinteck <46352972+Minteck@users.noreply.github.com>2021-07-04 11:41:09 +0200
committerMinteck <46352972+Minteck@users.noreply.github.com>2021-07-04 11:41:09 +0200
commit6ae668238c37514cacd1977471a10284b432e5a1 (patch)
tree61e98cabaa82cf64c8390c70bfc934b3941443d3 /_site/admin/login/index.php
parent1d62401c897a5ba82d0def92d97d09195a6d676f (diff)
downloadunchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.tar.gz
unchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.tar.bz2
unchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.zip
Name change
Diffstat (limited to '_site/admin/login/index.php')
-rw-r--r--_site/admin/login/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/_site/admin/login/index.php b/_site/admin/login/index.php
index 0741757..44db39c 100644
--- a/_site/admin/login/index.php
+++ b/_site/admin/login/index.php
@@ -1,4 +1,4 @@
<?php
-header("Location: https://github.com/login/oauth/authorize?client_id=" . json_decode(file_get_contents($_SERVER['DOCUMENT_ROOT'] . "/includes/admin/credentials.json"), true)["id"] . "&redirect_uri=https://blogchain.minteck.ro.lt/admin/callback/&allow_signups=false&scope=read:user");
+header("Location: https://github.com/login/oauth/authorize?client_id=" . json_decode(file_get_contents($_SERVER['DOCUMENT_ROOT'] . "/includes/admin/credentials.json"), true)["id"] . "&redirect_uri=https://unchainedtech.minteck.ro.lt/admin/callback/&allow_signups=false&scope=read:user");
die(); \ No newline at end of file