[PR #1071] [MERGED] Show clients offline when expired #1856

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1071
Author: @juanfont
Created: 12/18/2022
Status: Merged
Merged: 12/19/2022
Merged by: @juanfont

Base: mainHead: offline-on-expired


📝 Commits (1)

  • b2097bd Clients are offline when expired

📊 Changes

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

View changed files

📝 machine.go (+4 -0)

📄 Description

When a machine has logged out, it would still show online for the next keepAlivePeriod.

With this small PR that is solved.


🔄 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/1071 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 12/18/2022 **Status:** ✅ Merged **Merged:** 12/19/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `offline-on-expired` --- ### 📝 Commits (1) - [`b2097bd`](https://github.com/juanfont/headscale/commit/b2097bdae195096cf1250658a40bd3361f442712) Clients are offline when expired ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `machine.go` (+4 -0) </details> ### 📄 Description When a machine has logged out, it would still show online for the next keepAlivePeriod. With this small PR that is solved. --- <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:00 +01:00
adam closed this issue 2025-12-29 02:32:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1856