[PR #373] [MERGED] feat(acls): normalize the group name #1410

Closed
opened 2025-12-29 02:29:58 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/373
Author: @restanrm
Created: 3/1/2022
Status: Merged
Merged: 3/1/2022
Merged by: @kradalby

Base: mainHead: feat-email-in-acls


📝 Commits (2)

  • a455a87 feat(acls): normalize the group name
  • b2dca80 docs: update changelog

📊 Changes

3 files changed (+125 additions, -37 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 acls.go (+35 -11)
📝 acls_test.go (+89 -26)

📄 Description

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • [] added integration tests
  • [] updated documentation if needed
  • updated CHANGELOG.md

closes #372


🔄 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/juanfont/headscale/pull/373 **Author:** [@restanrm](https://github.com/restanrm) **Created:** 3/1/2022 **Status:** ✅ Merged **Merged:** 3/1/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `feat-email-in-acls` --- ### 📝 Commits (2) - [`a455a87`](https://github.com/juanfont/headscale/commit/a455a874add8b559eaa287c4d380ecda0196b357) feat(acls): normalize the group name - [`b2dca80`](https://github.com/juanfont/headscale/commit/b2dca80e7a2f0364d476972dc0d6de2e653939e5) docs: update changelog ### 📊 Changes **3 files changed** (+125 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `acls.go` (+35 -11) 📝 `acls_test.go` (+89 -26) </details> ### 📄 Description <!-- Please tick if the following things apply. You… --> - [x] read the [CONTRIBUTING guidelines](README.md#user-content-contributing) - [x] raised a GitHub issue or discussed it on the projects chat beforehand - [x] added unit tests - [] added integration tests - [] updated documentation if needed - [x] updated CHANGELOG.md closes #372 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:29:58 +01:00
adam closed this issue 2025-12-29 02:29:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1410