[PR #442] [MERGED] Add ability to create User on Create Server page #764

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/442
Author: @rmartinoscar
Created: 6/28/2024
Status: Merged
Merged: 6/30/2024
Merged by: @notAreYouScared

Base: mainHead: feature/adduser-addserver


📝 Commits (3)

  • 8441971 Add ability to create a User on Create Server page
  • 52bbb72 pint
  • d9a85d3 Fix creating user without password

📊 Changes

1 file changed (+46 additions, -2 deletions)

View changed files

📝 app/Filament/Resources/ServerResource/Pages/CreateServer.php (+46 -2)

📄 Description

Add ability to create a User (for owner) when Creating a Server without having to switch pages like for Allocations


🔄 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/442 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 6/28/2024 **Status:** ✅ Merged **Merged:** 6/30/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `feature/adduser-addserver` --- ### 📝 Commits (3) - [`8441971`](https://github.com/pelican-dev/panel/commit/8441971715b86732cf433db215052246e5be0ed5) Add ability to create a User on Create Server page - [`52bbb72`](https://github.com/pelican-dev/panel/commit/52bbb7279b0159e7138b6517481e47eccb84cb30) pint - [`d9a85d3`](https://github.com/pelican-dev/panel/commit/d9a85d3b9d2f438fa43ac10fd6bacadad855c3d5) Fix creating user without password ### 📊 Changes **1 file changed** (+46 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/ServerResource/Pages/CreateServer.php` (+46 -2) </details> ### 📄 Description Add ability to create a User (for owner) when Creating a Server without having to switch pages like for Allocations --- <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:48:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#764