mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-25 06:15:55 +03:00
[PR #21] [MERGED] Fix oauth not working in docker container #159
Labels
No labels
bug
considering
discussion
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zotify#159
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?
📋 Pull Request Information
Original PR: https://github.com/Googolplexed0/zotify/pull/21
Author: @IvanCarapovic
Created: 6/11/2025
Status: ✅ Merged
Merged: 6/11/2025
Merged by: @Googolplexed0
Base:
main← Head:fix-docker📝 Commits (1)
4c917a1Fix oauth not working in docker container📊 Changes
3 files changed (+3 additions, -2 deletions)
View changed files
📝
Dockerfile(+1 -0)📝
README.md(+1 -1)📝
zotify/__init__.py(+1 -1)📄 Description
This helped me to authenticate the client within docker from a web browser on the host after opening the link. Should fix https://github.com/Googolplexed0/zotify/issues/17 and https://github.com/Googolplexed0/zotify/issues/20
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.