Skip to content

Fix problem with logout button#1815

Merged
umputun merged 1 commit intomasterfrom
paskal/fix_logout
Sep 20, 2024
Merged

Fix problem with logout button#1815
umputun merged 1 commit intomasterfrom
paskal/fix_logout

Conversation

@paskal
Copy link
Copy Markdown
Collaborator

@paskal paskal commented Sep 19, 2024

The logout auth endpoint was returning no response body and type application/json which is not valid, this commit changes it to return plain/text instead which makes it valid.

Resolves #1812.

The logout auth endpoint was returning no response body and type
application/json which is not valid, this commit changes it to return
plain/text instead which makes it valid.
@paskal paskal marked this pull request as ready for review September 19, 2024 23:49
@paskal paskal requested a review from umputun as a code owner September 19, 2024 23:49
@umputun umputun merged commit 6cd5c45 into master Sep 20, 2024
@umputun umputun deleted the paskal/fix_logout branch September 20, 2024 00:04
@paskal paskal added this to the v1.14.0 milestone Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Encounter proplem in logging out

2 participants