[PR #5774] Update config.yaml.example #23888

Open
opened 2026-08-05 06:07:59 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/5774
Author: @nonanonymousanon
Created: 4/1/2026
Status: 🔄 Open

Base: mainHead: patch-1


📝 Commits (2)

  • f214a7f Update config.yaml.example
  • aa51c2b Update config.yaml.example

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 combined/config.yaml.example (+4 -2)

📄 Description

password in template is not a hashed value and needs to be

Describe your changes

Stack

Checklist

  • Is it a bug fix
  • [ x] Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)

By submitting this pull request, you confirm that you have read and agree to the terms of the Contributor License Agreement.

Documentation

Select exactly one:

  • [x ] I added/updated documentation for this change
  • Documentation is not needed for this change (explain why)

Docs PR URL (required if "docs added" is checked)

Paste the PR link from https://github.com/netbirdio/docs here:

https://github.com/netbirdio/docs/pull/__

Summary by CodeRabbit

  • Documentation
    • Improved server authentication guidance for initial admin setup: clarified that passwords must be stored hashed, added an example using bcrypt, and included an htpasswd-based command reference to help generate secure hashed passwords.

🔄 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/netbirdio/netbird/pull/5774 **Author:** [@nonanonymousanon](https://github.com/nonanonymousanon) **Created:** 4/1/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`f214a7f`](https://github.com/netbirdio/netbird/commit/f214a7f37dfccfd0d476f609be79151627f9e46b) Update config.yaml.example - [`aa51c2b`](https://github.com/netbirdio/netbird/commit/aa51c2be1fdbe6ff9c3a69b8ff8bba5dce098dc1) Update config.yaml.example ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `combined/config.yaml.example` (+4 -2) </details> ### 📄 Description password in template is not a hashed value and needs to be ## Describe your changes ## Issue ticket number and link ## Stack <!-- branch-stack --> ### Checklist - [ ] Is it a bug fix - [ x] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) > By submitting this pull request, you confirm that you have read and agree to the terms of the [Contributor License Agreement](https://github.com/netbirdio/netbird/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT.md). ## Documentation Select exactly one: - [x ] I added/updated documentation for this change - [ ] Documentation is **not needed** for this change (explain why) ### Docs PR URL (required if "docs added" is checked) Paste the PR link from https://github.com/netbirdio/docs here: https://github.com/netbirdio/docs/pull/__ <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Improved server authentication guidance for initial admin setup: clarified that passwords must be stored hashed, added an example using bcrypt, and included an htpasswd-based command reference to help generate secure hashed passwords. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 06:07:59 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#23888