git.cweiske.de
/
indieauth-openid.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75faa9f
)
send IndieAuth header
author
Christian Weiske
<
[email protected]
>
Wed, 2 Jul 2014 19:03:08 +0000
(21:03 +0200)
committer
Christian Weiske
<
[email protected]
>
Wed, 2 Jul 2014 19:03:08 +0000
(21:03 +0200)
www/index.php
patch
|
blob
|
history
diff --git
a/www/index.php
b/www/index.php
index b74453ae40286d088374be65f09c8d20703bf1fd..52571a2d753d4e28ce4432da334bff62728f20d1 100644
(file)
--- a/
www/index.php
+++ b/
www/index.php
@@
-124,6
+124,7
@@
function getBaseUrl()
. $file;
}
+header('IndieAuth: authorization_endpoint');
session_start();
$returnTo = getBaseUrl();
$realm = getBaseUrl();