============================== Flask-SSO v0.2.0 is released ==============================
Flask-SSO v0.2.0 was released on June 26, 2014. About ----- Flask-SSO is a Flask extension permitting to set up Shibboleth Single-Sign-On authentication in Flask based web applications. What's new ---------- - Allowing ';' separator in HTTP data. - Fix for dictionary key order in tests. - Fix for Python 3.3 string comparison. - New dependency: Blinker. - Code coverage improved to 100%. - New configuration option SSO_LOGIN_ENDPOINT. Installation ------------ $ pip install Flask-SSO Documentation ------------- http://flask-sso.readthedocs.org/en/v0.2.0 Homepage -------- https://github.com/inveniosoftware/flask-sso Good luck and thanks for choosing Flask-SSO. | Invenio Development Team | Email: [email protected] | IRC: #invenio on irc.freenode.net | Twitter: http://twitter.com/inveniosoftware | GitHub: http://github.com/inveniosoftware | URL: http://invenio-software.org

