Fix issues with oauth2-proxy #66
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: chaoslama/compose-services#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Oauth2-proxy seems to have some issues with keeping authentication. In firefly the cookies don't persist properly, leading to errors on certain actions (e.g. bulk editing). Navidrome often logs out.
I just realized: The fix needs to happen upstream in the jointech-repoistory, since this affects mainly services here I'm keeping the issue in this repository though
This issue seems to have been resolved over the past refactorings.