Flask OpenID fork with setuptools fix

Clone this repo:

Branches

Tags

  1. 483759b Bumped version to 1.2.6 by Jarek Potiuk · 2 years, 8 months ago master v1.2.6
  2. 960d800 Remove depreacted use2to3 option from setup.py by Emmanuel Bavoux · 2 years, 8 months ago
  3. b191851 Disable autocommit in example by Patrick Uiterwijk · 8 years ago
  4. 38cd28c Bump version to 1.2.5 by Patrick Uiterwijk · 9 years ago
  5. 82c7551 Fix some pep8 issues by Patrick Uiterwijk · 9 years ago
  6. 3d3c478 Update ChangeLog for base64 by Patrick Uiterwijk · 9 years ago
  7. 0b8daa5 Added base64 encoding to session data. by Patrick Steele · 9 years ago
  8. 4fe5bd1 Update changelog by Patrick Uiterwijk · 9 years ago
  9. e133d01 Fix url_quote import path by Patrick Uiterwijk · 9 years ago
  10. 4de9cd0 Merge pull request #42 from yuvallanger/patch-1 by Patrick Uiterwijk · 9 years ago
  11. 1a3ffa1 Adding missing `be` by Yuval Langer · 9 years ago
  12. 5d75649 Added support for immediate mode requests. [Patrick Uiterwijk] by Patrick Uiterwijk · 9 years ago
  13. 1a1fc96 Support using the url_root as trust_root. [Patrick Uiterwijk] by Patrick Uiterwijk · 10 years ago
  14. 8cc2f8e Bump versions already for 1.2.4 by Patrick Uiterwijk · 10 years ago
  15. a4b9c66 Use the tuple-method for version_info everywhere by Patrick Uiterwijk · 10 years ago
  16. 43c2fe5 Fix compatibility issue introduced in 1.2.2 for python<2.7 by Patrick Uiterwijk · 10 years ago
  17. 883b4ff Set +x on example.py by Patrick Uiterwijk · 10 years ago
  18. eb6c191 Add shebang to example to make it easier to run by Patrick Uiterwijk · 10 years ago
  19. 8852f85 Bump version post-release by Patrick Uiterwijk · 10 years ago
  20. e95d32a Make the check for string types also work on Python 3. by Patrick Uiterwijk · 10 years ago