• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

evonove / django-oauth-toolkit / 820

Builds Branch Commit Type Ran Committer Via Coverage
820 master Add RSA_PRIVATE_KEY to the list of settings that cannot be empt Pull #545 18 Jan 2018 02:10PM UTC web-flow travis-ci pending completion   set done
819 master Delete Refresh token before Access Token to avoid cascade deadlock Pull #544 17 Jan 2018 11:27AM UTC web-flow travis-ci pending completion   set done
818 master Address timeout on refresh with 'cached' responses. To handle the case where a refresh token is used to generate a new access token but the new access/refresh token is never received, allow a refresh token to be re-used within a grace period, ret... Pull #543 15 Jan 2018 06:28PM UTC web-flow travis-ci pending completion   set done
817 master Add a requirements.txt file in docs for builds to succeed The reason the docs have not been build is that when the read the docs tries to build it fails with django and oauth2_provider ImportError (in docs/conf.py). Solution is to add a r... Pull #538 04 Jan 2018 09:35AM UTC web-flow travis-ci pending completion   set done
816 master Remove dependencies to models that create circular errors push 11 Dec 2017 12:42PM UTC jleclanche travis-ci pending completion   set done
815 master Remove dependencies to models that create circular errors Pull #531 04 Dec 2017 11:26AM UTC web-flow travis-ci pending completion   set done
814 master Parse URI only once in AbstractApplication.redirect_uri_allowed. Just a minor inconvenience but it seems unnecessary to me to parse the same parameter value multiple times in case there are more than one permitted redirect URIs. push 04 Dec 2017 10:08AM UTC jleclanche travis-ci pending completion   set done
813 master Run tests on Django 2.0 Closes #530 push 03 Dec 2017 01:09AM UTC jleclanche travis-ci pending completion   set done
812 master Add missing default to docs push 26 Oct 2017 03:56PM UTC jleclanche travis-ci pending completion   set done
811 master Add missing default to docs Pull #523 26 Oct 2017 02:47PM UTC web-flow travis-ci pending completion   set done
810 master Update the documentation link in README.rst to a newly hosted and up-to-date one The documentation at https://django-oauth-toolkit.readthedocs.io has been out of date for a while now. My best guess is that the readthedocs build has been failing s... Pull #520 20 Oct 2017 10:24AM UTC web-flow travis-ci pending completion   set done
808 master Limit max len of dbindex fields to 191 for mysql utf8mb4 compatibility https://dev.mysql.com/doc/refman/5.5/en/charset-unicode-conversion.html Pull #517 12 Oct 2017 08:47PM UTC web-flow travis-ci pending completion   set done
807 master Limit max len of dbindex fields to 191 for mysql utf8mb4 compatibility https://dev.mysql.com/doc/refman/5.5/en/charset-unicode-conversion.html Pull #517 12 Oct 2017 07:36PM UTC web-flow travis-ci pending completion   set done
806 master Pass request to Django's auth.authenticate function Since Django 1.11 the request parameter was added and it is now passed to authentication backends. https://docs.djangoproject.com/en/1.11/topics/auth/default/#django.contrib.auth.authenticate Pull #515 12 Oct 2017 06:48PM UTC web-flow travis-ci pending completion   set done
805 master Add client_id as a natural key to the default Application model Uses client_id as a natural key when serializing the default Application model, so that when things like fixtures are loaded, references are maintained even when the environment that... Pull #512 03 Oct 2017 12:31AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 54
  • 55
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc