[PR #2015] [MERGED] remove custom contains funcs for slices.Contains #2452

Closed
opened 2025-12-29 03:21:20 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2015
Author: @kradalby
Created: 7/18/2024
Status: Merged
Merged: 7/19/2024
Merged by: @kradalby

Base: mainHead: kradalby/isstringinslice-clean


📝 Commits (1)

  • 3228b30 remove custom contains funcs for slices.Contains

📊 Changes

4 files changed (+7 additions, -26 deletions)

View changed files

📝 cmd/headscale/cli/nodes.go (+3 -2)
📝 cmd/headscale/cli/utils.go (+0 -11)
📝 hscontrol/oidc.go (+4 -3)
📝 hscontrol/util/string.go (+0 -10)

📄 Description

cleanups


🔄 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/2015 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 7/18/2024 **Status:** ✅ Merged **Merged:** 7/19/2024 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/isstringinslice-clean` --- ### 📝 Commits (1) - [`3228b30`](https://github.com/juanfont/headscale/commit/3228b3003002de0e27c569847d39c00d10e44a32) remove custom contains funcs for slices.Contains ### 📊 Changes **4 files changed** (+7 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `cmd/headscale/cli/nodes.go` (+3 -2) 📝 `cmd/headscale/cli/utils.go` (+0 -11) 📝 `hscontrol/oidc.go` (+4 -3) 📝 `hscontrol/util/string.go` (+0 -10) </details> ### 📄 Description cleanups --- <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 03:21:20 +01:00
adam closed this issue 2025-12-29 03:21:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2452