[PR #595] [CLOSED] Patch User check & Auto Login in the Installer #845

Closed
opened 2026-02-04 18:55:12 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/595
Author: @rmartinoscar
Created: 9/29/2024
Status: Closed

Base: mainHead: fix/installer


📝 Commits (1)

  • b9020fc Patch User check & Auto Login

📊 Changes

1 file changed (+8 additions, -8 deletions)

View changed files

📝 app/Filament/Pages/Installer/PanelInstaller.php (+8 -8)

📄 Description

We either need to add back APP_INSTALLER=true to .env (like in beta8 but truthy) or set the default to true in 6c205a744d/config/panel.php (L97-L99)


🔄 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/595 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 9/29/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/installer` --- ### 📝 Commits (1) - [`b9020fc`](https://github.com/pelican-dev/panel/commit/b9020fc7b966033699dde18ea4b29fc063505346) Patch User check & Auto Login ### 📊 Changes **1 file changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Pages/Installer/PanelInstaller.php` (+8 -8) </details> ### 📄 Description We either need to add back `APP_INSTALLER=true` to .env (like in [beta8](https://github.com/pelican-dev/panel/blob/0efd7772589fe199a7cea35fb0fbc243eb89f955/.env.example#L7) but truthy) or set the default to true in https://github.com/pelican-dev/panel/blob/6c205a744d01ee4eebe21f74244de9181d03a9be/config/panel.php#L97-L99 --- <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-04 18:55:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#845