Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass request to django's authenticate #14

Merged
merged 1 commit into from Aug 23, 2019

Conversation

drozdowsky
Copy link

@drozdowsky drozdowsky commented Aug 22, 2019

Ciao,
MR to fix upstream issue: jpadilla#455
Also django-axes requires request in authenticate
"RequestParameterRequired: AxesModelBackend requires calls to authenticate to pass request as an argument."

@fitodic
Copy link
Collaborator

fitodic commented Aug 23, 2019

@drozdowsky Thanks for the PR!

Could you please add a changelog with a brief description of your PR? The procedure is outlined in CONTRIBUTING.md/Changelog. If you have any questions, feel free to ask them here.

@codecov-io
Copy link

codecov-io commented Aug 23, 2019

Codecov Report

Merging #14 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         247    247           
  Branches       25     25           
=====================================
  Hits          247    247
Flag Coverage Δ
#codecov 100% <100%> (ø) ⬆️
#dj111 100% <100%> (ø) ⬆️
#dj20 100% <100%> (ø) ⬆️
#dj21 ?
#dj22 ?
#drf37 100% <100%> (ø) ⬆️
#drf38 100% <100%> (ø) ⬆️
#drf39 100% <100%> (ø) ⬆️
#py27 100% <100%> (ø) ⬆️
#py34 100% <100%> (ø) ⬆️
#py35 100% <100%> (ø) ⬆️
#py36 100% <100%> (ø) ⬆️
#py37 100% <100%> (ø) ⬆️
Impacted Files Coverage Δ
src/rest_framework_jwt/serializers.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad88ffb...2b4125b. Read the comment docs.

@drozdowsky
Copy link
Author

Hi @fitodic
Added! Is it okay?
Thanks for kind response
BR

@fitodic
Copy link
Collaborator

fitodic commented Aug 23, 2019

@drozdowsky Yes, the changelog is OK and you're welcome 🙂

Once merged, I'll initiate the deployment procedure so you can start using it. It should be available on PyPI shortly.

@fitodic fitodic merged commit 46f0064 into Styria-Digital:master Aug 23, 2019
@drozdowsky
Copy link
Author

thank you

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.

None yet

3 participants