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

fix: remove unused JWT_AUTH_REFRESH_COOKIE #362

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

robrap
Copy link
Contributor

@robrap robrap commented Jul 5, 2023

Remove the setting JWT_AUTH_REFRESH_COOKIE
which serves no purpose.

See DEPR: openedx/public-engineering#190

Merge checklist:
Check off if complete or not applicable:

  • Changelog record added
  • Documentation updated (not only docstrings)
  • Fixup commits are squashed away
  • Unit tests added/updated
  • Manual testing instructions provided
  • Noted any: Concerns, dependencies, deadlines, tickets

@timmc-edx
Copy link
Contributor

I have a PR up to fix the mysqlclient issue that's causing your tests to fail: #364

@timmc-edx
Copy link
Contributor

The other PR is merged now, so your tests should pass now if you rebase (or merge down to your branch.)

Remove the setting JWT_AUTH_REFRESH_COOKIE
which serves no purpose.

See DEPR: openedx/public-engineering#190
@robrap robrap force-pushed the robrap/DEPR-JWT_AUTH_REFRESH_COOKIE branch from 9fb3e1e to 4cc7487 Compare July 7, 2023 15:06
@robrap robrap enabled auto-merge (squash) July 7, 2023 15:09
@robrap robrap merged commit 6fe96b7 into master Jul 7, 2023
4 checks passed
@robrap robrap deleted the robrap/DEPR-JWT_AUTH_REFRESH_COOKIE branch July 7, 2023 15:13
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.

2 participants