[PR #1187] [MERGED] do not overwrite unchanged cached Credentials (#1168) #1271

Closed
opened 2026-02-27 20:01:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1187
Author: @jokester
Created: 7/13/2023
Status: Merged
Merged: 7/13/2023
Merged by: @roderickvd

Base: devHead: fix/prevent-overwrite-to-unchanged-cred


📝 Commits (2)

  • ebf600d do not overwrite unchanged cached Credentials (#1168)
  • d6257c4 make clippy happy: clippy::default-constructed-unit-structs

📊 Changes

3 files changed (+10 additions, -4 deletions)

View changed files

📝 core/src/authentication.rs (+1 -1)
📝 core/src/session.rs (+7 -1)
📝 playback/src/audio_backend/jackaudio.rs (+2 -2)

📄 Description

fixes #1168


🔄 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/librespot-org/librespot/pull/1187 **Author:** [@jokester](https://github.com/jokester) **Created:** 7/13/2023 **Status:** ✅ Merged **Merged:** 7/13/2023 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `fix/prevent-overwrite-to-unchanged-cred` --- ### 📝 Commits (2) - [`ebf600d`](https://github.com/librespot-org/librespot/commit/ebf600d96e8ff44b5ce6468458f36e0b66850fdf) do not overwrite unchanged cached Credentials (#1168) - [`d6257c4`](https://github.com/librespot-org/librespot/commit/d6257c41ca2f53acf17d82f6d0cfcc5e24907b66) make clippy happy: clippy::default-constructed-unit-structs ### 📊 Changes **3 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `core/src/authentication.rs` (+1 -1) 📝 `core/src/session.rs` (+7 -1) 📝 `playback/src/audio_backend/jackaudio.rs` (+2 -2) </details> ### 📄 Description fixes #1168 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:49 +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/librespot#1271
No description provided.