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

Auth token is currently being sent to login and refresh_jwt endpoints #1320

Closed
pedrolamas opened this issue Jan 22, 2024 · 0 comments · Fixed by #1321
Closed

Auth token is currently being sent to login and refresh_jwt endpoints #1320

pedrolamas opened this issue Jan 22, 2024 · 0 comments · Fixed by #1321
Assignees
Labels
GH - Bug Something isn't working
Milestone

Comments

@pedrolamas
Copy link
Member

Fluidd Version

1.27.1

Browser

Edge

Device

Desktop PC

Operating System

Windows

What happened

Fluidd is sending the Authorization header to the /access/login and access/refresh_jwt Moonraker endpoints

What did you expect to happen

No Authorization header should be sent to /access/login and access/refresh_jwt Moonraker endpoints

How to reproduce

Login and observe request, wait for refresh token to expire and observe request.

Additional information

This is a follow up on Arksine/moonraker#793

@pedrolamas pedrolamas added the GH - Bug Something isn't working label Jan 22, 2024
@pedrolamas pedrolamas added this to the 1.27.2 milestone Jan 22, 2024
@pedrolamas pedrolamas self-assigned this Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GH - Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant