[PR #397] [MERGED] stream/manage: fix and clean up verifyStream function #12964

Closed
opened 2026-05-12 17:24:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/397
Author: @wukko
Created: 3/22/2024
Status: Merged
Merged: 3/22/2024
Merged by: @wukko

Base: currentHead: fix-verifystream


📝 Commits (1)

  • 2ce033b stream/manage: fix and clean up verifyStream function

📊 Changes

1 file changed (+23 additions, -19 deletions)

View changed files

📝 src/modules/stream/manage.js (+23 -19)

📄 Description

  • no longer throws an incorrect type of error
  • checks whether cache exists before attempting to decrypt it

🔄 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/imputnet/cobalt/pull/397 **Author:** [@wukko](https://github.com/wukko) **Created:** 3/22/2024 **Status:** ✅ Merged **Merged:** 3/22/2024 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `fix-verifystream` --- ### 📝 Commits (1) - [`2ce033b`](https://github.com/imputnet/cobalt/commit/2ce033b75497e572625178b55d46bd419e3a0923) stream/manage: fix and clean up verifyStream function ### 📊 Changes **1 file changed** (+23 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/stream/manage.js` (+23 -19) </details> ### 📄 Description - no longer throws an incorrect type of error - checks whether cache exists before attempting to decrypt it --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-12 17:24:32 -05:00
Sign in to join this conversation.