misc_pterodactyl-panel/app/Console/Commands
Emmet Young 9025f1f583 Repair user creation functionality
Repair functionality of the make user console command (pterodactyl:user)
Fix up the user repository, was using the old $password instead of the changed format $data['password']
Change User model to allow root_admin to be a fillable item.
2017-01-23 00:47:09 +11:00
..
AddLocation.php Apply fixes from StyleCI (#251) 2017-01-13 23:17:32 -05:00
AddNode.php Add support for creating node through CLI. 2017-01-13 23:10:42 -05:00
CleanServiceBackup.php Apply fixes from StyleCI 2016-12-14 21:56:25 +00:00
ClearServices.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
ClearTasks.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Inspire.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
MakeUser.php Repair user creation functionality 2017-01-23 00:47:09 +11:00
RunTasks.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
ShowVersion.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
UpdateEmailSettings.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
UpdateEnvironment.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00