[PR #3725] [MERGED] [management] fix lastLogin on dashboard #21330

Closed
opened 2026-08-05 05:08:22 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3725
Author: @pascal-fischer
Created: 4/23/2025
Status: Merged
Merged: 4/23/2025
Merged by: @pascal-fischer

Base: mainHead: fix/last-login-on-dashboard


📝 Commits (2)

📊 Changes

3 files changed (+25 additions, -6 deletions)

View changed files

📝 management/server/http/handler.go (+1 -0)
📝 management/server/http/middleware/auth_middleware.go (+18 -6)
📝 management/server/http/middleware/auth_middleware_test.go (+6 -0)

📄 Description

Describe your changes

Stack

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/3725 **Author:** [@pascal-fischer](https://github.com/pascal-fischer) **Created:** 4/23/2025 **Status:** ✅ Merged **Merged:** 4/23/2025 **Merged by:** [@pascal-fischer](https://github.com/pascal-fischer) **Base:** `main` ← **Head:** `fix/last-login-on-dashboard` --- ### 📝 Commits (2) - [`a818c95`](https://github.com/netbirdio/netbird/commit/a818c956f6d24d8157fbb886fc8f0a9bcd79b568) fix lastLogin on dashboard - [`d271ded`](https://github.com/netbirdio/netbird/commit/d271dedaf5547679fc79d70cd6ef16bf95ab829f) fix test ### 📊 Changes **3 files changed** (+25 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `management/server/http/handler.go` (+1 -0) 📝 `management/server/http/middleware/auth_middleware.go` (+18 -6) 📝 `management/server/http/middleware/auth_middleware_test.go` (+6 -0) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ## Stack <!-- branch-stack --> ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <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 05:08:22 -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#21330