[PR #1082] [MERGED] Add logout method to Tailscale interface #1865

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1082
Author: @juanfont
Created: 12/21/2022
Status: Merged
Merged: 12/22/2022
Merged by: @juanfont

Base: mainHead: add-logout-to-tailscale


📝 Commits (1)

  • 232697c Add logout method to tsic

📊 Changes

3 files changed (+11 additions, -1 deletions)

View changed files

📝 integration/auth_web_flow_test.go (+1 -1)
📝 integration/tailscale.go (+1 -0)
📝 integration/tsic/tsic.go (+9 -0)

📄 Description

Add a helper method to logout a tailscale client in integration tests.


🔄 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/1082 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 12/21/2022 **Status:** ✅ Merged **Merged:** 12/22/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `add-logout-to-tailscale` --- ### 📝 Commits (1) - [`232697c`](https://github.com/juanfont/headscale/commit/232697c2c933c3b8f6e9c08203c1be6206045989) Add logout method to tsic ### 📊 Changes **3 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `integration/auth_web_flow_test.go` (+1 -1) 📝 `integration/tailscale.go` (+1 -0) 📝 `integration/tsic/tsic.go` (+9 -0) </details> ### 📄 Description Add a helper method to logout a tailscale client in integration tests. --- <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:32:02 +01:00
adam closed this issue 2025-12-29 02:32:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1865