Wykres commitów

18 Commity (ad92fd16584dc4b900629a2dc01d7bdb63dc1beb)

Autor SHA1 Wiadomość Data
Jeremy Carbaugh ad92fd1658 add flag to bypass unofficial endpoints 2012-04-04 18:08:38 -04:00
Jeremy Carbaugh b8b58ddd51 update README 2012-04-04 18:03:38 -04:00
Jeremy Carbaugh 179aa27b0e fix unofficial Facebook endpoint URL 2012-04-04 18:01:56 -04:00
Jeremy Carbaugh 3decce645b add support for unofficial endpoints for Facebook and Twitter 2012-04-04 17:59:23 -04:00
Jeremy Carbaugh 04b2dba4a6 add Activity Streams and OpenSocial 2012-04-04 17:58:54 -04:00
Jeremy Carbaugh f422e0af82 ignore build and dist dirs 2012-04-04 17:37:36 -04:00
Jeremy Carbaugh 176cdaf945 change requirement to python-xrd 2012-04-04 17:37:21 -04:00
Jeremy Carbaugh d37e3f71a3 Merge pull request #1 from Leberwurscht/master
add security features in spec and cleanup code
2012-04-04 09:13:22 -07:00
Leberwurscht 4bf4fa97d1 allow timeout 2012-04-04 02:42:59 +02:00
Leberwurscht 0770e98895 fix typo 2012-04-04 01:38:59 +02:00
Leberwurscht aa748195bf remove whitespace 2012-04-04 01:34:45 +02:00
buttoj3 142bba7a6d Work towards the security stuff described at
http://code.google.com/p/webfinger/wiki/WebFingerProtocol

The code now looks for the host-meta file via https. If it doesn't find it it
falls back to http, but causes the response's 'insecure' attribute to be set
to True.

The 'insecure' attribute also gets set to True if the user's XRD URL is not an
https:// url.

This doesn't do any checking of certificate validity, or check whether the XML
is signed.
2011-04-11 12:12:16 +01:00
Jeremy Carbaugh b893ca3fa8 remove unused re import 2010-02-12 23:54:47 -05:00
Jeremy Carbaugh 2e1d9ed252 big ol' refactor. add web finger relation shortcuts. add class-based webfinger client. 2010-02-12 23:53:49 -05:00
Jeremy Carbaugh 0df7a42a8e add updated requirements file 2010-02-12 23:00:39 -05:00
Jeremy Carbaugh 0d2716b44c add LICENSE file and basic README 2010-02-12 23:00:25 -05:00
Jeremy Carbaugh ff84fa47ce remove outdated example hostmeta and xrd files 2010-02-12 23:00:01 -05:00
Jeremy Carbaugh 2ff95f0e60 initial commit 2010-02-11 17:52:34 -05:00