[PR #755] [MERGED] Handle token expiring and token expired websocket events #944

Closed
opened 2026-02-05 17:59:14 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/755
Author: @Boy132
Created: 12/3/2024
Status: Merged
Merged: 12/4/2024
Merged by: @Boy132

Base: mainHead: fix/token-expire


📝 Commits (3)

  • d6d0c21 handle token expiring and token expired events
  • 2a6952e fix "getToken"
  • a258d16 Move logic to Widget instead of blade & add user check

📊 Changes

2 files changed (+48 additions, -26 deletions)

View changed files

📝 app/Filament/Server/Widgets/ServerConsole.php (+31 -0)
📝 resources/views/filament/components/server-console.blade.php (+17 -26)

📄 Description

No description provided


🔄 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/pelican-dev/panel/pull/755 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 12/3/2024 **Status:** ✅ Merged **Merged:** 12/4/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `fix/token-expire` --- ### 📝 Commits (3) - [`d6d0c21`](https://github.com/pelican-dev/panel/commit/d6d0c21815fe7bd33b73811e4088f8ca1731b55b) handle `token expiring` and `token expired` events - [`2a6952e`](https://github.com/pelican-dev/panel/commit/2a6952e2bd9f8c5e536e216b72fc58d46a92aa67) fix "getToken" - [`a258d16`](https://github.com/pelican-dev/panel/commit/a258d1613718ca60b17b87c00d3a759ea4a5443e) Move logic to Widget instead of blade & add user check ### 📊 Changes **2 files changed** (+48 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Widgets/ServerConsole.php` (+31 -0) 📝 `resources/views/filament/components/server-console.blade.php` (+17 -26) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 17:59:14 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#944