c8edb28d5b9a6b1d65c76978ac4388ef351eb6e8

Since the README already says to point a browser at localhost, it was surprising to see the listeners bound to 0.0.0.0 by default. Changed that and added notes in README about how to change it if the user really wants to make a test listener accessible externally. Updated output messages during startup to include the bound IP, to make this more obvious. Added a missing EOL or two.
README for PySAML2 ================== Dependencies ------------ PySAML2 should be compatible with any python >= 2.6 not 3.X yet. Install ------- You will need xmlsec1 to be able to sign/verify, encrypt/decrypt. You can find xmlsec1 here: http://www.aleksey.com/xmlsec/ Apart from that a normal python setup.py install will install the package. Documentation ------------- Look in the doc/ subdirectory. Comments, support, bug reports ------------------------------ Project page on : https://github.com/rohe/pysaml2 Use the Pysaml2@uma.es mailing list. Bug reports can either be emailed to this mailing list of added to the github repository https://github.com/rohe/pysaml2. You can subscribe to this mailing list at http://delfos.sci.uma.es/mailman/listinfo/pysaml2 Archives are available at http://delfos.sci.uma.es/mailman/private/pysaml2/ Contributors ------------ * Roland Hedberg: main author / maintainer * Lorenzo Gil Sanchez: Django integration
Description
Languages
Python
99.7%
Mako
0.1%