[PR #21] [MERGED] Fix oauth not working in docker container #159

Closed
opened 2026-02-27 04:57:52 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: fix-docker


📝 Commits (1)

  • 4c917a1 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Googolplexed0/zotify/pull/21 **Author:** [@IvanCarapovic](https://github.com/IvanCarapovic) **Created:** 6/11/2025 **Status:** ✅ Merged **Merged:** 6/11/2025 **Merged by:** [@Googolplexed0](https://github.com/Googolplexed0) **Base:** `main` ← **Head:** `fix-docker` --- ### 📝 Commits (1) - [`4c917a1`](https://github.com/Googolplexed0/zotify/commit/4c917a149810c80fa7181a4a2aab557e3badfa4f) Fix oauth not working in docker container ### 📊 Changes **3 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -0) 📝 `README.md` (+1 -1) 📝 `zotify/__init__.py` (+1 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:57:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zotify#159
No description provided.