1
0
Fork 0

Yadis: Switch OpenID to https://

master
Lukas Bestle 5 years ago
parent d0a33b5995
commit 126886dd6b

@ -4,12 +4,12 @@
<Service priority="10">
<Type>http://specs.openid.net/auth/2.0/signon</Type>
<URI>https://id.lukasbestle.com/</URI>
<LocalID>http://lukasbestle.com/</LocalID>
<LocalID>https://lukasbestle.com/</LocalID>
</Service>
<Service priority="20" xmlns:openid="http://openid.net/xmlns/1.0">
<Type>http://openid.net/signon/1.0</Type>
<URI>https://id.lukasbestle.com/</URI>
<openid:Delegate>http://lukasbestle.com/</openid:Delegate>
<openid:Delegate>https://lukasbestle.com/</openid:Delegate>
</Service>
</XRD>
</xrds:XRDS>

Loading…
Cancel
Save