[PR #57] [MERGED] refactor: rename --cors to --enable-cors #446

Closed
opened 2026-04-08 16:52:57 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/57
Author: @sigoden
Created: 6/19/2022
Status: Merged
Merged: 6/19/2022
Merged by: @sigoden

Base: mainHead: refactor-cors


📝 Commits (1)

  • 1eb0000 refactor: rename --cors to --enable-cors

📊 Changes

4 files changed (+16 additions, -17 deletions)

View changed files

📝 README.md (+4 -5)
📝 src/args.rs (+8 -8)
📝 src/server.rs (+2 -2)
📝 tests/cors.rs (+2 -2)

📄 Description

BREAKING CHANGE: --cors rename to --enable-cors


🔄 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/sigoden/dufs/pull/57 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/19/2022 **Status:** ✅ Merged **Merged:** 6/19/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `refactor-cors` --- ### 📝 Commits (1) - [`1eb0000`](https://github.com/sigoden/dufs/commit/1eb00006941a99f1846a9f6989b8faf5540cbaa7) refactor: rename --cors to --enable-cors ### 📊 Changes **4 files changed** (+16 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -5) 📝 `src/args.rs` (+8 -8) 📝 `src/server.rs` (+2 -2) 📝 `tests/cors.rs` (+2 -2) </details> ### 📄 Description BREAKING CHANGE: `--cors` rename to `--enable-cors` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:52:57 +03:00
zhus closed this issue 2026-04-08 16:52:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#446