mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #244] [MERGED] fix: Creating User #652
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/244
Author: @notAreYouScared
Created: 5/17/2024
Status: ✅ Merged
Merged: 5/18/2024
Merged by: @notAreYouScared
Base:
main← Head:charles/fix-newuser📝 Commits (6)
15969daFix New User9f5d278Pint12af8feThis is better...cca723dUpdate unique, remove dehydratesd0997dcRemove hints9b2e00epint📊 Changes
5 files changed (+47 additions, -74 deletions)
View changed files
📝
app/Filament/Resources/UserResource.php(+0 -1)➖
app/Filament/Resources/UserResource/Pages/CreateUser.php(+0 -69)📝
app/Filament/Resources/UserResource/Pages/ListUsers.php(+46 -2)📝
app/Providers/Filament/AdminPanelProvider.php(+0 -1)📝
public/css/filament-monaco-editor/filament-monaco-editor-styles.css(+1 -1)📄 Description
Removes the required password field for making new users, triggers email send for user to make their own password.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.