]> git.phdru.name Git - phdru.name/phdru.name.git/commitdiff
Feat(phd_site.tmpl): OpenID is no longer supported
authorOleg Broytman <phd@phdru.name>
Tue, 13 Jul 2021 21:28:27 +0000 (00:28 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 13 Jul 2021 21:28:27 +0000 (00:28 +0300)
Remove outdated unused unsupported `poit`.

phd_site.tmpl

index 0568b49090046382724192633240900f9d3feee3..65bb058a079d02463b720786570452ecbeac1367 100644 (file)
@@ -99,12 +99,6 @@ $style
 #end for
 #end if
 <link rel="shortcut icon" href="${root}favicon.ico">
-#if not $root and $path.endswith('index.html')
-<link rel="openid.delegate" href="https://phdru.name/">
-<link rel="openid2.local_id" href="https://phdru.name/">
-<link rel="openid.server" href="https://home.phdru.name/cgi-bin/poit.py">
-<link rel="openid2.provider" href="https://home.phdru.name/cgi-bin/poit.py">
-#end if
 <meta name="MSSmartTagsPreventParsing" content="TRUE"> <!-- MUST DIE -->
 </head>
 <body bgcolor="#CCCCCC" text="#000000"