[PR #917] [MERGED] Add test for and fix serverRoot breach #1786

Closed
opened 2026-02-25 23:30:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/917
Author: @marcelklehr
Created: 7/17/2021
Status: Merged
Merged: 7/18/2021
Merged by: @marcelklehr

Base: developHead: fix/server-root-breach


📝 Commits (6)

  • 6aa1acc Add test for serverRoot breach
  • 01e7195 Fix serverRoot breach
  • 92a54fc NextcloudFolders: Don't update title of existing bookmarks on creations
  • 9c5d8d4 Merge#getDiffs: Don't produce UPDATE actions
  • 74a5de1 Update test for duplicate bookmarks in different serverRoot folders
  • a220568 Tests: Don't test UPDATEs with noCache setting anymore

📊 Changes

3 files changed (+43 additions, -77 deletions)

View changed files

📝 src/lib/adapters/NextcloudFolders.ts (+8 -6)
📝 src/lib/strategies/Merge.ts (+5 -0)
📝 src/test/test.js (+30 -71)

📄 Description

(see #912)


🔄 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/floccusaddon/floccus/pull/917 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 7/17/2021 **Status:** ✅ Merged **Merged:** 7/18/2021 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `fix/server-root-breach` --- ### 📝 Commits (6) - [`6aa1acc`](https://github.com/floccusaddon/floccus/commit/6aa1acc5a08f4be872776b2aff408709220aa88b) Add test for serverRoot breach - [`01e7195`](https://github.com/floccusaddon/floccus/commit/01e7195eaa66deed32b9d35ad76ac9a3c444d1c8) Fix serverRoot breach - [`92a54fc`](https://github.com/floccusaddon/floccus/commit/92a54fcd00f575b56a9bd8d9cdccf5380b4b24e4) NextcloudFolders: Don't update title of existing bookmarks on creations - [`9c5d8d4`](https://github.com/floccusaddon/floccus/commit/9c5d8d4f6146d45fd4916516c4bf18d2b073f957) Merge#getDiffs: Don't produce UPDATE actions - [`74a5de1`](https://github.com/floccusaddon/floccus/commit/74a5de10fb2cd0ede8a124c201a07dde154665db) Update test for duplicate bookmarks in different serverRoot folders - [`a220568`](https://github.com/floccusaddon/floccus/commit/a220568326f83ebdcecc7e217f7472f371506972) Tests: Don't test UPDATEs with noCache setting anymore ### 📊 Changes **3 files changed** (+43 additions, -77 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/adapters/NextcloudFolders.ts` (+8 -6) 📝 `src/lib/strategies/Merge.ts` (+5 -0) 📝 `src/test/test.js` (+30 -71) </details> ### 📄 Description (see #912) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:30:50 +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/floccus#1786
No description provided.