misc_pterodactyl-panel/app/Models
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
..
Allocation.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
APIKey.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
APILog.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
APIPermission.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Checksum.php Apply fixes from StyleCI 2016-12-14 21:56:25 +00:00
Database.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
DatabaseServer.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Download.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Location.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Node.php fix styleci issues 2017-01-07 18:39:41 +01:00
NodeConfigurationToken.php add ability to generate a token to retrieve the config for a specific node 2017-01-07 18:10:11 +01:00
Permission.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Server.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
ServerVariables.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Service.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
ServiceOptions.php Refactor to use more laravel logic and improve compatibility with older PHP versions (#206) 2016-12-12 14:30:57 -05:00
ServicePack.php Apply fixes from StyleCI 2016-12-14 21:56:25 +00:00
ServiceVariables.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Session.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
Subuser.php Refactor to use more laravel logic and improve compatibility with older PHP versions (#206) 2016-12-12 14:30:57 -05:00
Task.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
TaskLog.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
User.php Repair user creation functionality 2017-01-23 00:47:09 +11:00