Skip to content

Conversation

zuzelvp
Copy link
Contributor

@zuzelvp zuzelvp commented Aug 29, 2014

Related to #138

lawik and others added 30 commits March 10, 2014 10:13
Adds indexes to the OAuth2 related models.
ModelFormMixin (base class of ApplicationUpdate) without the fields attribute is prohibited.
more flexible for related name of user field in AbstractApplication model
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling ff7cccf on waveaccounting:DEP-368-fix-permanent-refresh-tokens into e983442 on evonove:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) when pulling 3437f07 on waveaccounting:DEP-368-fix-permanent-refresh-tokens into e983442 on evonove:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) when pulling 3437f07 on waveaccounting:DEP-368-fix-permanent-refresh-tokens into e983442 on evonove:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.12%) when pulling 1f85558 on waveaccounting:DEP-368-fix-permanent-refresh-tokens into e983442 on evonove:master.

@conradev
Copy link
Contributor

@zuzelvp, While the refresh token is deleted here, isn't the same one immediately created right after here?

OAuthLib is the library that determines the new refresh token.

@zuzelvp
Copy link
Contributor Author

zuzelvp commented Aug 29, 2014

@conradev yes, I noticed after posting and deleted my previous comment ;)

@zuzelvp
Copy link
Contributor Author

zuzelvp commented Aug 29, 2014

@conradev FYI I am cool with either solution (i.e., removing the line that changes request.refresh_token or restoring it later). Feel free to reuse the tests on your pull request.

@zuzelvp zuzelvp changed the title WIP Fix non rotating refresh tokens Fix non rotating refresh tokens Sep 2, 2014
@masci masci added this to the 0.8.0 milestone Dec 15, 2014
@masci masci merged commit 1f85558 into django-oauth:master Jan 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants