Skip to content
Snippets Groups Projects
  1. Sep 13, 2021
  2. Sep 10, 2021
  3. Sep 02, 2021
    • Julian's avatar
      Replace flask_oauthlib with plain oauthlib · 45d4598e
      Julian authored
      flask_oauthlib is no longer available in Debian Bullseye. It is only a
      wrapper around oauthlib, which is still available. While this change does
      increase the OAuth2 code size, it achieves compatability with both Debian
      Buster and Bullseye.
      
      Aside from error handling, this change has no noticable effects on OAuth2.0
      clients. In terms of error handling, a few cases that were not properly
      handled before now return appropriate error pages.
      
      Fixes #101
      45d4598e
  4. Jul 26, 2021
  5. Jul 23, 2021
  6. Jun 13, 2021
  7. Feb 23, 2021
  8. Feb 19, 2021
  9. Feb 15, 2021
  10. Jan 29, 2021
  11. Nov 26, 2020
  12. Oct 26, 2020
Loading