misc_pterodactyl-panel/app
Matthew Penner 4fa38b8e9c
Fix wings receiving wrong suspended status on sync ()
Due to wings pulling the server configuration rather than the Panel pushing it,
wings gets the wrong status for a server if both the status update and sync request
are ran in a transaction due to the status not being persisted in the database.

Fixes 
2021-10-07 08:46:09 -07:00
..
Console cmd(upgrade): fix force and seed flags being ignored () 2021-08-03 19:48:34 -07:00
Contracts Fix tests 2021-01-30 19:12:22 -08:00
Events Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Exceptions Add support for locking backups to prevent any accidental deletions 2021-05-03 21:26:09 -07:00
Extensions Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
Helpers Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Http Fix security vulnerability when authenticating a two-factor authentication token for a user 2021-09-21 21:30:08 -07:00
Jobs Add test coverage for RunTaskJob 2021-05-01 12:24:42 -07:00
Models Fix missing user agent headers to store an empty string rather than null value 2021-09-11 13:00:53 -07:00
Notifications Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Observers Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Policies Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
Providers Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Repositories Update API calls to Wings to only pass the required details with the changes to the installer system 2021-08-29 14:09:43 -07:00
Rules Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00
Services Fix wings receiving wrong suspended status on sync () 2021-10-07 08:46:09 -07:00
Traits Additional coverage to ensure values are wrapped as expected; ref 2021-04-24 16:39:56 -07:00
Transformers Correctly expose OOM disable state for a server 2021-09-13 21:02:12 -07:00
helpers.php Turns out I hate that huge space formatting, disable that mess 2021-01-27 20:52:11 -08:00