[PR #1342] [MERGED] Enable encryption by default #1780

Closed
opened 2026-05-05 08:01:45 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/1342
Author: @p12tic
Created: 11/1/2021
Status: Merged
Merged: 11/1/2021
Merged by: @p12tic

Base: masterHead: enable-encryption-by-default


📝 Commits (1)

  • bfa8964 Enable encryption by default

📊 Changes

5 files changed (+11 additions, -5 deletions)

View changed files

doc/newsfragments/enable-crypto-by-default.feature (+2 -0)
📝 src/gui/src/MainWindow.cpp (+2 -2)
📝 src/lib/barrier/App.h (+2 -1)
📝 src/lib/barrier/ArgParser.cpp (+4 -1)
📝 src/lib/barrier/ArgsBase.cpp (+1 -1)

📄 Description

This PR changes the command-line tool option so that encrypted connections is enabled by default and an additional flag is needed to disable 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/debauchee/barrier/pull/1342 **Author:** [@p12tic](https://github.com/p12tic) **Created:** 11/1/2021 **Status:** ✅ Merged **Merged:** 11/1/2021 **Merged by:** [@p12tic](https://github.com/p12tic) **Base:** `master` ← **Head:** `enable-encryption-by-default` --- ### 📝 Commits (1) - [`bfa8964`](https://github.com/debauchee/barrier/commit/bfa8964305386901b682830e278bd009adb52b49) Enable encryption by default ### 📊 Changes **5 files changed** (+11 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `doc/newsfragments/enable-crypto-by-default.feature` (+2 -0) 📝 `src/gui/src/MainWindow.cpp` (+2 -2) 📝 `src/lib/barrier/App.h` (+2 -1) 📝 `src/lib/barrier/ArgParser.cpp` (+4 -1) 📝 `src/lib/barrier/ArgsBase.cpp` (+1 -1) </details> ### 📄 Description This PR changes the command-line tool option so that encrypted connections is enabled by default and an additional flag is needed to disable it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:01:45 -06: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: github-starred/barrier#1780
No description provided.